We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8f469 commit 07f09e9Copy full SHA for 07f09e9
2 files changed
ChangeLog
@@ -1,3 +1,15 @@
1
+2022.04.23, v7.0.0
2
+
3
+feature:
4
+- (ponse) add support of NBSP
5
+- (package) supertape v7.2.3
6
+- (package) eslint v8.14.0
7
+- (package) putout v25.15.0
8
+- (package) eslint-plugin-putout v14.11.0
9
+- (package) madrun v9.0.2
10
+- (ponse) drop support of node < 16
11
12
13
2021.01.25, v6.0.0
14
15
fix:
package.json
@@ -1,6 +1,6 @@
{
"name": "ponse",
- "version": "6.0.0",
+ "version": "7.0.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "Module for work with requests and responses",
"homepage": "http://github.com/coderaiser/ponse",
0 commit comments