Skip to content

Remove Terminus v1 compatibility

Compare
Choose a tag to compare
@drzax drzax released this 17 Nov 06:51
· 6 commits to main since this release
d2bd33e

Breaking changes:

  • All functionality and types related to Terminus v1 have been removed.
  • The default export has been removed

Other changes:

  • There is now an optional defaultRatio prop on returned image data if it has been set in the CMS

Commits:

  • Add defaultRatio to readme. bbfa410
  • Remove more redundant v1 code 25814b4
  • Update tests and remove code related to Terminus v1 2c84717
  • Return defaultRatio for images 5213c64
  • Remove outdated documentation from the readme d4b407d
  • Remove default export 5390660
  • tsdx → tsub, jest, eslint 9189e1c

v5.0.0...v6.0.0