Releases: AtidaTech/contentful-cli-migrations
Releases · AtidaTech/contentful-cli-migrations
1.0.0
04 Jun 16:20
Compare
Sorry, something went wrong.
No results found
What's Changed
Bumped Node minimum version to 22.x.x
Bumped contentful-lib-helpers version to 1.x.x
Removed eslint plugin react and jsx-a11y polyfill
Fixed bug in updating the counter entry
Fixed unsecure import('fs') to import('node:fs')
Fixed import of contentfulManagement library
Fixed annotations from typings to types
Pull Request : #13
Full Changelog : 0.4.0...1.0.0
0.4.0
27 Aug 09:56
Compare
Sorry, something went wrong.
No results found
0.3.4
27 Jun 12:50
Compare
Sorry, something went wrong.
No results found
0.3.3
19 Mar 10:11
Compare
Sorry, something went wrong.
No results found
0.3.2
24 Jan 12:55
Compare
Sorry, something went wrong.
No results found
0.3.1
03 Jan 12:22
Compare
Sorry, something went wrong.
No results found
Fixing issue with images on NpmJS
Pull Request: #8
0.3.0
01 Nov 10:26
Compare
Sorry, something went wrong.
No results found
Bumped version of NodeJS from 16 to 18
Bumped version of contentful-lib-helpers to 0.3.0
Improved README.md
Added support for GitHub Codespace
Minor fixes
Pull Request: #7
0.2.1
15 Oct 17:22
Compare
Sorry, something went wrong.
No results found
Bumped version of contentful-lib-helpers to 0.2.1
Improved README.md
Pull Request: #6
0.2.0
25 Aug 19:53
Compare
Sorry, something went wrong.
No results found
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
0.1.1
07 Jun 23:20
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed --initialise behaviour when no counter values are set
Reading migrations folder ignore hidden files
What's Changed
Pull Request: #3
Full Changelog : 0.1.0...0.1.1