Skip to content

Releases: Nyalab/caniuse-api

3.0.0

10 Jul 15:24
Compare
Choose a tag to compare
  • Upgraded: browserslist

2.0.0

03 May 09:12
Compare
Choose a tag to compare
  • Changed: we now use caniuse-lite instead if caniuse-db
    (#59)

1.6.1

07 Apr 07:44
Compare
Choose a tag to compare
  • Added: export the feature list
    (#48)

1.5.3

01 Feb 07:22
ca59a96
Compare
Choose a tag to compare

1.5.2

05 Sep 07:12
14c7433
Compare
Choose a tag to compare

1.5.1

06 Aug 05:53
7ddd919
Compare
Choose a tag to compare
  • Fixed: Do not fail when browserslist gives a browser that caniuse-api doesn't
    know about
    (#45 - @onigoetz)

1.5.0

06 Aug 05:55
Compare
Choose a tag to compare
  • Added: JSPM support with explicit file extensions (#40 - @Nyalab)

1.4.1

18 Oct 19:09
Compare
Choose a tag to compare
  • Fixed: generator.js was missing

1.4.0

18 Oct 18:40
Compare
Choose a tag to compare
  • 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

23 Jun 20:54
Compare
Choose a tag to compare
  • Fixed: lodash.uniq dep
    (#31)