Skip to content

v0.3.0

Compare
Choose a tag to compare
@keithamus keithamus released this 11 Jul 16:13
· 22 commits to main since this release
3d0ef0e

What's Changed

  • update invokers using command nomenclature & semantics by @keithamus in #41

BREAKING CHANGES:

This changes the polyfill to update to the latest names:

invokeTargetElement->commandForElement
invokeAction->command
InvokeEvent->CommandEvent
InvokeEvent#action->CommandEvent#command

Full Changelog: v0.2.1...v0.3.0