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 a308411 commit a1e9d1dCopy full SHA for a1e9d1d
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
This log was last generated on Wed, 16 Mar 2022 01:48:17 GMT and should not be manually modified.
4
5
+## 2.2.1
6
+Mon, 22 July 2024 12:00:00 GMT
7
+
8
+### Patch changes
9
10
+- Upgrade ws from 8.16.0 to 8.17.1
11
+- Upgrade braces from 3.0.2 to 3.0.3
12
13
## 2.2.0
14
Fri, 31 May 2024 15:29:00 GMT
15
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@mfbtech/react-async-renderer",
- "version": "2.2.0",
+ "version": "2.2.1",
"description": "Utilities for rendering JSX with respect to one or more asynchronous operations.",
"author": "MFB Technologies, Inc.",
"homepage": "https://github.com/MFB-Technologies-Inc/react-async-renderer",
0 commit comments