Skip to content

Releases: contentful/contentful-management.js

v1.0.4

02 Jun 20:10
Compare
Choose a tag to compare

<a name"1.0.4">

1.0.4 (2016-06-02)

Bug Fixes

  • Add lodash as a direct dependency (bda33fa6)

v1.0.3

02 Jun 20:05
Compare
Choose a tag to compare

<a name"1.0.3">

1.0.3 (2016-06-02)

Bug Fixes

  • Add babel-runtime as a dependency (5ad25aff)
  • Update contentful-sdk-core to 2.2.4 (37f12647)
  • Update contentful-sdk-jsdoc to 1.2.2 (b095f4cd)
  • Update package.json to use test-ci.sh script (8d4b1dc5)
  • Travis CI config (d8d98a1a)
  • Fix library name in webpack config (745a23c3)
  • Add missing parameter on entity wrappers (79bd2510)
  • Fix standard checks and lint some stuff (7bfc3ead)
  • Fix wrapping of space after updating (73984be4)

Features

  • Migration guide (bb7adb89)
  • Add support for webhooks, roles, space memberships and api keys apis (70c117cf)
  • Add entity status instance methods (d86ecbe4)
  • Allow user to specify processing wait and retry parameters (5029d019)
  • Add locale instance methods (9ceb5bd0)
  • Asset instance methods (8e0076c3)
  • Entry instance methods (65794383)
  • Add webpack config (24a8586a)
  • Content type instance methods and tests (f4863616)