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

Latest commit

 

History

History
51 lines (50 loc) · 4.74 KB

CHANGELOG.md

File metadata and controls

51 lines (50 loc) · 4.74 KB

Psammead Image Changelog

Version Description
3.1.3 PR#4614 Version bump
3.1.2 PR#4627 Version bump
3.1.1 PR#4626 Elevate sizes attribute to source tags
3.1.0 PR#4608 Derive mime type from srcset
3.0.1 PR#4607 Fix amp-img fallback value
3.0.0 PR#4606 Add support for WebP
2.0.8 PR#4486 upgrade minor/patch dependencies
2.0.7 PR#4420 bumps 3rd-party dependencies
2.0.6 PR#4368 use Yarn Workspaces
2.0.5 PR#4335 switch to yarn for package management
2.0.4 PR#4303 Trigger rebuild following babel config update for emotion 11
2.0.3 PR#4271 change react peer dep to >=16.9.0
2.0.2 PR#4193 Upgrade Emotion to v11
2.0.1 PR#4188 Make amp-img compatible with emotion
2.0.0 PR#3876 Migrate to emotion
1.2.5 PR#3728 Tweaks following Storybook v5.3.19 to v6.0.22 update
1.2.4 PR#2607 Bump dependencies
1.2.3 PR#2460 Fix Storybook console errors
1.2.2 PR#1942 Talos - Bump React to 16.9.0
1.2.1 PR#1803 Patches broken links on badges in documentation
1.2.0 PR#1794 Add david dependency badges
1.1.3 PR#1682 Move all dev dependencies to top level package.json
1.1.2 PR#1597 Bump @bbc/psammead-assets, @bbc/psammead-test-helpers
1.1.1 PR#1518 Clear unit test warnings
1.1.0 PR#1233 Add ESM modules entry
1.0.6 PR#1180 use [email protected] and [email protected]
1.0.5 PR#1082 Bump lodash security vulnerability
1.0.4 PR#783 Update to latest psammead-test-helpers. Update snapshots.
1.0.3 PR#713 Update styled-components to 4.3.2
1.0.2 PR#703 Add support for sizes prop in both Img & AmpImg
1.0.1 PR#690 Updates implementation of image fade in to additionally transition visibility
1.0.0 PR#679 Bump version number
0.4.0 PR#618 Option to fade images in. Added optional fade prop.
0.3.6 PR#492 Make img width prop optional
0.3.5 PR#424 Add Snyk badge to readme
0.3.4 PR#407 Organise dependencies properly
0.3.3 PR#323 Update storybook badge url
0.3.2 PR#323 Update readme storybook badge
0.3.1 PR#310 Ensure lockfile is added to package.
0.3.0 PR#241 Add AmpImg component. Update Image to have optional srcset prop.
0.2.3 PR#264 Resolving package-lock issues.
0.2.2 PR#245 Ensures documentation consistent across component packages.
0.2.1 PR#231 Add link to Storybook to README
0.2.0 PR#234 Change height prop to be optional. Update the storybook example.
0.1.1 PR#230 Add README to Storybook
0.1.0 PR#225 Create initial package, pulled in from Simorgh.