Daniel Roe
|
fbf88f7b10
|
fix(nuxt): use portal to sync nitro/nuxt runtimeConfig + routeRules (#27596)
|
2024-06-13 18:51:44 +01:00 |
|
Daniel Roe
|
220cc502a1
|
fix(nuxt): preserve route metadata assigned outside page (#27587)
|
2024-06-13 17:59:24 +01:00 |
|
Daniel Roe
|
3c42e13b68
|
feat(nuxt,schema): add appId and improve chunk determinism (#27258)
|
2024-05-16 22:41:31 -05:00 |
|
Daniel Roe
|
06be4cc025
|
feat(nuxt): auto-register layers in layers/ directory (#27221)
|
2024-05-15 05:51:14 -05:00 |
|
Daniel Roe
|
416d76ab80
|
test: re-enable testing js payloads (#27137)
|
2024-05-09 21:47:31 +01:00 |
|
Nicolas Payot
|
177517951c
|
feat(nuxt): support multiple nuxtApps at runtime (#27068)
|
2024-05-08 13:32:45 +01:00 |
|
Daniel Roe
|
505e706dcb
|
feat(schema): v4 opt-in with future.compatibilityVersion (#26925)
|
2024-04-30 20:34:32 +01:00 |
|
Anthony Fu
|
f209158352
|
chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653)
|
2024-04-05 19:08:32 +01:00 |
|
Daniel Roe
|
cac7454702
|
refactor(nuxt): rename nuxtMiddleware to appMiddleware
|
2024-03-16 15:03:09 -07:00 |
|
Horu
|
f9fe282506
|
feat(nuxt): add nuxtMiddleware route rule (#25841)
|
2024-03-16 11:53:01 -07:00 |
|
Daniel Roe
|
b102d04185
|
feat(vite): handle multiple/custom public dirs (#26163)
|
2024-03-13 17:18:44 -07:00 |
|
Alexander Lichter
|
536998727a
|
feat(nuxt): add dedicated #teleports element for ssr teleports (#25043)
|
2024-03-11 07:33:49 -07:00 |
|
Daniel Roe
|
7252b56d52
|
chore: add back stylistic rules and lint project
|
2024-03-09 06:48:15 +00:00 |
|
Julien Huang
|
6d93014c52
|
feat(nuxt): allow using nuxt-client in all components (#25479)
|
2024-03-06 15:26:19 +00:00 |
|
Daniel Roe
|
4f3391fc0a
|
fix(nuxt): remove undefined keys in route object (#25667)
|
2024-02-07 10:00:19 +00:00 |
|
Daniel Roe
|
f1fe97fc8a
|
fix(nuxt): prioritise later items in pages:routerOptions hook (#25509)
|
2024-01-30 13:55:18 +00:00 |
|
Pooya Parsa
|
dab2188d58
|
feat: experimental client-side Node.js compatibility (#25028)
|
2024-01-18 16:09:27 +00:00 |
|
Daniel Roe
|
32d2c99c5f
|
refactor(schema): introduce future and features namespace (#24880)
|
2023-12-25 14:03:29 +00:00 |
|
Julien Huang
|
1b93e604d3
|
feat(nuxt): allow client components within NuxtIsland (#22649)
|
2023-12-19 12:21:29 +00:00 |
|
Daniel Roe
|
7827f1843b
|
feat(kit): load /module or /nuxt module subpath if it exists (#24707)
|
2023-12-12 17:55:21 +00:00 |
|
Julien Huang
|
0eb9caf0c2
|
fix(nuxt): remove experimental reactivityTransform (vue 3.4) (#24477)
|
2023-11-27 23:02:02 +00:00 |
|
Aaron_Zhou
|
5493d60c4a
|
fix(nuxt): provide route component names to KeepAlive cache (#24024)
|
2023-11-14 16:56:31 +00:00 |
|
Daniel Roe
|
c1ddb359e3
|
chore: update to use @nuxt/eslint-config (#24209)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
|
2023-11-09 18:01:13 +01:00 |
|
Bjorn Lu
|
88ce9abbdf
|
test: update basic fixture config for vite 5 (#23859)
|
2023-10-22 10:08:43 +02:00 |
|
Daniel Roe
|
108b1bdf72
|
fix(nuxt): restore prerenderedAt behaviour pending next patch
|
2023-10-19 15:24:38 +01:00 |
|
Daniel Roe
|
8d62c2add2
|
test: update prerender test
|
2023-10-19 15:15:00 +01:00 |
|
Ezra Adeyinka
|
8db82af3a9
|
chore: fix various typos and update to US English (#23580)
|
2023-10-10 12:14:55 +01:00 |
|
Daniel Roe
|
4063b498d3
|
feat(nuxt): enable appManifest by default (#23448)
|
2023-09-30 10:58:55 +01:00 |
|
Daniel Roe
|
7dce07653c
|
fix(nuxt): experimental build manifest + client route rules (#21641)
|
2023-09-19 22:31:18 +01:00 |
|
Daniel Roe
|
29f4eeff69
|
feat(nuxt): add support for routeRules defined within pages (#20391)
|
2023-08-23 21:38:17 +01:00 |
|
Harlan Wilton
|
d50a416304
|
feat(nuxt): add experimental.headNext unhead integration (#22620)
|
2023-08-14 20:33:00 +01:00 |
|
Daniel Roe
|
b2cea4927e
|
feat(nuxt): allow experimental global: 'sync' components (#22558)
|
2023-08-09 12:19:00 +01:00 |
|
Daniel Roe
|
53c706b575
|
test: remove JS payload test + add non-async context test (#22530)
|
2023-08-08 10:45:37 +01:00 |
|
pooya parsa
|
554f868bce
|
feat(nuxt): experimental native async context support (#20918)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-08-08 00:57:35 +02:00 |
|
Harlan Wilton
|
ac93558aa6
|
fix(nuxt): broken capo.js injectHead usage (#22447)
|
2023-08-03 07:15:43 +01:00 |
|
Daniel Roe
|
449a01526a
|
fix(nuxt): ensure we only increment hydrating count once (#22200)
|
2023-07-18 16:21:53 +01:00 |
|
anhao
|
e70ff83e72
|
fix(vite): fix issue detecting shadowed keyed composables (#21891)
|
2023-07-05 11:35:45 +02:00 |
|
Inesh Bose
|
c73bed8c6d
|
feat(kit): allow direct function in defineNuxtModule (#20763)
|
2023-06-16 15:47:38 +01:00 |
|
anhao
|
67f2232014
|
fix(vite): skip generating keys for locally scoped functions (#20955)
|
2023-06-05 20:15:12 +01:00 |
|
Daniel Roe
|
c9adf700a4
|
fix(nuxt): handle serialising empty bigint (#21257)
Co-authored-by: lorado <eugen.sacharow@gmx.de>
|
2023-05-30 13:53:04 +02:00 |
|
Daniel Roe
|
fd30cc1e89
|
test: refactor type tests into a separate fixture (#21007)
|
2023-05-22 20:44:03 +01:00 |
|
Daniel Roe
|
980728275a
|
fix(nuxt): use resolvePath to handle edge cases for modules (#20975)
|
2023-05-20 23:29:32 +01:00 |
|
Daniel Roe
|
26861e68ce
|
fix(kit): resolve relative module paths when installing (#20896)
|
2023-05-20 23:10:52 +01:00 |
|
Daniel Roe
|
7006064567
|
feat(kit): addBuildPlugin for builder-agnostic implementation (#20587)
|
2023-05-14 12:55:26 +01:00 |
|
Eduardo San Martin Morote
|
5781cf1569
|
feat(nuxt): add experimental typedPages option (#20367)
|
2023-05-09 18:08:07 +01:00 |
|
Daniel Roe
|
47591c92ec
|
test: test with bundler module resolution (#20629)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2023-05-04 10:38:02 +01:00 |
|
Anthony Fu
|
84559e84aa
|
feat(kit): support passing getter to addVitePlugin and addWebpackPlugin (#20525)
|
2023-05-02 12:17:41 +01:00 |
|
Daniel Roe
|
dd0d13d425
|
fix(nuxt): improved typing support for app config (#20526)
|
2023-04-26 14:30:05 +01:00 |
|
Daniel Roe
|
83f0103a47
|
fix(schema): rely on installed telemetry types (#19640)
|
2023-04-19 22:02:15 +01:00 |
|
Daniel Roe
|
574a5616b4
|
perf: remove unused deps and add implicit deps (#20356)
|
2023-04-19 16:45:13 +01:00 |
|