Releases: Savory/Danet-CLI
Releases · Savory/Danet-CLI
0.10.0
What's Changed
- feat: migrate to JSR by @Sorikairox in #7
- feat: clean errors by @Sorikairox in #8
- feat: use esbuild to bundle
Full Changelog: 0.8.2...0.10.0
0.8.2 Fix bundlePath default value
Update bundle.ts
0.8.1 Check if bundle exist before trying to delete it
What's Changed
- fix: check if
bundlePath
exists before removing it by @marco-souza in #5
New Contributors
- @marco-souza made their first contribution in #5
Full Changelog: 0.8.0...0.8.1
Deploy command
0.8.0 Update README.md
Remove internal deno function usage
0.7.0 chore: fix deps
Fix bundle by creating bundle folder beforehand
0.6.1 fix: mkdir bundle folder before bundling
0.6.0 Bundle command to bundle danet project
feat: bundle command to bundle a danet app
0.5.1 Better error display
fix: do not display cannot remove error
0.5.0 Start and Develop commands
docs(readme): add new commands
0.4.0
work with latest deno version