Ryota Watanabe
Ryota Watanabe
## Description We had set up a file that did not exist in nuxt's middleware and released the application without realizing it. I thought it was possible to prevent this...
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...
### 🔗 Linked issue Fixes: https://github.com/nuxt/bridge/issues/1135 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change that fixes...
Do you have any plans to support Type Alias in the future?
We would like to make it as compatible with the changes in Nuxt 4 as possible, to facilitate a smoother migration. - [ ] [Respect defaults when clearing data in...
### 🔗 Linked issue https://github.com/nuxt/bridge/issues/1263 Fixes: https://github.com/nuxt/bridge/issues/1216 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a...
Fixes: https://github.com/shuding/next-view-transitions/issues/47 ## Description With this change, navigating back from a URL with query parameters will no longer get stuck. Before: https://github.com/user-attachments/assets/1f2ff8b7-3e8f-49a8-a051-153836694d4d After: https://github.com/user-attachments/assets/c196582e-69ad-41b7-80f4-77402e206d9f
## Reproduction https://stackblitz.com/edit/nextjs-rxpzfe 1. Navigate to `/view-transitions`, then click the `Add Query` button to add a query parameter. 2. Click the `Open Drawer` button to open the drawer. 3. After...
### 🔗 Linked issue Fixes: https://github.com/nuxt/bridge/issues/1272 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change...