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 9166998 commit a3d27abCopy full SHA for a3d27ab
changelog.md
@@ -1,6 +1,15 @@
1
## Changes Across Different Versions of create-next-pwa
2
3
-### 2.5.0 to v3.1.9
+### 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
13
14
- Cross platform directory deletion
15
- Used copy command for windows to copy files
0 commit comments