Skip to content

v2.2.7

Choose a tag to compare

@stefanoverna stefanoverna released this 25 Aug 11:06
· 19 commits to master since this release

datocms-plugin-sdk

Patch Changes

  • 5b90e51: Pin the @datocms/cma-client and emoji-regex-xs dependencies, which were both declared as "*". An unbounded range means every install resolves whatever the latest major happens to be, so a breaking release of either package could break the SDK for new installs without a single change on our side. They are now ^5.0.0 and ^2.0.0: the widest range that excludes the next major, so plugins already using either package keep a single copy in their tree instead of getting a duplicate.

datocms-react-ui

Patch Changes

  • Updated dependencies [5b90e51]
    • datocms-plugin-sdk@2.2.7