- Fixed:
generator.js
was missing
- Upgraded: browserlist 1.x
- Upgraded: shelljs 0.5.x
- Added: output to notify if generation has been made or not (related to #25)
- Fixed: lodash.uniq dep (#31)
- Fixed: Windows support
- Added: better exception messages
- Added: full browserify compatibility (by avoiding dynamic require)
- Fixed: postinstall hook for Windows
- Changed: Allow in browser usage by avoiding
require.resolve
and using a generated json instead or reading a directory (#20]
- Fixed: usage of caniuse-db outside the package itself
- Changed: upgrade to browserslist 0.2.x
- Added: package is now automatically tested by Travis-CI
- Changed: complete API changes, released as
caniuse-api
package
✨Initial release