File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11## Changes Across Different Versions of create-next-pwa
22
3+ ### 2.5.0 to v3.1.9
4+
5+ - Cross platform directory deletion
6+ - Used copy command for windows to copy files
7+ - Took care of file creation for windows
8+ - Fixed npm dependency installation for windows by making exec a promise
9+ - Fixed file paths for Windows
10+ - Fixed git directory deletion for macos
11+ - Introduced check for update to notify the user if there is an update available of the CLI
12+ - Added err handlers
13+ - Removed jsonfile and used json-write-file instead
14+
15+
316### v2.4.0
417
518- Integration of tailwind for Next.js PWAs
619- Code refactoring
720- One file path handling
821- Fixed flags and input bug
922- Improved UI
23+
1024### v1.3.0
1125
1226- Integrated create-next-app
You can’t perform that action at this time.
0 commit comments