You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 2.9.0 [skip ci]
# [2.9.0](v2.8.0...v2.9.0) (2026-02-20)
### Features
* add FIRST and LAST priority constants to HookInterface ([37d230d](37d230d))
chore(release): 2.5.0 [skip ci]
# [2.5.0](v2.4.0...v2.5.0) (2026-02-03)
### Features
* add requireTypedParameters option for type hint enforcement ([d70045a](d70045a))
chore(release): 2.4.0 [skip ci]
# [2.4.0](v2.3.0...v2.4.0) (2026-02-02)
### Features
* instruct `Hook` class to implement a `HookInterface` interface ([306c67d](306c67d))
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.0...v2.3.0) (2026-01-09)
### Features
* handle invalid number of arguments in a better way ([bf8ee54](bf8ee54))