We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2927e0 commit 199896cCopy full SHA for 199896c
.github/workflows/nodejs.yml
@@ -8,7 +8,6 @@ jobs:
8
matrix:
9
node-version:
10
- 12.x
11
- - 14.x
12
- 16.x
13
- 17.x
14
steps:
CHANGELOG.md
@@ -7,12 +7,7 @@ v1.7.0
7
_2022-02-09_
-notable changes for end users:
-
-* Node 14 and 17 are now officially supported as well
-* update to Browserslist 4.19.1
15
-no significant changes for developers
+maintenance release to update dependencies; no significant changes
16
17
18
v1.6.1
0 commit comments