v0.3.0
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