Skip to content

Releases: contentful/contentful-management.js

v3.0.4

09 Mar 12:48
Compare
Choose a tag to compare
v3.0.4 Pre-release
Pre-release

npm install contentful-management@beta

3.0.4 (2017-03-09)

Bug Fixes

  • docs: enable docs publishing (51b76ae4)
  • package.json: add missing minimum node engine (c4190025)

v3.0.2

03 Mar 10:02
Compare
Choose a tag to compare
v3.0.2 Pre-release
Pre-release

npm install contentful-management@beta

3.0.2 (2017-03-03)

Bug Fixes

  • docs: Fix typo and enable docs generation (b145d8d8)

v3.0.1-beta

01 Mar 21:41
Compare
Choose a tag to compare
v3.0.1-beta Pre-release
Pre-release

3.0.1 (2017-03-01)

Bug Fixes

  • build: Remove travis_after_all.py (d330895e)
  • ci:
  • errors: throw non axios-errors without further processing (be01fe82)
  • version: bump version number (8c271f9f)

Features

  • upload: initial direct file upload implementation (eefb7207)

Breaking Changes

  • dropping node versions < v4.7

    (491500ff)

v2.0.0-beta

24 Feb 17:11
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release
2.0.0

v1.3.0

29 Nov 10:24
Compare
Choose a tag to compare

1.3.0 (2016-11-29)

Features

  • sdk-core: update the sdk core dependency (1786948a)

v1.2.1

20 Oct 09:08
Compare
Choose a tag to compare

<a name"1.2.1">

1.2.1 (2016-10-20)

Bug Fixes

  • asset: Pass processingCheckWait and processingCheckWait to the next call (52fe27f1, closes #64)

v1.2.0

18 Oct 13:01
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-10-18)

Bug Fixes

  • docs: Remove locales property from space docs (90a7dc2a, closes #62)

Features

  • contentful: Add select operator (645ba145)

v1.1.14

22 Sep 09:19
Compare
Choose a tag to compare

<a name"1.1.14">

1.1.14 (2016-09-22)

Bug Fixes

  • docs: remove extra fields property from asset doc (d6aad46d)

v1.1.13

07 Sep 11:48
Compare
Choose a tag to compare

<a name"1.1.13">

1.1.13 (2016-09-07)

Bug Fixes

  • docs: change insecure default to false (71d6d5fb)

v1.1.12

02 Sep 13:57
Compare
Choose a tag to compare

<a name"1.1.12">

1.1.12 (2016-09-02)

Bug Fixes

  • errorHandler: Include requestId for all cases (8a76280e)