npm contentful 8.0.0
v8.0.0

latest releases: 10.15.1, 10.15.0, 10.14.1...
3 years ago

8.0.0 (2020-12-03)

Code Refactoring

  • replace promises with async/await (0399242)

BREAKING CHANGES

  • Some functions that used to throw synchronously for things like bad parameters now reject the promise.
    In many cases users may not have to do anything assuming the calls already happened within a promise chain, but in rare cases this may need some refactoring of error handling cases.

Don't miss a new contentful release

NewReleases is sending notifications on new releases.