- Local first flags for testing
- Updated dependencies
- @create-node-app/core@0.6.0
- Some improvements and fixes
- Updated dependencies
- @create-node-app/core@0.5.7
- Interactive mode by default
- Updated docs
- Updated dependencies
- @create-node-app/core@0.5.6
-
Fix scaffolding so full template file tree is copied instead of producing an almost empty project.
Highlights:
- Repair file discovery: removed broken readdirp negative-only filter that yielded 0 matches; now enumerate all files then apply internal skip rules.
- Correct handling of special
[src]/token directories so template source files land in the configuredsrcDir. - Add missing runtime dependency
fs-extra(previously only implicitly relied upon) to prevent potential runtime module resolution errors. - Fix
appendTemplatemapping so templated append operations render correctly (was incorrectly using plain append loader). - Add verbose debug logs (behind
--verbose) for template directory resolution, first discovered file, and total operations count to ease future diagnostics. - Strengthen smoke test to assert presence of critical scaffold artifacts (e.g.
README.md,tsconfig.json,index.html,eslint.config.mjs,src/App.tsx,src/main.tsx).
Result: Running the CLI now prepares and copies ~50 operations for the React Vite starter template (previously 0), restoring expected developer experience.
-
Updated dependencies
- @create-node-app/core@0.5.5
- Fix
- Updated dependencies
- @create-node-app/core@0.5.4
- Fix deps
- Updated dependencies
- @create-node-app/core@0.5.2
- Great refactor
- Updated dependencies
- @create-node-app/core@0.5.0
- Added AI support
- Updated dependencies
- @create-node-app/core@0.4.0
- Added new flags
- Updated dependencies
- @create-node-app/core@0.3.18
- Updated version
- Updated dependencies
- @create-node-app/core@0.3.17
- 0515e1d: Updated CLI options
- Updated dependencies [0515e1d]
- @create-node-app/core@0.3.16
- Updated run fallbacks
- Updated dependencies
- @create-node-app/core@0.3.15
- Updated deps
- Updated dependencies
- @create-node-app/core@0.3.14
- Keep permissions from original files when doing the scaffolding
- Updated dependencies
- @create-node-app/core@0.3.13
- Updated pnpm flags
- Updated dependencies
- @create-node-app/core@0.3.12
- Mentioned in awesome
- Added CI mode
- Updated dependencies
- @create-node-app/core@0.3.11
- Updated source code to be more performant
- Updated dependencies
- @create-node-app/core@0.3.10
- Updated changelog
- Updated docs
- Small fix
- Updated dependencies
- @create-node-app/core@0.3.9
- Simple fix
- Updated dependencies
- @create-node-app/core@0.3.8
- Updated package loader
- Updated dependencies
- @create-node-app/core@0.3.7
- Added conditional installation for npm, yarn and pnpm
- Updated dependencies
- @create-node-app/core@0.3.6
- Rollback
- Updated type match
- Removed language option
- Updated usage instructions
- Updated docs with small demo
- Updated instructions
- Updated dependencies
- @create-node-app/core@0.3.5
- Updated instructions
- Updated dependencies
- @create-node-app/core@0.3.4
- Don't show content in stdout on some cases
- Updated dependencies
- @create-node-app/core@0.3.3
- Updated fomatting to pass
- Updated dependencies
- @create-node-app/core@0.3.2
- Little fix to handle new format
- Updated dependencies
- @create-node-app/core@0.3.1
- Updated documentation
- Check for correct node version on runtime
- Updated dependencies
- @create-node-app/core@0.3.0
- Updated package generation
- Updated dependencies
- @create-node-app/core@0.2.6
- Simple fix to check for latest version
- Added package managers and custom options
- Updated dependencies
- @create-node-app/core@0.2.5
- Added flags for yarnpkg
- Updated dependencies
- @create-node-app/core@0.2.4
- Stop execution if the version is not latest
- Added language as an option
- 25714c8: Updated extensions schema type
- Updated dependencies [25714c8]
- @create-node-app/core@0.2.3