Releases: AtidaTech/contentful-cli-migrations
Releases · AtidaTech/contentful-cli-migrations
Release list
1.0.0
What's Changed
- Bumped Node minimum version to 22.x.x
- Bumped
contentful-lib-helpersversion to 1.x.x - Removed
eslintplugin react and jsx-a11y polyfill - Fixed bug in updating the counter entry
- Fixed unsecure
import('fs')toimport('node:fs') - Fixed import of
contentfulManagementlibrary - Fixed annotations from
typingstotypes
Pull Request: #13
Full Changelog: 0.4.0...1.0.0
0.4.0
What's Changed
- Fixing Dependabot Vulnerability: Server-Side Request Forgery in axios - axios/axios#6545 - GHSA-8hc4-vh64-cxmj
Pull Request: #12
Full Changelog: 0.3.4...0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
Release Notes
- Bumped minimum version of Node from 14 to 16
- Bumped minimum version of contentful-lib-helpers to 0.2.0
- Minor fixes in the README and Package.json
- Added a README for how to Write Migrations
What's Changed
Pull Request: #5
Full Changelog: 0.1.1...0.2.0