Skip to content

Releases: kravetsone/elysia-autoload

v1.4.0

20 Sep 09:52
5920060
Compare
Choose a tag to compare

Fix type gen for function vs no function exports

Add RouteEnd to ElysiaMatch namespace

Merge pull request #22 from deadlinecode/fix-type-genFix type gen for function vs no function exports

chore: remove husky

chore: some improves at #22

feat: add support to code-generate eden types with custom export name

chore: bumps

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

04 Sep 14:50
0ddeb24
Compare
Choose a tag to compare

Fixed type returning "{}" instead of the actual type

Merge pull request #20 from deadlinecode/patch-type-fixAnother day another fix

feat: support renamed index syntax (fix #21)

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

17 Aug 23:13
bd7747e
Compare
Choose a tag to compare

Remove console log

Bump

Merge pull request #19 from deadlinecode/patch-console-logRemove console log

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

17 Aug 22:38
cce8f5e
Compare
Choose a tag to compare

feat: add failGlob option

feat: add import and skipImportErrors options

feat: add support to various exports #15

Type fix for non file routes (adding "/")

Eden treaty type system fix

Flatten index routes

Merge pull request #17 from deadlinecode/patch-type-genFixes for type gen

Naming fix

Merge pull request #18 from deadlinecode/patch-type-genNaming fix

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

17 Jul 12:34
Compare
Choose a tag to compare

chore: improve README

chore: add target bun

chore: bump and drop CJS build

chore: drop eslint configs

chore: use pkgroll instead of tsup

fix: when types generated when types inst setted

chore: rm husky

chore: use export type (cause oven-sh/bun#12605) and some improves

chore: bump

Full Changelog: v1.0.1...v1.1.0

v1.0.1

16 Jun 11:24
Compare
Choose a tag to compare

chore: add await in examples

refactor: some improves at types object defaults

chore: remove lockfile from ignore

chore: improve example

feat: use relative imports instead of absolute in types-generation

chore: bump

Full Changelog: v1.0.0...v1.0.1

v1.0.0

15 Jun 19:27
Compare
Choose a tag to compare

feat: add Bun.build support

Full Changelog: v0.2.4...v1.0.0

v0.2.4

15 Jun 10:50
Compare
Choose a tag to compare

fix: don't use inline fn elysiajs/elysia#679

chore: bump

Full Changelog: v0.2.3...v0.2.4

v0.2.3

02 Apr 15:53
Compare
Choose a tag to compare

fix: cjs & mjs errors

chore: add publint step in CICD

chore: bump

Full Changelog: v0.2.2...v0.2.3

v0.2.2

31 Mar 19:16
Compare
Choose a tag to compare

fix: Cannot find package "elysia-autoload" #6

Full Changelog: v0.2.1...v0.2.2