Skip to content

Releases: bramus/caniuse-cli

1.1.9

Choose a tag to compare

@bramus bramus released this 30 Oct 09:16
  • BUGFIX: Don’t show undefined when there is no description (fixes all CSS properties)
  • DEPENDENCY: Update caniuse-db to 1.0.30001675
  • DEPENDENCY: Update @mdn/browser-compat-data to 5.6.11

1.1.8

Choose a tag to compare

@bramus bramus released this 26 Sep 20:59
  • DEPENDENCY: Update caniuse-db to 1.0.300016604
  • DEPENDENCY: Update @mdn/browser-compat-data to 5.6.3

1.1.7

Choose a tag to compare

@bramus bramus released this 13 Sep 19:36
  • 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

Choose a tag to compare

@bramus bramus released this 12 Sep 09:05
  • 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

Choose a tag to compare

@bramus bramus released this 10 Sep 20:37
  • BUGFIX: Don’t crash when no argument is given

1.1.4

Choose a tag to compare

@bramus bramus released this 10 Sep 19:49
  • BUGFIX: Fix autocompletion crash (#9)

1.1.3

Choose a tag to compare

@bramus bramus released this 06 Sep 22:40
  • CHANGE: Tweak colors
  • BUGFIX: Fix crash when feature has no title

1.1.2

Choose a tag to compare

@bramus bramus released this 06 Sep 14:35
  • DEPENDENCY: Update caniuse-db/bcd
  • NEW: Strip <code> and </code> from title

1.1.1

Choose a tag to compare

@bramus bramus released this 06 Sep 12:54
  • 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

Choose a tag to compare

@bramus bramus released this 06 Sep 12:22

Changes and Additions:

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