Releases: uki00a/nestjs-platform-deno
Releases · uki00a/nestjs-platform-deno
[email protected]
What's Changed
- feat(nestjs-platform-hono): support
hono/jsx
by @uki00a in #96 - deps:
[email protected]
by @uki00a in #93 - deps: bump
@hono/hono
tov4.6.14
by @uki00a in #97
Full Changelog: https://github.com/uki00a/nestjs-platform-deno/compare/[email protected]@0.4.0
[email protected]
What's Changed
- BREAKING(nestjs-platform-hono): remove
path
parameter fromuseStaticAssets()
by @uki00a in #89 - deps: use Deno v2 and upgrade deps by @uki00a in #76
- deps: bump Deno to v2.1.1 by @uki00a in #90
Full Changelog: https://github.com/uki00a/nestjs-platform-deno/compare/[email protected]@0.3.0
[email protected]
What's Changed
Full Changelog: https://github.com/uki00a/nestjs-platform-deno/compare/[email protected]@0.1.1
[email protected]
What's Changed
- feat(nestjs-platform-oak): support static assets by @uki00a in #79
- fix(nestjs-platform-oak): The not-found handler did not work properly by @uki00a in #78
- deps: use Deno v2 and upgrade deps by @uki00a in #76
Full Changelog: https://github.com/uki00a/nestjs-platform-deno/compare/[email protected]@0.2.0
[email protected]
What's Changed
- feat(nestjs-platform-hono): support serving static assets by @uki00a in #69
- feat(nestjs-platform-hono):
HonoAdapter#setNotFoundHandler
by @uki00a in #70 - feat(nestjs-platform-hono): support CORS by @uki00a in #71
Full Changelog: https://github.com/uki00a/nestjs-platform-deno/compare/[email protected]@0.2.0
[email protected]
What's Changed
- fix(nestjs-platform-oak):
OakAdapter.create()
should returnAbstractHttpAdapter
by @uki00a in #61 - chore(nestjs-platform-oak): match the file structure to
nestjs-platform-hono
by @uki00a in #60
Full Changelog: https://github.com/uki00a/nestjs-platform-deno/compare/[email protected]@0.1.2
[email protected]
[email protected]
[email protected]
chore: release `@uki00a/[email protected]` (#56)
[email protected]
ci: add `.github/workflows/release.yml` (#33)