Releases: Craftnotion/init-project
Releases · Craftnotion/init-project
v2.0.0
- refactor: 💡 refactored code 0199f97
- refactor: 💡 restructured code 359f228
- feat: 🎸 using ecma script for validate.js 45246f7
- feat: 🎸 checking required nodejs version before scaffolding 056ee1d
Full Changelog: v1.0.4...v2.0.0
v1.0.4
- fix: 🐛 update clear cache command and notice fa1a4e2
v1.0.3
v1.0.2
- fix: 🐛 made husky executable 321bde4
Fixed Husky Script
- fix: 🐛 commit validation script fixed 332334c
Public Release
- fix: 🐛 formatted code 8a13e82
- feat: 🎸 build before commit if husky is selected ada5929
- Merge pull request #26 from amolmungusmare/nest-js-integration bbe4041
- Merge branch 'main' into nest-js-integration 6b0556a
- fix: merge 98f6b75
- fix: Merge branch 'nest-js-integration' of https://github.com/amolmungusmare/init-project into nest-js-integration c1d18d0
- feat: 🎸 added support for nest js 77c65ee
v0.0.12
- fix: 🐛 removed unwanted dependencies af8be8b
- Merge branch 'nest-js-integration' of https://github.com/amolmungusmare/init-project d01e91e
- fix: 🐛 nest issue 1356a69
- Merge pull request #23 from Craftnotion/10-add-support-for-nuxtjshttpsv2nuxtcomdocsget-startedinstallation a6aa2df
- feat: 🎸 added support for NuxtJs d204b7f
- Merge pull request #22 from Craftnotion/main 1e2d59d
What's Changed
- Updating code by @hsharma1996 in #22
- Added support for NuxtJs by @hsharma1996 in #23
- fix: 🐛 nest issue by @hsharma1996 in #25
Full Changelog: v0.0.11...v0.0.12
Added support for NestJs and VueJs
- refactor: 💡 moved nest function to index file 75155b8
- docs: ✏️ added new frameworks in readme dc4aa06
- refactor: 💡 removed test project 43e0c81
- Merge pull request #21 from Craftnotion/12-add-support-for-vuejshttpsvuejsorgguidequick-starthtml 473e285
- Merge branch 'main' into 12-add-support-for-vuejshttpsvuejsorgguidequick-starthtml 83192f4
- feat: 🎸 added support for vuejs 3eacef1
- Merge pull request #15 from amolmungusmare/nest-js-integration 8ddc9a1
- feat: 🎸 added support for nest js cc71c33
- Merge pull request #16 from Craftnotion/main 692415c
- Merge pull request #13 from amolmungusmare/issue 0b7a04b
- fix: module not found 85ad58a
- docs: ✏️ updated readme 9762397
- fix: 🐛 angular scaffold fixed 0eab812
- refactor: 💡 moved validateNpmName to functions a4cd1ab
- refactor: 💡 created validateProjectName for validation f0b91ef
What's Changed
- Fix error for module not found by @amolmungusmare in #13
- Updated Refactored Code by @hsharma1996 in #16
- feat: 🎸 added support for nest js by @amolmungusmare in #15
- feat: 🎸 added support for vuejs by @hsharma1996 in #21
New Contributors
- @amolmungusmare made their first contribution in #13
Full Changelog: v0.0.10...v0.0.11