Skip to content

Releases: contentful/contentful.js

v3.5.0

07 Jul 12:36
Compare
Choose a tag to compare

<a name"3.5.0">

3.5.0 (2016-07-07)

Features

  • contentful: Introduce createClientWithCustomHttpVendor (f9b29d35)

v3.4.3

30 Jun 08:06
Compare
Choose a tag to compare

<a name"3.4.3">

3.4.3 (2016-06-30)

Bug Fixes

  • link-getter: Add workaround for extra locale property in links when getting data from preview (d677e01a, closes #81)

v3.4.2

28 Jun 18:38
Compare
Choose a tag to compare

<a name"3.4.2">

3.4.2 (2016-06-28)

Bug Fixes

  • link-getter: Add a workaround for resolving links from preview endpoint (467df4bd, closes #80)

v3.4.1

24 Jun 18:19
Compare
Choose a tag to compare

<a name"3.4.1">

3.4.1 (2016-06-24)

Bug Fixes

v3.4.0

22 Jun 15:14
Compare
Choose a tag to compare

<a name"3.4.0">

3.4.0 (2016-06-22)

Bug Fixes

  • Add instructions on how to use the preview API (e7f983ce)
  • Update package.json to use test-ci.sh script (619cee3d)
  • Reorganize README and remove separate readme for reference docs (059c6556)
  • Move migration into a more generic file (155c918d)
  • Improve README (84165610)
  • Path for browser-dist folder (88c3d96a)
  • More usage of lodash individual modules (62d9536d)
  • Update contentful-sdk-core to 2.1.1 (31534071)
  • Fix webpack config path usage (8ed6c43f)
  • Freeze only sys on returned objects (b27897f7)
  • ci: No need to for clean when building for CI (dca70024)

Features

v3.3.6

13 May 13:49
Compare
Choose a tag to compare

<a name"3.3.6">

3.3.6 (2016-05-13)

Bug Fixes

  • Add preview reference to the createClient (96561eb0)

v3.3.5

06 Apr 13:34
Compare
Choose a tag to compare

<a name"3.3.5">

3.3.5 (2016-04-06)

Bug Fixes

  • package: Whitelist tonicdev example file (aa3c9b86)

v3.3.4

06 Apr 13:15
Compare
Choose a tag to compare

<a name"3.3.4">

3.3.4 (2016-04-06)

Bug Fixes

  • package: Add tonicdev.com example file (f7b08251)

v3.3.3

06 Apr 09:21
Compare
Choose a tag to compare

<a name"3.3.3">

3.3.3 (2016-04-06)

Bug Fixes

  • Stop exposing includes in getEntries response (d6bef036, closes #69)

v3.3.2

05 Apr 15:14
Compare
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)