Skip to content

Latest commit

 

History

History
171 lines (88 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

171 lines (88 loc) · 2.32 KB

0.1.0 - 16 Feb 2025

Improvement:

  • use official @elysiajs/node instead of @elysia-polyfills

0.0.28 - 26 Mar 2024

Bug fix:

  • template-plugin types path

Improvement:

  • template-plugin use new server url syntax

0.0.27 - 26 Mar 2024

Bug fix:

  • template-plugin use global plugin derive

0.0.26 - 26 Mar 2024

Bug fix:

  • template-bun update to elysia 1
  • template-plugin update to elysia 1
  • template-plugin npmignore the src folder

0.0.25 - 07 Jan 2024

Bug fix:

  • template-bun update to elysia 0.8
  • template-plugin update to elysia 0.8

0.0.24 - 04 Dec 2023

Bug fix:

  • template-plugin update to elysia 0.7

0.0.23 - 19 Nov 2023

Improvement:

  • use new bun api

0.0.22 - 19 Nov 2023

Feature:

  • template-bun improved tsconfig and dedicated typecheck #3

0.0.21 - 13 Sep 2023

Feature:

  • added eslint & prettier config to plugin template

0.0.20 - 12 Sep 2023

Feature:

Improvement:

  • shorten bun install command

0.0.19 - 09 Sep 2023

Bug fix:

  • deno recursive copy

0.0.18 - 08 Sep 2023

Feature:

  • update to elysia 0.6.19

0.0.17 - 04 Jun 2023

Bug fix:

  • remove prepare command hints

0.0.16 - 04 Jun 2023

Bug fix:

  • upgrade Elysia.js to v0.5.15

0.0.15 - 01 Jun 2023

Bug fix:

  • add commands for node-template

0.0.14 - 01 Jun 2023

Feature:

  • add CommonJS template for Node.js

Bug fix:

  • upgrade Elysia.js to v0.5.10

0.0.13 - 01 Mai 2023

Bug fix:

  • upgrade Elysia.js to v0.5.9

0.0.12 - 01 Mai 2023

Bug fix:

  • always use latest @bogeychan/elysia-polyfills

0.0.11 - 28 Apr 2023

Bug fix:

  • upgrade @bogeychan/elysia-polyfills to v0.0.6

0.0.10 - 24 Apr 2023

Improvement:

  • cli fallback prompts

Bug fix:

  • exit process on cancel

0.0.(8 & 9) - 24 Apr 2023

Feature:

  • prompt for user input

0.0.7 - 24 Apr 2023

Bug fix:

  • EOL in bash scripts

0.0.6 - 24 Apr 2023

Bug fix:

  • package.json cli script

0.0.5 - 24 Apr 2023

Bug fix:

  • Deno copy folder

0.0.4 - 24 Apr 2023

Feature:

  • run cli from deno run

0.0.3 - 24 Apr 2023