Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Latest commit

 

History

History
46 lines (45 loc) · 4.44 KB

File metadata and controls

46 lines (45 loc) · 4.44 KB

Psammead Test Helpers Changelog

Version Description
6.0.5 PR#4511 removes empty dependency key
6.0.4 PR#4420 bumps 3rd-party dependencies
6.0.3 PR#4368 use Yarn Workspaces
6.0.2 PR#4335 switch to yarn for package management
6.0.1 PR#4303 Trigger rebuild following babel config update for emotion 11
6.0.0 PR#4201 removes matchSnapshotAsync helper function
5.0.2 PR#4191 remove use of deprecated waitForDomChange
5.0.1 PR#3927 Remove reference to styled-components in pacakge description
5.0.0 PR#3869 shouldMatchSnapshot simplified to work with Emotion
4.0.0 PR#3636 Decouple from jest-styled-components
3.1.5 PR#3388 Update react-helmet to 6.0.0
3.1.4 PR#3270 Security fixes
3.1.3 PR#3155 add matchSnapshotAsync method to README
3.1.2 PR#2405 remove react-test-renderer from package.json
3.1.1 PR#2421 Removes done from matchSnapshotAsync and minor refactors
3.1.0 PR#2416 Adds matchSnapshotAsync export
3.0.2 PR#2166 remove async keyword from test helper to fix regenerator runtime plugin error
3.0.1 PR#2123 Removes use of async/await
3.0.0 PR#2104 add function to detect and render helmet for use in snapshots
2.0.2 PR#1994 Add comment to clarify new shouldMatchSnapshot logic
2.0.1 PR#1958 Update shouldMatchSnapshot to add firstChild logic
2.0.0 PR#1917 Remove react-test-renderer and shallow rendering
1.3.2 PR#1919 Accidental version bump
1.3.1 PR#1849 Update README.md
1.3.0 PR#1846 Import test helper functions from simorgh
1.2.1 PR#1803 Patches broken links on badges in documentation
1.2.0 PR#1794 Add david dependency badges
1.1.1 PR#1682 Move all dev dependencies to top level package.json
1.1.0 PR#1233 Add ESM modules entry
1.0.2 PR#1083 Use [email protected]
1.0.1 PR#732 Use @testing-library/react for generating snapshots
1.0.0 PR#679 Bump version number
0.3.4 PR#424 Add Snyk badge to readme
0.3.3 PR#323 Update readme storybook badge
0.3.2 PR#264 Resolving package-lock issues.
0.3.1 PR#264 Resolving package-lock issues.
0.3.0 PR#224 Adds a helper method for testing package export values and uses it to test its own exports.
0.2.1 PR#255 Bumps package version to fix what appears to be an erroneously-published version.
0.1.2 PR#212 Update package description and README.
0.1.1 PR#173 Update PRs welcome link
0.1.0 PR#80 Create initial package, pulled in from simorgh.