All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- [Fix] add data-hypernova-id to fallback markup (#16)
- [Deps] update
axios
,object.values
- Using npm package
object.values
rather than relying on ES6's Object.values. - Allows top-level errors to continue down the execution path rather than short circuiting. This change gives plugins more control.
Initial Release