Skip to content

Releases: contentful/contentful-import

v7.1.0

30 Jul 09:39
Compare
Choose a tag to compare

7.1.0 (2018-07-30)

Features

  • SDK: upgrade to latest CMA SDK version (5c93b7d)

v7.0.4

18 Jul 11:46
Compare
Choose a tag to compare

7.0.4 (2018-07-18)

Bug Fixes

v7.0.3

21 Jun 09:55
Compare
Choose a tag to compare

7.0.3 (2018-06-21)

Bug Fixes

  • Remove warning on install (1948ced)

v7.0.2

12 Jun 10:36
Compare
Choose a tag to compare

7.0.2 (2018-06-12)

Bug Fixes

  • install: Properly escape cli installation info cross-platform (e5bd5ac)

v7.0.1

17 Apr 09:59
ee3fc47
Compare
Choose a tag to compare

7.0.1 (2018-04-17)

Bug Fixes

  • validation: fix webhook validation (#99) (ee3fc47)

v7.0.0

16 Apr 11:21
Compare
Choose a tag to compare

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

04 Apr 12:39
Compare
Choose a tag to compare

<a name"6.2.3">

6.2.3 (2018-04-04)

Bug Fixes

  • assets: allow assets without files (8d99bab4)

v6.2.2

26 Feb 12:22
Compare
Choose a tag to compare

6.2.2 (2018-02-26)

Bug Fixes

  • asset: Avoid duplicate protocol in the asset url (030f6a7f)

v6.2.1

26 Feb 10:10
Compare
Choose a tag to compare

6.2.1 (2018-02-26)

Bug Fixes

  • validations: add Location type (866e83ef)

v6.2.0

20 Feb 09:29
Compare
Choose a tag to compare

<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