Skip to content

v5.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@contentful-automation contentful-automation released this 17 Jul 16:03
· 8 commits to canary since this release

5.0.0-alpha.1 (2023-07-17)

Features

  • adds current location to location API (067b57f)
  • Remove Space API (#1576) [EXT-3594] (95541bc)
  • Remove XXXExtensionSDK deprecated types (#1574) [EXT-3204] (1b40aa2)
  • removes navigator.openPageExtension [EXT-4621] (#1581) (1cd2138)
  • removes extensions from Dialog API [EXT-3595] (#1577) (824a111)
  • removes extensions from IDs API [EXT-3597] (#1579) (5260be5)
  • rename navigator.openCurrentAppPage [EXT-3596] (#1580) (1d1bfe7)
  • Stop publishing contentful-ui-extensions-sdk package to npm (#1584) [EXT-3593] (51faf28)

BREAKING CHANGES

  • remove space api
  • remove XXXExtensionSDK deprecated types
  • removes navigator.openPageExtension
  • renames navigator.openCurrentAppPage to
    navigator.openPage
  • removes extensions from IDs API
  • removes extensions from Dialog API