Commit 2422411
committed
chore: 5.0.0-alpha.1 [skip ci]
# [5.0.0-alpha.1](v4.22.1...v5.0.0-alpha.1) (2023-07-17)
### Features
* adds current location to location API ([067b57f](067b57f))
* Remove Space API ([#1576](#1576)) [EXT-3594] ([95541bc](95541bc))
* Remove XXXExtensionSDK deprecated types ([#1574](#1574)) [EXT-3204] ([1b40aa2](1b40aa2))
* removes `navigator.openPageExtension` [EXT-4621] ([#1581](#1581)) ([1cd2138](1cd2138))
* removes extensions from Dialog API [EXT-3595] ([#1577](#1577)) ([824a111](824a111))
* removes extensions from IDs API [EXT-3597] ([#1579](#1579)) ([5260be5](5260be5))
* rename `navigator.openCurrentAppPage` [EXT-3596] ([#1580](#1580)) ([1d1bfe7](1d1bfe7))
* Stop publishing `contentful-ui-extensions-sdk` package to npm ([#1584](#1584)) [EXT-3593] ([51faf28](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 API1 parent 51faf28 commit 2422411
3 files changed
+26
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
1 | 24 | | |
2 | 25 | | |
3 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments