Commit Graph

  • 5d4d6013af
    chore: tidying workflows + add sherif workflow (#28793) Daniel Roe 2024-09-02 22:03:47 +0100
  • c76deff32f
    ci: install deps first Daniel Roe 2024-09-02 21:59:20 +0100
  • 83c90fc810
    chore: tidying workflows + add sherif workflow Daniel Roe 2024-09-02 21:57:03 +0100
  • c70716ff20
    chore(deps): update all non-major dependencies to ^1.10.2 (3.x) (#28791) renovate[bot] 2024-09-02 21:23:07 +0100
  • b5556e249a
    chore: update bundle size snapshot Daniel Roe 2024-09-02 21:04:11 +0100
  • bc9500f371
    chore: update bundle snapshot Daniel Roe 2024-09-02 20:47:05 +0100
  • 9f154b5828
    chore: dedupe lockfile Daniel Roe 2024-09-02 20:46:39 +0100
  • 9579bccd29
    chore(deps): update all non-major dependencies to ^1.10.2 (main) (#28790) renovate[bot] 2024-09-02 20:45:56 +0100
  • a29bee28c5
    chore: update bundle snapshot Daniel Roe 2024-09-02 20:20:01 +0100
  • 8d052a2257
    chore: dedupe lockfile Daniel Roe 2024-09-02 20:19:45 +0100
  • c4ccdd504a
    chore(deps): update all non-major dependencies to ^1.10.2 renovate[bot] 2024-09-02 16:56:53 +0000
  • 4383d1379b
    chore(deps): update all non-major dependencies to ^1.10.2 renovate[bot] 2024-09-02 16:56:16 +0000
  • 3c8ea0bae0
    chore(deps): update all non-major dependencies (3.x) (#28750) renovate[bot] 2024-09-02 14:37:59 +0100
  • 587f1f9422
    chore: update bundle size snapshot Daniel Roe 2024-09-02 14:01:51 +0100
  • 9e456d4fdb
    chore: update bundle size snapshot Daniel Roe 2024-09-02 13:49:41 +0100
  • f1d43aa8f6
    chore: dedupe lockfile Daniel Roe 2024-09-02 13:48:27 +0100
  • 89f536885a
    chore: bump `twoslash-vue` Daniel Roe 2024-09-02 13:46:00 +0100
  • 6b4552211a
    chore(deps): update all non-major dependencies (main) (#28749) renovate[bot] 2024-09-02 13:25:45 +0100
  • cd63972909
    test: update snapshot Daniel Roe 2024-09-02 13:08:29 +0100
  • e8e0b5fdda
    chore: bump `twoslash-vue` version Daniel Roe 2024-09-02 12:52:53 +0100
  • d8c5940b96
    chore: dedupe `postcss` Daniel Roe 2024-09-02 12:29:16 +0100
  • fd1969d9b3
    chore(deps): update all non-major dependencies renovate[bot] 2024-09-02 11:17:35 +0000
  • 125dae6dd6
    perf(nuxt): use reducer array + handle modified proto (#28768) Daniel Roe 2024-09-02 12:14:18 +0100
  • 4e74246bcc
    fix(nuxt): allow updating `appConfig` with non-iterable objects (#28773) Gianluca Di Francesco 2024-09-02 13:12:58 +0200
  • aaff0687bf
    chore(deps): update all non-major dependencies renovate[bot] 2024-09-02 09:52:01 +0000
  • 204030d426
    test(nuxt): improve `appConfig` test with more types/values gianlucadifrancesco 2024-08-31 15:04:52 +0200
  • 1c64d7bb93
    fix(nuxt): prevent `updateAppConfig` bug with non-POJO objects gianlucadifrancesco 2024-08-31 15:04:32 +0200
  • 6a98d3a45f
    fix(nuxt): simplify payload assigment Daniel Roe 2024-08-30 15:39:54 +0100
  • 7e3998dffb
    perf(nuxt): use array for reducers and avoid crashing if prototype is modified Daniel Roe 2024-08-30 15:37:44 +0100
  • c8cff9be54
    fix(nuxt): handle deleted cookies from `CookieStore` events (#28760) Eckhardt (Kaizen) Dreyer 2024-08-30 15:37:19 +0200
  • bdceee2dc7 chore: consistent use of CookieChangeEvent Eckhardt-D 2024-08-30 11:39:00 +0200
  • 98630820b1
    fix(nuxt): improve error logging in import protections (#28753) Daniel Roe 2024-08-29 20:50:01 +0100
  • 011188b937 fix(nuxt): cookie composable does not propogate null to all refs Eckhardt-D 2024-08-30 10:00:25 +0200
  • 38e9e8caf7 fix: don't override name for direct import Julien Huang 2024-08-30 00:02:30 +0200
  • 4d1c5add37 refactor: option name Julien Huang 2024-08-29 23:34:32 +0200
  • 74231878ea chore: update components with documentation tbitw2549 2024-08-30 00:04:39 +0300
  • 8fe83934af feat: refactor name and enable within tests Julien Huang 2024-08-29 21:55:56 +0200
  • 1e0176bbf4 fix: don't override user defined name Julien Huang 2024-08-29 21:52:53 +0200
  • 35eae55d51
    Merge branch 'main' into feat/shared-dir Daniel Roe 2024-08-29 20:51:17 +0100
  • 77e36ee274
    fix(nuxt): improve error logging in import protections (#28753) Daniel Roe 2024-08-29 20:50:01 +0100
  • 55f266ed57
    chore: move to `impound` Daniel Roe 2024-08-29 20:17:18 +0100
  • b7ef9dd049
    fix: preserve import protection name Daniel Roe 2024-08-29 20:10:06 +0100
  • 707a399f88
    fix(nuxt): improve error logging in import protections Daniel Roe 2024-08-29 12:53:19 +0100
  • 67d3cadcb2 wip: fix never hydrated, prepare tests tbitw2549 2024-08-29 11:58:48 +0300
  • d50da3c1a0 fix: use Object.assign in async comp Julien Huang 2024-08-29 00:05:16 +0200
  • 29fbb2d61a
    docs: persist package manager choice in code blocks (#28514) Gustav Odinger 2024-08-16 12:19:08 +0200
  • b305e53639
    perf(nuxt): use `ServerPlaceholder` for ssr client components (#28563) Julien Huang 2024-08-16 12:21:58 +0200
  • 7b99ecca4d
    fix(nuxt): augment `NuxtOptions` as well as config (#28747) Daniel Roe 2024-08-28 22:19:20 +0100
  • 1f87a4ea50
    docs: add missing `query` returned value from `useRoute()` (#28743) Ismail Sabet 2024-08-28 23:09:35 +0300
  • 66d8f4dab7
    docs: updated line number for nuxt build-time hooks (#28746) Max 2024-08-28 22:01:17 +0200
  • bafc482fa5
    perf(nuxt): cache vue app build outputs (#28726) Daniel Roe 2024-08-28 21:00:38 +0100
  • 901691aa65
    fix(nuxt): generate basic jsdoc for module config entry (#27689) Anthony Fu 2024-08-13 13:19:53 +0200
  • ce9fe7cd19
    docs: capitalize text (#28734) @beer 2024-08-28 18:28:29 +0600
  • 7c359a3cab
    docs: update broken/redirected links (#28739) Daniel Roe 2024-08-28 13:28:14 +0100
  • 9ad735a349
    fix(nuxt): do not pass listeners to custom `NuxtLink` (#28738) Daniel Roe 2024-08-28 12:31:59 +0100
  • d2ef3145f6
    fix(nuxt): augment `NuxtOptions` as well as config (#28747) Daniel Roe 2024-08-28 22:19:20 +0100
  • a088f075d4
    fix(nuxt): augment `NuxtOptions` as well as config Daniel Roe 2024-08-28 22:05:51 +0100
  • f1d054c3c6
    fix: quote names Daniel Roe 2024-08-28 21:25:38 +0100
  • babcb28d0c
    docs: add missing `query` returned value from `useRoute()` (#28743) Ismail Sabet 2024-08-28 23:09:35 +0300
  • c40016ef2a
    chore: remove article Daniel Roe 2024-08-28 21:07:13 +0100
  • 6994f65f28
    Merge branch 'main' into patch-1 Sébastien Chopin 2024-08-28 22:05:12 +0200
  • 717b026222
    docs: updated line number for nuxt build-time hooks (#28746) Max 2024-08-28 22:01:17 +0200
  • e367cc9c48
    feat(nuxt): cache vue app build outputs (#28726) Daniel Roe 2024-08-28 21:00:38 +0100
  • cd95d968e2
    docs: updated link for source code for nuxt hooks at build time Max 2024-08-28 21:52:48 +0200
  • 06159a0b84
    fix: remove nitro build cache support Daniel Roe 2024-08-28 20:36:44 +0100
  • d37cca6610 feat(nuxt): use correct name for auto-imported components Julien Huang 2024-08-28 21:13:08 +0200
  • eef6467d26
    Update use-route.md Ismail Sabet 2024-08-28 21:13:34 +0300
  • 5c4a810b1b
    Merge remote-tracking branch 'origin/main' into feat/build-cache Daniel Roe 2024-08-28 15:34:31 +0100
  • c1187b5837
    fix: handle deep imports from `node-modules` builddir Daniel Roe 2024-08-28 15:31:59 +0100
  • 124d1e2b49 test: immediately-available visible elem tbitw2549 2024-08-28 16:26:59 +0300
  • 5e973777b7 refactor: avoid function chain tbitw2549 2024-08-28 16:26:35 +0300
  • 87dca6a01d
    docs: capitalize text (#28734) @beer 2024-08-28 18:28:29 +0600
  • d1c40328fe
    docs: update broken/redirected links (#28739) Daniel Roe 2024-08-28 13:28:14 +0100
  • 79bb63bdb4
    fix(nuxt): do not pass listeners to custom `NuxtLink` (#28738) Daniel Roe 2024-08-28 12:31:59 +0100
  • 726eeb2924
    docs: update to new `@nuxt/image` source files Daniel Roe 2024-08-28 12:08:53 +0100
  • 35fc13977a
    docs: link to `unjs/rou3` Daniel Roe 2024-08-28 12:08:05 +0100
  • b510609cce
    chore(deps): update dependency nuxi to v3.13.1 (3.x) (#28737) renovate[bot] 2024-08-28 11:56:35 +0100
  • 706273da81
    chore(deps): update all non-major dependencies (3.x) (#28729) renovate[bot] 2024-08-28 11:56:23 +0100
  • 10bffe6897
    chore(deps): update all non-major dependencies (main) (#28728) renovate[bot] 2024-08-28 11:56:07 +0100
  • d85b98469b
    chore(deps): update dependency nuxi to v3.13.1 (main) (#28736) renovate[bot] 2024-08-28 11:55:53 +0100
  • 5a81a996a5
    fix(nuxt): do not pass listeners to custom `NuxtLink` Daniel Roe 2024-08-28 11:49:24 +0100
  • 044dda226c
    chore: update lockfile Daniel Roe 2024-08-28 11:42:45 +0100
  • bc0ac492bb
    chore(deps): update dependency nuxi to v3.13.1 renovate[bot] 2024-08-28 10:42:28 +0000
  • 8b9d2dc22c
    chore(deps): update dependency nuxi to v3.13.1 renovate[bot] 2024-08-28 10:42:03 +0000
  • 228c7be4c9
    chore: add fence block info Daniel Roe 2024-08-28 11:19:54 +0100
  • c3b627b948
    fix(nuxt): clean up caches after build Daniel Roe 2024-08-28 11:17:16 +0100
  • 1a2332a246
    fix: normalise layer configuration better Daniel Roe 2024-08-28 11:14:48 +0100
  • 77e9f2ded9
    Merge branch 'main' into feat/useResponseHeader Jelmer 2024-08-28 12:07:37 +0200
  • 460d68223c
    fix: include nitro config in cache key Daniel Roe 2024-08-28 09:58:51 +0100
  • b2420a0aa7
    chore: update wording Daniel Roe 2024-08-28 09:42:05 +0100
  • 28d1b26b8e
    docs(error-handling): capitalize text @beer 2024-08-28 11:40:36 +0600
  • 31bdd47378
    chore(deps): update all non-major dependencies renovate[bot] 2024-08-28 00:55:39 +0000
  • 24cfa5f2ad
    chore(deps): update all non-major dependencies renovate[bot] 2024-08-28 00:55:00 +0000
  • ab54dd96cd
    perf: write cache to tar Daniel Roe 2024-08-27 22:34:02 +0100
  • cec693b3eb
    fix: handle non-existent folders (for static builds) Daniel Roe 2024-08-27 20:21:36 +0100
  • 3f88a89dd8
    docs: add usage info Daniel Roe 2024-08-27 20:21:25 +0100
  • 496c29ee68
    test: do not set build cache in test Daniel Roe 2024-08-27 20:14:22 +0100
  • e1812e7be7
    Merge remote-tracking branch 'origin/main' into feat/build-cache Daniel Roe 2024-08-27 20:07:35 +0100
  • 1edefbdd3b
    test: enable build cache in test suite Daniel Roe 2024-08-27 20:07:29 +0100
  • 54086d1784
    fix: handle case where file changes during read Daniel Roe 2024-08-27 20:06:59 +0100