Improvement:
- use official
@elysiajs/node
instead of@elysia-polyfills
Bug fix:
template-plugin
types path
Improvement:
template-plugin
use new server url syntax
Bug fix:
template-plugin
use global plugin derive
Bug fix:
template-bun
update to elysia 1template-plugin
update to elysia 1template-plugin
npmignore thesrc
folder
Bug fix:
template-bun
update to elysia 0.8template-plugin
update to elysia 0.8
Bug fix:
template-plugin
update to elysia 0.7
Improvement:
- use new
bun
api
Feature:
template-bun
improved tsconfig and dedicated typecheck #3
Feature:
- added
eslint
&prettier
config toplugin
template
Feature:
- new plugin template
- support for placeholder and ignore file config
Improvement:
- shorten
bun install
command
Bug fix:
- deno recursive copy
Feature:
- update to elysia 0.6.19
Bug fix:
- remove prepare command hints
Bug fix:
- upgrade
Elysia.js
tov0.5.15
Bug fix:
- add commands for
node
-template
Feature:
- add CommonJS template for
Node.js
Bug fix:
- upgrade
Elysia.js
tov0.5.10
Bug fix:
- upgrade
Elysia.js
tov0.5.9
Bug fix:
- always use latest
@bogeychan/elysia-polyfills
Bug fix:
- upgrade
@bogeychan/elysia-polyfills
to v0.0.6
Improvement:
- cli fallback prompts
Bug fix:
- exit process on cancel
Feature:
- prompt for user input
Bug fix:
EOL
in bash scripts
Bug fix:
package.json
cli script
Bug fix:
Deno
copy folder
Feature:
- run cli from
deno run