Skip to content

Releases: bramus/caniuse-cli

1.1.8

26 Sep 20:59
Compare
Choose a tag to compare
  • DEPENDENCY: Update caniuse-db to 1.0.300016604
  • DEPENDENCY: Update @mdn/browser-compat-data to 5.6.3

1.1.7

13 Sep 19:36
Compare
Choose a tag to compare
  • FIX: Play nice with features whose release don’t appear in the caniuse database (#2)
  • MISC: Ditch use of bespoke strRepeat in favor of native padStart+padEnd
  • CHANGE: Prefix BCD results with the category the match was found in

1.1.6

12 Sep 09:05
Compare
Choose a tag to compare
  • FIX: Don’t crash if there is no BCD available for the agent
  • DEPENDENCY: Update caniuse-db to 1.0.30001660
  • MISC: Reduce package size by excluding the screenshot from it

1.1.5

10 Sep 20:37
Compare
Choose a tag to compare
  • BUGFIX: Don’t crash when no argument is given

1.1.4

10 Sep 19:49
Compare
Choose a tag to compare
  • BUGFIX: Fix autocompletion crash (#9)

1.1.3

06 Sep 22:40
Compare
Choose a tag to compare
  • CHANGE: Tweak colors
  • BUGFIX: Fix crash when feature has no title

1.1.2

06 Sep 14:35
Compare
Choose a tag to compare
  • DEPENDENCY: Update caniuse-db/bcd
  • NEW: Strip <code> and </code> from title

1.1.1

06 Sep 12:54
Compare
Choose a tag to compare
  • BUGFIX: caniuse "viewport units" no longer returned anything. This is fixed now.
  • BUGFIX: BCD search wasn’t going all the way down the tree, preventing caniuse-cli from surfacing certain results. This too, is fixed.

1.1.0

06 Sep 12:22
Compare
Choose a tag to compare

Changes and Additions:

  • NEW: @mdn/browser-compat-data integration 🎉
  • NEW: Also search caniuse-db entry keys when there is no direct match

1.0.0

06 Sep 12:20
Compare
Choose a tag to compare

First release.

Extra features compared to original project:

  • Up-to-date caniuse-db
  • Collapses UA versions with similar level of support
  • Case-insensitive search
  • Supports showing notes by number