Releases: kravetsone/elysia-autoload
v1.4.0
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
- Fix type gen for function vs no function exports by @deadlinecode in #22
Full Changelog: v1.3.0...v1.4.0
v1.3.0
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
- Another day another fix by @deadlinecode in #20
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Remove console log
Bump
Merge pull request #19 from deadlinecode/patch-console-logRemove console log
What's Changed
- Remove console log by @deadlinecode in #19
Full Changelog: v1.2.0...v1.2.1
v1.2.0
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
- Fixes for type gen by @deadlinecode in #17
- Naming fix by @deadlinecode in #18
New Contributors
- @deadlinecode made their first contribution in #17
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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
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
feat: add Bun.build
support
Full Changelog: v0.2.4...v1.0.0
v0.2.4
v0.2.3
v0.2.2
fix: Cannot find package "elysia-autoload" #6
Full Changelog: v0.2.1...v0.2.2