Skip to content

Releases: contentful/contentful.js

v3.3.2

05 Apr 15:14

Choose a tag to compare

<a name"3.3.2">

3.3.2 (2016-04-05)

Bug Fixes

  • docs: Add more info about using search parameters (faa2595a, closes #58)

v3.3.1

05 Apr 14:59

Choose a tag to compare

<a name"3.3.1">

3.3.1 (2016-04-05)

Bug Fixes

  • docs: Add anchor links to generated reference docs (4a9576f4, closes #60)

v3.3.0

24 Mar 13:58

Choose a tag to compare

<a name"3.3.0">

3.3.0 (2016-03-24)

Bug Fixes

  • Encode query URI parameters (15a28336)

Features

  • Allow locale in single item entry/asset methods (e14d75a1)

v3.2.1

21 Mar 09:04

Choose a tag to compare

<a name"3.2.1">

3.2.1 (2016-03-21)

Bug Fixes

  • Send access token as a header instead of querystring parameter (a03af6c2)

v3.2.0

18 Mar 16:13

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

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

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

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

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

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)