Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(codegen): support contentful v7.14.2 and above #30

Closed
wants to merge 1 commit into from

Conversation

stevenpetryk
Copy link
Contributor

Contentful changed their typings for space in a minor version update, meaning that users of this
library had incorrect types.

BREAKING CHANGE: Drops compatibility with contentful versions lower than 7.14.2

Closes #26 but blocked by contentful/contentful.js#398

Contentful changed their typings for `space` in a minor version update, meaning that users of this library had incorrect types.

BREAKING CHANGE: Drops compatibility with `contentful` versions lower than 7.14.2

Closes #26 but blocked by contentful/contentful.js#398
@stevenpetryk stevenpetryk force-pushed the sgp/support-cf-7.14.2 branch from 1a81de3 to 6d290be Compare April 16, 2020 22:21
@stevenpetryk stevenpetryk deleted the sgp/support-cf-7.14.2 branch April 20, 2020 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package is not compatible with latest contentful 7.14.2
1 participant