We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bde3afa commit fdcee21Copy full SHA for fdcee21
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## [Unreleased]
9
+### Added
10
+* MIT License (#107 @JKillian)
11
+
12
+### Changed
13
+* Reduced size of dist build by switching from rollup to babel (#106 @JKillian)
14
15
## [1.0.6] - 2006-11-17
16
### Changed
17
* Updated typescript definition making options optional (#75 @pelotom)
0 commit comments