Skip to content

Releases: contentful/contentful.js

v3.2.0

18 Mar 16:13
Compare
Choose a tag to compare

<a name"3.2.0">

3.2.0 (2016-03-18)

Features

  • Add stringifySafe and toPlainObject to sync responses (32a7a569, closes #65)

v3.1.1

17 Mar 11:00
Compare
Choose a tag to compare

<a name"3.1.1">

3.1.1 (2016-03-17)

Bug Fixes

  • links: Fix issue with link resolution (c3a8da1b)

Features

  • Add stringifySafe method to entry collections (00fc709a)

v3.0.8

11 Mar 10:07
Compare
Choose a tag to compare

<a name"3.0.8">

3.0.8 (2016-03-11)

Bug Fixes

  • links: Fix link resolution for links in same response (9de16356, closes #62)

v3.0.7

25 Feb 15:17
Compare
Choose a tag to compare

<a name"3.0.7">

3.0.7 (2016-02-25)

Bug Fixes

  • build: Fix minified standalone browser build (11d65bae)

v3.0.6

25 Feb 13:10
Compare
Choose a tag to compare

<a name"3.0.6">

3.0.6 (2016-02-25)

Bug Fixes

  • docs: Fix version fetching in docs publishing script (14658e46)

v3.0.5

25 Feb 12:50
Compare
Choose a tag to compare

<a name"3.0.5">

3.0.5 (2016-02-25)

Bug Fixes

  • Don't get version from package.json on browser build (e931c958)
  • build: Fix autodocumentation generation in build (c5f3c625)
  • dependencies: Add follow redirects as a dependency (5ae2d8c4)
  • docs: Ensure documentation is properly deployed (9f0de7c6)
  • httpClient: Send library version with each request headers (ed9b2fe8)
  • httpclient: Report node.js version on user-agent (264e7f3c)
  • package.json: Remove postinstall task (3a488aa5)
  • sync: Fix issue with links in sync not being resolved (8a96bdfe)
  • travis: Allow this branch to be semantically released (9555faba)