Skip to content

Commit a3d27ab

Browse files
committed
📖 DOC: till v3.2.0
1 parent 9166998 commit a3d27ab

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
## Changes Across Different Versions of create-next-pwa
22

3-
### 2.5.0 to v3.1.9
3+
### v3.2.0
4+
5+
- Removed code reducdancies
6+
- Improved code structure
7+
- Removed in-folder
8+
- Added node-async-exec because of its change directory and cross-platform nature
9+
- Fixed outdating future dependencies bug [#21](https://github.com/msaaddev/create-next-pwa/issues/21)
10+
- Added custom error message if the project folder already exists
11+
12+
### v2.5.0 to v3.1.9
413

514
- Cross platform directory deletion
615
- Used copy command for windows to copy files

0 commit comments

Comments
 (0)