Steve Pewsey
Steve Pewsey
When importing Jsona as suggested in the readme: ```ts import Jsona from 'jsona' ``` It is resulting in a `Jsona is not a constructor` error when using by a [Nuxt](https://nuxt.com/)...
### Environment Node 18.16.1 ### Reproduction N/A ### Describe the bug Following https://github.com/unjs/h3/pull/646, proxyRequest ignores any `Accept` headers. This is breaking my application (following a nuxt upgrade from 3.9 ->...
### Which project does this relate to? Start ### Describe the bug When running tanstack start in SPA mode, the server build contains SSR code. ### Your Example Website or...