Skip to content

Commit

Permalink
Fix changeset typo (#5025)
Browse files Browse the repository at this point in the history
  • Loading branch information
1000hz authored Feb 15, 2024
1 parent 0e74c74 commit ce23ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/slimy-apples-reply.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

feature: Add `getBindingsProxy` support to `nuxt` template via `nitro-cloudflare-dev` module.

The `nuxt` template now uses the default dev command from `create-nuxt` instead of using `wrangler paves dev` on build output in order to improve the developer workflow. `nitro-cloudflare-dev` is a nitro module that leverages `getBindingsProxy` and allows bindings to work in nitro commands.
The `nuxt` template now uses the default dev command from `create-nuxt` instead of using `wrangler pages dev` on build output in order to improve the developer workflow. `nitro-cloudflare-dev` is a nitro module that leverages `getBindingsProxy` and allows bindings to work in nitro commands.

0 comments on commit ce23ed7

Please sign in to comment.