Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

v4.0.0

Compare
Choose a tag to compare
@JamieB-gu JamieB-gu released this 30 Nov 13:44
· 100 commits to main since this release
4065224

@guardian/types v1.0.0

The headline change in this release is the move to v1.0.0 of @guardian/types (#131). This is a breaking change due to the requirement on consumers of image-rendering to also be on v1.0.0 of @guardian/types (this is reflected in the fact that image-rendering now marks it as a peerDependency).

Dev Tools

The other changes in this release shouldn't affect consumers of the library, they're focused on quality-of-life improvements for developers:

  • Bumping Storybook to v6.1 (#124)
  • Introduction of Chromatic for visual regression testing with component snapshots (#125)
  • Addition of linting via ESLint, Prettier and the Guardian linting config (#126 and #127)