Skip to content

Releases: honojs/vite-plugins

@hono/vite-dev-server@0.20.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 23:09
b174fe5

Minor Changes

@hono/vite-build@1.6.2

Choose a tag to compare

@github-actions github-actions released this 21 May 22:48
64865d5

Patch Changes

@hono/vite-dev-server@0.19.1

Choose a tag to compare

@github-actions github-actions released this 20 May 22:21
529f70f

Patch Changes

@hono/vite-build@1.6.1

Choose a tag to compare

@github-actions github-actions released this 06 May 07:34
e119625

Patch Changes

@hono/vite-build@1.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 02:17
ee81be5

Minor Changes

@hono/vite-build@1.5.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 08:49
98955bf

Minor Changes

@hono/vite-build@1.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:36
cb2396a

Minor Changes

  • #241 314c66da2b656d4705c4d0636cd1623b643dbd61 Thanks @justblender! - Added a new Vercel build adapter.

    This adapter can be imported from @hono/vite-build/vercel and will compile
    your Hono app to comply with the specification requirements of the Vercel Build Output API.

    Please note that this adapter produces output suitable only for Vercel Serverless Functions.
    It does not support the Edge Runtime, which appears to be gradually phased out in favor of Vercel's Fluid compute architecture.

    The default export will have the @hono/node-server/vercel adapter applied to it.

Patch Changes

@hono/vite-build@1.3.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 08:47
4e40880

Patch Changes

@hono/vite-ssg@0.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Mar 06:55
fed8e67

Patch Changes

@hono/vite-dev-server@0.19.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 03:14
8d7bdb0

Minor Changes