Releases: Nyalab/caniuse-api
Releases · Nyalab/caniuse-api
2.0.0
- Changed: we now use caniuse-lite instead if caniuse-db
(#59)
1.6.1
- Added: export the feature list
(#48)
1.5.1
- Fixed: Do not fail when browserslist gives a browser that caniuse-api doesn't
know about
(#45 - @onigoetz)
1.5.0
- Added: JSPM support with explicit file extensions (#40 - @Nyalab)
1.4.1
- Fixed:
generator.js
was missing
1.4.0
- Upgraded: browserlist 1.x
- Upgraded: shelljs 0.5.x
- Added: output to notify if generation has been made or not
(related to #25)
1.3.2
- Fixed: lodash.uniq dep
(#31)