Releases: contentful/contentful-migration
Releases · contentful/contentful-migration
v0.19.4
0.19.4 (2019-07-30)
Bug Fixes
- Update dependencies and fix typescript errors (#211) (bf9bcf7)
v0.19.3
0.19.3 (2019-07-29)
Bug Fixes
- validation: address dateRange validation error (#214) (df609a9)
v0.19.2
0.19.2 (2019-07-19)
Bug Fixes
- validations: add prohibitRegexp validation (#201) (bc1d103)
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)