You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
570 B
570 B
Change Log
[v4.0.1] - 2017-01-04
Fixed
- jsnext build uses
babel-plugin-transform-builtin-extend
(#27)
[v4.0.0] - 2016-10-03
Added
- jsnext build (#26)
[v3.2.0] - 2016-09-29
Added
- TypeScript definitions (#24)
[v3.1.0] - 2016-09-08
Changed
- Point jsnext build to transpiled code (#23)
[v3.0.1] - 2016-07-14
Changed
- Move Babel config to
.babelrc
(#20)