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 unsecure
import('fs')toimport('node:fs') - Fixed import of
contentfulManagementlibrary - Fixed a bug after creating the ZIP file that wouldn't exit properly
Pull Request: #19
Full Changelog: 0.4.0...1.0.0