Releases: contentful/contentful.js
Releases · contentful/contentful.js
v6.0.1
v6.0.0
6.0.0 (2018-04-16)
Bug Fixes
- fix semantic-release (64027d8)
chore
- node-version: upgrade minimal node version to 6 (6cab077)
Features
- environements: bring back environment (b00e917)
- environment: Throw an Exception on sync (4903891)
- environments: add environments option (b5fe5fc)
- sync: sync can now be used without pagination (#221) (ef948f3), closes #220
BREAKING CHANGES
- node-version: Will no more work with node v4
v6.0.0-beta0
6.0.0-beta0 (2018-02-27)
npm i -S contentful@next
Build System / Dependencies
- webpack:
- npm: upgrade dependencies (b401552b)
Chores
- Update version (5463f204)
- scripts: simplify webpack build script (e9d4e9a5)
- node-version: upgrade minimal node version to 6 (dcac9ae0)
- types: Improve type definitions (#234) (03a12108)
Documentation Changes
- README: fix sync pagination parameter name (d7c042ca)
New Features
- environements: bring back environment (fdfac4c8)
- environments: add environments option (7733912c)
- sync: sync can now be used without pagination (#221) (28bd3936)
Tests
v5.1.3
v5.1.2
v5.1.1
v5.1.0
v5.1.0-beta2
New link resolution logic which removes unresolvable links and is able to handle circular links.