Skip to content

Releases: contentful/contentful-management.js

v5.1.2

16 May 11:36
Compare
Choose a tag to compare

5.1.2 (2018-05-16)

Bug Fixes

  • fix environment upload (a42faeb)
  • fix environment upload baseURL (ae65dcf)

v5.1.1

16 May 08:33
Compare
Choose a tag to compare

5.1.1 (2018-05-16)

Bug Fixes

v5.1.0

15 May 11:22
2b4a5a0
Compare
Choose a tag to compare

5.1.0 (2018-05-15)

Features

  • preview-api-key: Add preview key endpoint (#168) (2b4a5a0)

v5.0.1

15 May 08:15
Compare
Choose a tag to compare

5.0.1 (2018-05-15)

Bug Fixes

  • Add environements to the docs (d6a220d)

v5.0.0

16 Apr 09:15
Compare
Choose a tag to compare

5.0.0 (2018-04-16)

Bug Fixes

  • http-client: fix baseURL for environments (2bd688b)
  • http-client: remove duplicate slash in environments baseURL (1cc437e)
  • fix semantic-release (c36d79c)

chore

  • node-version: upgrade minimal node version to 6 (9161603)

Features

BREAKING CHANGES

  • node-version: Will no more work with node v4

v5.0.0-beta0

27 Feb 13:09
Compare
Choose a tag to compare
v5.0.0-beta0 Pre-release
Pre-release

5.0.0-beta0 (2018-02-27)

npm i -S contentful-management@next

Build System / Dependencies
  • webpack:
    • upgrade to webpack 4 (ed7b1de4)
    • switch to renamed babel-minify plugin (8faa48b5)
    • small production build improvements (521c2450)
  • npm:
Chores
  • Update version (bbdcf68f)
  • scripts: simplify webpack build script (3e9d9edb)
  • node-version: upgrade minimal node version to 6 (3395cd8b)
Documentation Changes
  • examples: update examples to contain environment (ae6ef788)
New Features
Refactors
  • environments: deprecate all methods on space which now belong to environments (f6a2b4c5)
Tests
  • integration:
    • use new test space (b6b01845)
    • avoid user spam and fix broken test (b7d8430b)
    • add tap-spec output to integration tests (83e8359d)
  • prepush: add prepush tests to check bundle size (371ae094)
  • coverage: switch to codecov (ea822aee)

v4.2.2

22 Feb 14:55
be8205e
Compare
Choose a tag to compare

4.2.2 (2018-02-22)

Bug Fixes

  • retry: do only retry axios related errors (#161) (be8205e)

v4.2.1

22 Feb 10:51
Compare
Choose a tag to compare

4.2.1 (2018-02-22)

Bug Fixes

  • docs: change default host in docs (42329ab)

v4.2.0

07 Feb 14:32
Compare
Choose a tag to compare

4.2.0 (2018-02-07)

Features

v4.1.4

30 Jan 15:42
a3d7e5e
Compare
Choose a tag to compare

4.1.4 (2018-01-30)

Bug Fixes