Skip to content

Releases: uki00a/nestjs-platform-deno

[email protected]

14 Jan 13:29
cba9c35
Compare
Choose a tag to compare

What's Changed


Full Changelog: https://github.com/uki00a/nestjs-platform-deno/compare/[email protected]@0.4.0

[email protected]

03 Dec 14:06
2b06901
Compare
Choose a tag to compare

What's Changed

  • BREAKING(nestjs-platform-hono): remove path parameter from useStaticAssets() 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]

02 Nov 11:03
8d22026
Compare
Choose a tag to compare

What's Changed

  • deps: use Deno v2 and upgrade deps by @uki00a in #76

Full Changelog: https://github.com/uki00a/nestjs-platform-deno/compare/[email protected]@0.1.1

[email protected]

27 Oct 13:02
692afbd
Compare
Choose a tag to compare

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]

12 Oct 16:22
2a4e974
Compare
Choose a tag to compare

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]

06 Oct 06:05
45159ab
Compare
Choose a tag to compare

What's Changed

  • fix(nestjs-platform-oak): OakAdapter.create() should return AbstractHttpAdapter 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]

05 Oct 11:38
9392373
Compare
Choose a tag to compare

What's Changed

  • feat: add nestjs-platform-hono package by @uki00a in #58

[email protected]

19 Sep 20:43
f7ca444
Compare
Choose a tag to compare

[email protected]

19 Sep 20:50
b988c40
Compare
Choose a tag to compare
chore: release `@uki00a/[email protected]` (#56)

[email protected]

08 Sep 13:49
07189e7
Compare
Choose a tag to compare
ci: add `.github/workflows/release.yml` (#33)