Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 06:58
· 4 commits to master since this release

5.0.0 (2026-04-14)

⚠ BREAKING CHANGES

  • v4.0.26 was incorrectly released as a patch. The
    breaking changes introduced in that release (IE11 support dropped, dist
    files changed from ES5 to ES2015+) should have triggered a major bump
    to 5.0.0. This commit corrects the release rule configuration and
    re-triggers the major version bump.

Bug Fixes

  • correct breaking change version bump in semantic-release config (#184) (d6b17eb)