Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 17:04
· 17 commits to master since this release

1.3.0 (2024-07-10)

Bug Fixes

  • fixed the release configuration to not import the package.json (3b602d1)
  • Improve the linting configuration by switching to the new flat config (93c1ac0)
  • made improvements to ensure that plugins work (70ca44b)
  • Undo the migration to the ESM (eccb055)

Features

  • migrated the codebase to use ESM instead of CJS (701c5aa)