Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 09:34
Immutable release. Only release title and notes can be modified.
3b22b93

5.0.0 (2026-06-06)

⚠ BREAKING CHANGES

  • Plugins: all built-in plugins have been removed
  • Plugins: enforce structure via interface instead of class (#68)

Features

  • Functions: add isPlugin() for plugin validation (e2e2718)
  • Plugins: enforce structure via interface instead of class (#68) (e2e2718)