contentful / contentful-management.js

JavaScript library for Contentful's Management API (node & browser)
https://contentful.github.io/contentful-management.js
MIT License
263 stars 97 forks source link

feat!: deprecate legacy client [NONE] #2317

Open marcolink opened 3 weeks ago

marcolink commented 3 weeks ago

Summary

With the next major version (12.0.0) we finally will deprecate the old client shape.

Description

From now on, the old client type will be called legacy

Changes

Motivation and Context

The plain client comes with a list of advantages over the legacy client:

ToDo

Checklist (check all before merging)

BREAKING CHANGE: The plain client will become the new default client