Skip to content

Migration to TypeScript - Pure ESM Package

Compare
Choose a tag to compare
@Enase Enase released this 26 Sep 08:54
· 93 commits to master since this release
b1eac1a

Breaking Changes

  • Migration to TypeScript: The project has been refactored using TypeScript. Learn about our motivation and the detailed changes.
  • Pure ESM Package: Plugin transitioned to a pure ESM module. If you're unfamiliar with this, please consult this guide to understand the implications.
  • Serverless Version Requirement: Ensure you are using serverless version v3.2.0 or above, as this is now the minimum supported version.