Skip to content

Releases: AtidaTech/contentful-cli-migrations

1.0.0

04 Jun 16:20
41916c8

Choose a tag to compare

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
0b9fed2

Choose a tag to compare

What's Changed

Pull Request: #12

Full Changelog: 0.3.4...0.4.0

0.3.4

27 Jun 12:50
eb54677

Choose a tag to compare

Pull Request: #11

0.3.3

19 Mar 10:11
f170723

Choose a tag to compare

Pull Request: #10

0.3.2

24 Jan 12:55
716a395

Choose a tag to compare

Pull Request: #9

0.3.1

03 Jan 12:22
608577e

Choose a tag to compare

  • Fixing issue with images on NpmJS

Pull Request: #8

0.3.0

01 Nov 10:26
2dd8f7d

Choose a tag to compare

  • 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
b0b8432

Choose a tag to compare

  • Bumped version of contentful-lib-helpers to 0.2.1
  • Improved README.md

Pull Request: #6

0.2.0

25 Aug 19:53
5e61cd3

Choose a tag to compare

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
3f77288

Choose a tag to compare

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