Skip to content

Commit 8dc799c

Browse files
committed
This version adds a new useSupports option to getAllVersions() which replaces the wa_compatible boolean with a supports string indicating year_only, widely or newly.
1 parent 4d72a3a commit 8dc799c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "baseline-browser-mapping",
3-
"version": "2.2.2",
3+
"version": "2.3.0",
44
"description": "A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.",
55
"exports": {
66
".": "./dist/index.js"

0 commit comments

Comments
 (0)