Releases: honojs/vite-plugins
Releases · honojs/vite-plugins
Release list
@hono/vite-dev-server@0.20.0
Minor Changes
- #252
56d7c63933da084418bf9798b151d2fee696fa95Thanks @Hill-98! - feat: addgetConnInfohelper function
@hono/vite-build@1.6.2
Patch Changes
- #266
7e51cc7f29d0d64dc4bd9c27e0f6c5491ccba5c8Thanks @yusukebe! - fix: fix the option types of Cloudflare Workers adapter
@hono/vite-dev-server@0.19.1
Patch Changes
- #264
2eb66db9b43131e4b41417e2ddc31ebf16db383eThanks @zachnoble! - chore: bump@hono/node-serverto 1.14.2
@hono/vite-build@1.6.1
Patch Changes
- #261
c116701a2423eb9882de6559223304b66305a281Thanks @yusukebe! - fix: correctCloudflareWorkersBuildOptionstype
@hono/vite-build@1.6.0
Minor Changes
- #254
ee00f8b93a480ab332245c6d661b8001f24028e2Thanks @yusukebe! - feat: exportdefaultOptionsfrom Cloudflare Workers adpater
@hono/vite-build@1.5.0
Minor Changes
- #247
e7f58050840cf2f6a1ec446e3e4e89b0b0a85014Thanks @toga4! - feat(build): support non-fetch handlers for Cloudflare Workers
@hono/vite-build@1.4.0
Minor Changes
-
#241
314c66da2b656d4705c4d0636cd1623b643dbd61Thanks @justblender! - Added a new Vercel build adapter.This adapter can be imported from
@hono/vite-build/verceland 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/verceladapter applied to it.
Patch Changes
- #244
2d8d6d202a106de6049febc524c29ec24f6911b9Thanks @yusukebe! - fix: enablestaticPathsoption
@hono/vite-build@1.3.1
Patch Changes
- #242
88ca94493ebb39cafe0d42bb741cce870ef58c68Thanks @yusukebe! - fix: supportfetchexport
@hono/vite-ssg@0.1.2
Patch Changes
- #239
b27fca203320e55f74184541d35b4720e9b456c8Thanks @ssssota! - Load .env.{mode} to bundle environment variable
@hono/vite-dev-server@0.19.0
Minor Changes
- #235
367d2b088c14c29ae12701ab702305209b1959ceThanks @yusukebe! - feat: addhandleHotUpdateoption