Skip to content

1.0.0

Latest

Choose a tag to compare

@fciacchi fciacchi released this 04 Jun 15:09
a9ffc21

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 unsecure import('fs') to import('node:fs')
  • Fixed import of contentfulManagement library
  • Fixed a bug after creating the ZIP file that wouldn't exit properly

Pull Request: #19
Full Changelog: 0.4.0...1.0.0