Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (13 loc) · 1.12 KB

File metadata and controls

28 lines (13 loc) · 1.12 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.3 (2019-10-04)

Bug Fixes

  • add source map file to bundle (9ba45e5)

3.0.2 (2019-10-04)

3.0.1 (2019-10-04)

Bug Fixes

  • include source file in package (74d2856)

3.0.0 (2019-10-04)

⚠ BREAKING CHANGES

  • Only ES modules are packaged. No down-transpilation. Source map is a separate file.

  • maintenance (c50cc92), closes #55