Releases: keithamus/invokers-polyfill
Releases · keithamus/invokers-polyfill
v0.5.7
What's Changed
- Remove PURE annotations by @joeldrapper in #67
New Contributors
- @joeldrapper made their first contribution in #67
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- Call
super(…)fromInvokeEventconstructor by @philipp-spiess in #65
New Contributors
- @philipp-spiess made their first contribution in #65
Full Changelog: v0.5.5...v0.5.6
v0.5.5
v0.5.4
What's Changed
- Add typing support for empty command string by @jonathantneal in #57
- Fix validity check in invoker activation by @jonathantneal in #56
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Consistently presume DOM classes by @jonathantneal in #59
- Assign Event classes to globalThis by @jonathantneal in #58
New Contributors
- @jonathantneal made their first contribution in #59
Full Changelog: v0.5.2...v0.5.3
v0.5.2
- fix type issues with TypeScript
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Fixes missing files in v0.5.0 publish.
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Exposes
isSupported,isPolyfilledandapplyfunctions. - Adds support for
oncommand. "command"event is now default preventable- Add note about aria by @lukewarlow in #54
Full Changelog: v0.4.9...v0.5.0
v0.4.9
v0.4.8
Fix bug where errors would be thrown if command was set not commandfor.
Full Changelog: v0.4.7...v0.4.8