Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 569 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 569 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

[1.1.1] - 2018-11-12

  • [Fix] add data-hypernova-id to fallback markup (#16)
  • [Deps] update axios, object.values

[1.1.0] - 2016-06-15

  • 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.

[1.0.2] - 2016-06-09

Initial Release