-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
Clear and concise description of the problem
h3 v2 has been released, docs: https://h3.dev , migration guide: https://h3.dev/migration
Not sure if intlify/h3 is already working with it and doesnt need any changes, but at least it states "h3": "^1.11.0" as a devDependency.
When working on support for h3 v2, possibly (optionally) rethink:
- If a global middleware is the way to go (or not) as I wrote in Dont use middleware ? #24
- It would be cool to have the locale ready in every request
eventobject Get current locale #20
Really hoping for h3 v2 support as popularity of h3 is growing and growing (for good reason!) AND Nitro v3 is also just around the corner! :)
MickL and dargmuesli