Skip to content

Releases: lucacasonato/now-deno

v0.5.0

04 Sep 17:42
7dd7cb7
Compare
Choose a tag to compare

Changelog

  • feat: Added tsconfig support (#26)
  • chore: Update packages (#27)

v0.4.0

02 May 21:19
12d7195
Compare
Choose a tag to compare

Changelog

  • feat: Allow setting a specific Deno version (#21)
  • feat: Allow enabling unstable mode (#21)
  • chore: Rename ZEIT Now to Vercel
  • chore: Update packages

v0.3.0

10 Feb 18:38
312c0cb
Compare
Choose a tag to compare

Changelog

  • feat: Added support for now dev on macOS and Linux
  • docs: Updated example and README to use the correct import
  • chore: Refactored internals to enable support for now deno
  • chore: Updated now to v17

v0.2.0

03 Feb 09:24
3d4ef5c
Compare
Choose a tag to compare

Changelog

  • Fixed now-deno to be compatible with latest deno-lambda (#5)

v0.1.0

21 Dec 09:01
4f5a801
Compare
Choose a tag to compare

Changelog

  • Added first iteration of now-deno