Releases: contentful/contentful-migration
Releases · contentful/contentful-migration
v0.19.0
0.19.0 (2019-06-20)
Bug Fixes
- dependencies: bump contentful-management 5.8 (#193) (e961b35)
- TypeScript declaration type checks in strict mode (#194) (2c5172c)
Features
- dependency: update contentful-management (#196) (a98fcf7)
v0.18.0
0.18.0 (2019-06-11)
Features
- editorInterface: Add support for sidebar and entry editor extensions (928ad5b)
v0.17.4
0.17.4 (2019-05-27)
Bug Fixes
- Safer reads on entry fields properties inside getLinks() method for Offline API (#180) (eda8096)
- migration: Remove path join (#190) (2f91067)
v0.17.3
0.17.3 (2019-05-02)
Bug Fixes
- editorInterface methods do not reset custom editor extension (#181) (e93634a)
v0.17.1
0.17.1 (2019-03-27)
Bug Fixes
- editorInterface methods do not reset custom sidebar anymore (#175) (e2d5bb2)
v0.17.0
0.17.0 (2019-03-21)
Features
- params: add --quiet option (2728f82)
v0.16.5
0.16.5 (2019-01-07)
Bug Fixes
- Make typings compatible with strict TypeScript (b5b2b0d)
v0.16.4
0.16.4 (2019-01-04)
Bug Fixes
- fetch entries of all CTs when required by an intent (03458a4)