Releases: contentful/contentful-import
Releases · contentful/contentful-import
v7.1.0
7.1.0 (2018-07-30)
Features
- SDK: upgrade to latest CMA SDK version (5c93b7d)
v7.0.4
7.0.4 (2018-07-18)
Bug Fixes
v7.0.3
7.0.3 (2018-06-21)
Bug Fixes
- Remove warning on install (1948ced)
v7.0.2
7.0.2 (2018-06-12)
Bug Fixes
- install: Properly escape cli installation info cross-platform (e5bd5ac)
v7.0.1
7.0.1 (2018-04-17)
Bug Fixes
- validation: fix webhook validation (#99) (ee3fc47)
v7.0.0
7.0.0 (2018-04-16)
Bug Fixes
- Add contentful-management dep (710a5e0)
- Add default option for lib usage (b9a99a4)
- fix space (e9936ae)
- switch between space and env (fa06877)
chore
- node: set minimal node version to v6 (29995bf)
Features
- npm: new build:watch script for more joy while developing (826f830)
- Add environment support (59bf8da)
BREAKING CHANGES
- node: Will no more work with node 4.7
- options:
managementHost
renamed to host
v6.2.3
<a name"6.2.3">
6.2.3 (2018-04-04)
Bug Fixes
- assets: allow assets without files (8d99bab4)
v6.2.2
6.2.2 (2018-02-26)
Bug Fixes
- asset: Avoid duplicate protocol in the asset url (030f6a7f)
v6.2.1
6.2.1 (2018-02-26)
Bug Fixes
- validations: add Location type (866e83ef)
v6.2.0
<a name"6.2.0">
6.2.0 (2018-02-20)
Bug Fixes
- Change Joi version to older one (f1ce34ed)
- validation: disable abortEarly (711521f5)
Features