-
Notifications
You must be signed in to change notification settings - Fork 45
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: honojs/vite-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @hono/vite-dev-server@0.18.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: honojs/vite-plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @hono/vite-dev-server@0.18.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 16 files changed
- 5 contributors
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c40d227 - Browse repository at this point
Copy the full SHA c40d227View commit details
Commits on Jan 29, 2025
-
feat(build): Add netlify-functions adapter (#218)
Why? ==== So we can build a bundle targetting the netlify-functions runtime. How? ==== * Extend `EntryContentOptions` with `entryContentDefaultExportHook` to allow customizing the way the default export of the bundle is built. * Alter `getEntryContent` to use the `entryContentDefaultExportHook` for defining the default export, defaulting to the previous behavior if not defined. * Add `netlifyFunctionsBuildPlugin` as a new exported adapter that wraps the hono app in the `hono/netlify` `handle()` adapter and defines a `config` export to make the hono app respond to the root path in Netlify.
Configuration menu - View commit details
-
Copy full SHA for 65e2f76 - Browse repository at this point
Copy the full SHA 65e2f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78cc3cd - Browse repository at this point
Copy the full SHA 78cc3cdView commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5153b84 - Browse repository at this point
Copy the full SHA 5153b84View commit details
Commits on Feb 24, 2025
-
fix(dev-server): support hot reload for Vite6 (#231)
* fix(dev-server): support hot reload for Vite6 * add changeset
Configuration menu - View commit details
-
Copy full SHA for eb196d5 - Browse repository at this point
Copy the full SHA eb196d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c99bc48 - Browse repository at this point
Copy the full SHA c99bc48View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ad5a6e8 - Browse repository at this point
Copy the full SHA ad5a6e8View commit details
There are no files selected for viewing