Skip to content

Releases: contentful/contentful-migration

v0.19.0

20 Jun 14:02
a98fcf7
Compare
Choose a tag to compare

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

11 Jun 12:12
Compare
Choose a tag to compare

0.18.0 (2019-06-11)

Features

  • editorInterface: Add support for sidebar and entry editor extensions (928ad5b)

v0.17.4

27 May 10:13
2f91067
Compare
Choose a tag to compare

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

02 May 08:55
Compare
Choose a tag to compare

0.17.3 (2019-05-02)

Bug Fixes

  • editorInterface methods do not reset custom editor extension (#181) (e93634a)

v0.17.2

23 Apr 08:26
84eccf5
Compare
Choose a tag to compare

0.17.2 (2019-04-23)

Bug Fixes

v0.17.1

27 Mar 13:21
Compare
Choose a tag to compare

0.17.1 (2019-03-27)

Bug Fixes

  • editorInterface methods do not reset custom sidebar anymore (#175) (e2d5bb2)

v0.17.0

21 Mar 11:14
2728f82
Compare
Choose a tag to compare

0.17.0 (2019-03-21)

Features

  • params: add --quiet option (2728f82)

v0.16.6

09 Jan 13:48
Compare
Choose a tag to compare

0.16.6 (2019-01-09)

Bug Fixes

v0.16.5

07 Jan 09:20
74eb6e4
Compare
Choose a tag to compare

0.16.5 (2019-01-07)

Bug Fixes

  • Make typings compatible with strict TypeScript (b5b2b0d)

v0.16.4

04 Jan 15:32
d721805
Compare
Choose a tag to compare

0.16.4 (2019-01-04)

Bug Fixes

  • fetch entries of all CTs when required by an intent (03458a4)