Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 442 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 442 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.0.11]

• Updated .babelrc

[0.0.10]

• Bug fixes • Added some basic unit tests

[0.0.9]

• Removed spread operators getting bundle down to 775 B!

[0.0.8]

• Replaced async/await for Promise.resolve() making bundle 1.06 kB gzipped

[0.0.7]

• Switched from Webpack to Rollup saving .08 B

[0.0.1]

• Initial Setup