Commit Graph

78 Commits

Author SHA1 Message Date
Alexander Lichter 8cc836ebf6 fix(cloudflare, lambda): preserve query parameters in url (#155) 2021-03-10 11:25:05 +01:00
Pooya Parsa eebdb2870a chore(presets): rename local to dev 2021-02-22 12:34:27 +01:00
Pooya Parsa 709611941b fix: use globalThis for client plugin 2021-02-19 15:11:35 +01:00
Daniel Roe 9390acce83 feat: add firebase preset (#100) 2021-02-08 09:04:26 +01:00
Daniel Roe 31a9bc2d18 feat: add support for Azure static web apps (#92) 2021-02-01 09:24:49 +00:00
Pooya Parsa 5248905dd7 refactor: rebrand to nitro 2021-01-22 20:55:59 +01:00
Pooya Parsa d94aec4841 fix: fix _interopDefault implementation 2021-01-21 15:49:34 +01:00
Pooya Parsa 4f09b514f1 fix: _interopDefault potential cjs files 2021-01-21 15:46:05 +01:00
Xin Du (Clark) f4e15196b2 fix error message in rollup and server (#72) 2021-01-20 23:09:22 +01:00
Pooya Parsa 6e9be0eece feat: support ssrContext.head
Co-Authored-By: Daniel Roe <daniel@roe.dev>
2021-01-20 20:13:28 +01:00
Pooya Parsa 387fa4a278 fix: 404 handling for static assets 2021-01-20 16:42:42 +01:00
Pooya Parsa fd0be27f0c fix: static asset handling with leading slash 2021-01-20 16:00:14 +01:00
Pooya Parsa fa5d0e04f9 chore: fix runtime typescript errors 2021-01-18 12:47:25 +01:00
Pooya Parsa 9e9b20ef90 fix: bring back nuxt3 support 2021-01-18 12:42:00 +01:00
Pooya Parsa b07a4a5c8d refactor: move runtime to src (typescript) 2021-01-18 11:57:38 +01:00
Pooya Parsa 5538f342f7 refactror: separate lib 2020-11-04 14:15:38 +01:00
Pooya Parsa 0bcee8202a chore: fix package bin 2020-11-04 12:37:05 +01:00
Pooya Parsa 040af4ea4e feat: mock stream 2020-11-04 03:06:23 +01:00
Pooya Parsa a8db45a8ba fix payload for nuxt2 2020-11-03 23:38:46 +01:00
Pooya Parsa 1a6a4cb248 fix: add critical css 2020-11-03 23:25:37 +01:00
Pooya Parsa e6fa415e5a feat: working cloudflare with vue2 and async chunks 2020-11-03 21:51:11 +01:00
Pooya Parsa d441d79c6c refactor: move common logic to server 2020-11-03 21:26:27 +01:00
Pooya Parsa 0c4225238a configurable nuxt version 2020-11-02 13:50:40 +01:00
Pooya Parsa 9b7016059b fix vue2 import 2020-11-02 01:54:31 +01:00
Pooya Parsa 9e5bb2a580 fix _renderToString import for vue2 2020-11-02 01:37:57 +01:00
Pooya Parsa aea527fd87 fix typescript support 2020-11-02 01:31:43 +01:00
Pooya Parsa ef4e5443aa fix: don't set _registeredComponents 2020-11-02 01:11:33 +01:00
Pooya Parsa 4908a963ca initial commit 2020-11-02 00:17:44 +01:00