File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 2.0.6] 2022-11-05
4
+ ### Improvements
5
+
6
+ - Added ` env.sample `
7
+ - ` API_URL ` can be specified in ` env ` (optional)
8
+ - data used in ` src/config.js `
9
+ - Added ` compatibility matrix ` for Node, yarn & NPM
10
+ - Testing tool: [ Render API Wrapper] ( https://github.com/app-generator/deploy-automation-render )
11
+
3
12
## [ 2.0.5] 2021-11-16
4
13
### Improvements
5
14
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ Start your Development with an Innovative Admin Template for **Material-UI** and
23
23
24
24
| NodeJS | NPM | YARN |
25
25
| --- | --- | --- |
26
- | ` v14.0.0 ` | ❌ | ❌ |
27
- | ` v16.0.0 ` | ❌ | ❌ |
26
+ | ` v14.0.0 ` | ✅ | ✅ |
27
+ | ` v16.0.0 ` | ✅ | ✅ |
28
28
| ` v18.0.0 ` | ❌ | ❌ |
29
29
30
30
<br />
You can’t perform that action at this time.
0 commit comments