File tree Expand file tree Collapse file tree 3 files changed +40
-2
lines changed Expand file tree Collapse file tree 3 files changed +40
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mfbtech/react-async-renderer" ,
3
3
"entries" : [
4
+ {
5
+ "version" : " 2.0.0" ,
6
+ "tag" : " @mfbtech/react-async-renderer_v2.0.0" ,
7
+ "date" : " Fri, 24 Feb 2023 09:52:00 GMT" ,
8
+ "comments" : {
9
+ "major" : [
10
+ {
11
+ "comment" : " Changed AsyncRequestStatus from an enumeration to a type"
12
+ }
13
+ ],
14
+ "minor" : [
15
+ {
16
+ "comment" : " Added support for React v18"
17
+ }
18
+ ],
19
+ "none" : [
20
+ {
21
+ "comment" : " Added a docker development environment"
22
+ },
23
+ {
24
+ "comment" : " Updated the Mend configuration file"
25
+ },
26
+ {
27
+ "comment" : " Resolved build warnings from Sass math division"
28
+ }
29
+ ]
30
+ }
31
+ },
4
32
{
5
33
"version" : " 1.3.0" ,
6
34
"tag" : " @mfbtech/react-async-renderer_v1.3.0" ,
Original file line number Diff line number Diff line change 2
2
3
3
This log was last generated on Wed, 16 Mar 2022 01:48:17 GMT and should not be manually modified.
4
4
5
+ ## 2.0.0
6
+ Fri, 24 Feb 2023 09:52:00 GMT
7
+
8
+ ### Major changes
9
+
10
+ - Changed AsyncRequestStatus from an enumeration to a type
11
+
12
+ ### Minor changes
13
+
14
+ - Added support for React v18
15
+
5
16
## 1.3.0
6
17
Fri, 12 Aug 2022 09:12:00 GMT
7
18
@@ -50,4 +61,3 @@ Mon, 04 Oct 2021 20:45:24 GMT
50
61
### Patches
51
62
52
63
- Re-generate pipeline script
53
-
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mfbtech/react-async-renderer" ,
3
- "version" : " 1.3 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"description" : " Utilities for rendering JSX with respect to one or more asynchronous operations." ,
5
5
"author" : " MFB Technologies, Inc." ,
6
6
"homepage" : " https://github.com/MFB-Technologies-Inc/react-async-renderer" ,
You can’t perform that action at this time.
0 commit comments