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 17d864d commit 2abba16Copy full SHA for 2abba16
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+# 3.10.0
4
+
5
+- feat: Add support to provide namePrefix and tags for filtering (#237)
6
+- fix: cleanup tag interface
7
+- fix: Changed the priority of the strategy block (#235)
8
+- fix: bump eslint-config-prettier to 8.3.0
9
+- fix: upgrade sinon to 11.1.2
10
+- fix: run tests all node.js > 12
11
+- fix: upgrade husky to 7.0.1
12
+- fix: bump lint staged to 11.1.2
13
+- fix: bump @types/node to 14.17.9
14
+- fix: upgrade @ava/babel to 2.0.0
15
+- fix: failing test
16
+- fix: update yarn.lock
17
+- fix: bump make-fetch-happen to version 9.0.4
18
19
# 3.9.0
20
21
- fix: add support for passing in rejectUnauthorized to http fetch (#229)
0 commit comments