Commit Graph

455 Commits

Author SHA1 Message Date
renovate[bot] 279088d5ab
chore(deps): update all non-major dependencies (main) (#19722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-15 16:11:17 -07:00
renovate[bot] 3399a91b38
chore(deps): update all non-major dependencies (main) (#19706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 14:27:42 -07:00
renovate[bot] 157bfbdedb
chore(deps): update all non-major dependencies (main) (#19686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 07:51:15 -07:00
Daniel Roe 184d57bb19 v3.3.1 2023-03-14 14:45:19 +00:00
Daniel Roe 01ee5bd7c5
fix(nuxi): use file url to start nuxi (#19676) 2023-03-14 07:06:48 -07:00
Daniel Roe 2ebf5f4c44
v3.3.0 (#19524) 2023-03-14 06:22:41 -07:00
renovate[bot] e2206ad5d7
chore(deps): update all non-major dependencies (main) (#19630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-13 13:49:29 -07:00
Hyunseung Lee e42d63a25a
fix(schema): show `payloadExtraction` warning only when unset (#18516)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-13 04:06:43 -07:00
renovate[bot] 8051614738
chore(deps): update dependency execa to ^7.1.0 (main) (#19609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-12 15:26:05 -07:00
Daniel Roe 3684de58f4
fix(nuxi): resolve kit from nuxt modules dir (#19601) 2023-03-11 14:36:43 -08:00
renovate[bot] bba7a89728
chore(deps): update dependency h3 to ^1.6.0 (main) (#19593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-10 13:34:39 -08:00
renovate[bot] 1376da76da
chore(deps): update all non-major dependencies (main) (#19584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-10 08:46:34 -08:00
Daniel Roe 6d79b71588
refactor(kit,nuxi): resolve module paths using node algorithm (#19537) 2023-03-10 06:55:01 -08:00
Daniel Roe 9036142b14
feat(nuxt): add `watch` option and refactor dev server restarting (#19530) 2023-03-09 03:46:08 -08:00
renovate[bot] 4a934a5069
chore(deps): update all non-major dependencies (main) (#19493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-08 13:13:47 -08:00
Sebastian Landwehr e344321d92
feat(cli): programmatically pass nuxt config overrides (to dev) (#19371) 2023-03-08 03:32:00 -08:00
Jakub Andrzejewski 3f1e02351d
feat(nuxi,schema): add support for setting nuxt `logLevel` (#19369) 2023-03-07 04:18:47 -08:00
pooya parsa 4f61e36c6f
fix(cli): handle different kind of shutdown signals (#19485) 2023-03-06 15:42:20 +01:00
pooya parsa 8fa3fba11f
refactor(nuxi): hard restart with communication channel (#19423) 2023-03-03 19:24:49 +00:00
Daniel Roe 44068420da fix(nuxi): avoid top-level await in wrapper 2023-03-03 13:51:47 +00:00
Anthony Fu db5ea91916
feat(nuxi): cli wrapper for self restart (#18641) 2023-03-03 05:45:38 -08:00
Jakub Andrzejewski 5cfd835163
feat(nuxi): reload nuxt when `restart` hook is called (#19084) 2023-03-01 04:15:01 -08:00
Daniel Roe dccb733f36
feat(nuxi): enforce consistent casing in filenames (#19088) 2023-03-01 04:03:58 -08:00
Daniel Roe 021ba4310e
v3.2.3 (#19317) 2023-02-28 03:19:32 -08:00
Julien Huang eaeb4f089d
fix(nuxi): restart nuxt when `distDir` is unlinked (#19131) 2023-02-20 02:56:17 -08:00
Daniel Roe 3a832bacb8 v3.2.2 2023-02-17 16:39:15 +00:00
Daniel Roe a89d944c8a fix(nuxi): upgrade `giget` 2023-02-17 16:38:16 +00:00
Daniel Roe 5c47d4c5ab
v3.2.1 (#19082) 2023-02-17 07:56:00 -08:00
renovate[bot] 5ae0d52754
chore(deps): update devdependency giget to ^1.1.1 (main) (#19116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 15:12:14 +01:00
pooya parsa 15b9386a39
chore: update nitropack and unjs dependencies (#19100)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-02-17 05:38:19 -08:00
Daniel Roe ce2d97cbf7
chore: increase node 14 minor version constraint (#19111) 2023-02-17 02:08:10 -08:00
Hamish Claxton c45b842037
fix(nuxi): read `devServer` options from nuxt config (#19055) 2023-02-16 05:17:56 -08:00
Alex 4b2901bee1
fix(nuxi): pass through exit code from test errors (#18959) 2023-02-16 04:55:12 -08:00
renovate[bot] 54739e435e
chore(deps): update dependency execa to v7 (main) (#18965)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 22:44:04 +00:00
Daniel Roe 5855c1ed53
v3.2.0 (#18843) 2023-02-09 02:55:03 -08:00
pooya parsa 9845467421
feat(nuxt): upgrade to nitropack 2.2 (#18889) 2023-02-09 07:02:07 +01:00
Daniel Roe c936bc7187
feat(nuxi): add initial support for enabling/disabling devtools (#18864)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-02-08 02:43:39 -08:00
renovate[bot] 1dc0c0c1fc
chore(deps): update all non-major dependencies (main) (#18841)
* chore(deps): update all non-major dependencies

* test: add `uncrypto` to snapshot

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-02-07 02:00:24 -08:00
Daniel Roe 85881b462b
feat(nuxi): warn when prerendering routes with `ssr: false` (#18783) 2023-02-06 15:25:53 -08:00
Daniel Roe 225988ebd5
v3.1.2 (#18685) 2023-02-03 04:56:51 -08:00
Daniel Roe 727cf7958f chore: update `2.x` branch name 2023-02-01 18:38:15 +00:00
Daniel Roe 5037dd6876
fix: use named export from `defu` in all places (#18624) 2023-01-30 04:09:48 -08:00
renovate[bot] ec977c5877
chore(deps): update all non-major dependencies (main) (#18537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 22:39:42 -08:00
Daniel Roe deb0837c16
chore: bump version to v3.1.1 (#18524) 2023-01-25 14:04:45 -08:00
renovate[bot] 527dfbb5cf
chore(deps): update all non-major dependencies (main) (#18510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 04:44:25 -08:00
Daniel Roe c552d1b420
v3.1.0 (#18406) 2023-01-24 16:47:20 +00:00
Daniel Roe 3c715ac729
chore: include central readme/licence when publishing individual packages (#18421) 2023-01-23 16:53:59 +00:00
James George bcc784243e
fix(nuxi): prevent showing stack traces while scaffolding (#9962) 2023-01-21 13:31:48 +00:00
renovate[bot] 7c1712013c
chore(deps): update all non-major dependencies (main) (#11127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2023-01-20 16:17:31 +00:00
Daniel Roe 19973c26f4 chore: update more repo links 2023-01-20 13:37:41 +00:00
Daniel Roe 081dc3254f chore: update internal repo/issue links to use`nuxt/nuxt` 2023-01-19 19:37:07 +00:00
renovate[bot] 72bfcdfd69
chore(deps): update all non-major dependencies (#10029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-11 16:15:56 +00:00
renovate[bot] 6c32a6087b
chore(deps): update all non-major dependencies (#10012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-10 12:28:01 +00:00
Julien Huang 3c7140582b
docs: update `generate` doc to include `--dotenv` (#9991) 2023-01-09 09:25:24 +00:00
James George da38c62000
fix(nuxi): show an error if no value is supplied for the `--template` flag (#9946) 2023-01-04 19:15:30 +01:00
renovate[bot] be132df587
chore(deps): update all non-major dependencies (#9926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-03 16:48:11 +01:00
Sébastien Chopin c0be933b02
docs: link to nuxt.com instead of v3.nuxtjs.org (#9786) 2022-12-19 11:50:01 +00:00
renovate[bot] 3139ea7d39
chore(deps): update all non-major dependencies (#9685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-15 14:43:52 +01:00
Daniil Chudo ab2456c295
refactor: split out type imports from value imports (#9225) 2022-12-11 21:44:52 +00:00
renovate[bot] 7f5f952911
chore(deps): update all non-major dependencies (#9549)
* update tests for islands head regression

Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-12-08 16:16:22 +01:00
renovate[bot] 24cf27e57b
chore(deps): update dependency destr to ^1.2.2 (#9516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-05 14:42:45 +01:00
renovate[bot] 1865bddc7b
chore(deps): update all non-major dependencies (#9379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-29 13:15:12 +01:00
pooya parsa d991a55ec3
v3.0.0 (#9051)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-11-16 15:56:11 +01:00
pooya parsa de293300b8
fix(nuxi): upgrade with `latest` tag (#9060) 2022-11-16 15:07:40 +01:00
pooya parsa 55c9deb55d
v3.0.0-rc.14 (#8994) 2022-11-16 03:35:32 +01:00
pooya parsa 5ac9d85a49
refactor!: remove deprecated api (#9029) 2022-11-16 03:26:35 +01:00
renovate[bot] 9d81221486
chore(deps): update all non-major dependencies (#8915) 2022-11-15 18:36:57 +01:00
renovate[bot] a98e0c8b6c
chore(deps): update devdependency listhen to v1 (#9022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 18:35:14 +01:00
renovate[bot] dcff9b5dcc
chore(deps): update devdependency giget to v1 (#9021)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 18:34:51 +01:00
pooya parsa 6e78f9dbb0
fix(nuxt)!: enable payload extraction only for `nuxi generate` (#9018) 2022-11-15 17:27:34 +01:00
pooya parsa b49f2a8147
refactor: update unjs dependencies to stable v1 (#9011) 2022-11-15 15:33:43 +01:00
Percy Ma 2f53495033
feat(nuxi): auto-generate `.npmrc` and setting for pnpm (#7407)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-11-11 11:13:52 +01:00
Anthony Fu b4d7d62287
feat(nuxi)!: setup nuxt globally with `nuxt test` (#4578) 2022-11-10 15:55:47 +01:00
Daniel Roe c32c1d0623
fix(nuxi): exclude `dist` from type checking (#8848) 2022-11-10 09:45:17 +01:00
pooya parsa 1496d3a07d
feat(nuxi): wrap and normalize all console outputs (#8846) 2022-11-09 11:55:40 +01:00
Daniel Roe 4bbd2618ce
feat(nuxt): auto-import `utils/` directory (#8817) 2022-11-09 10:43:16 +01:00
pooya parsa bde9694733
v3.0.0-rc.13 (#8657) 2022-11-04 12:37:49 +01:00
renovate[bot] d8c41e15b1
chore(deps): update all non-major dependencies (#8616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-03 15:01:34 +01:00
renovate[bot] 80871e7235
chore(deps): update all non-major dependencies (#8531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-02 09:52:28 +01:00
pooya parsa 1f6b3be7d4
fix(nuxt, nuxi): improve `pages` creation and removal dx (#8502) 2022-10-27 17:50:24 +02:00
pooya parsa 265db50515
refactor(nuxt)!: cleanup schema and split nuxt 2 types (#8487) 2022-10-27 12:36:37 +02:00
renovate[bot] 24b06309ec
chore(deps): update all non-major dependencies (#8507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-27 12:29:20 +02:00
pooya parsa 9415f54a1a
fix(nuxi): update analzye main handler (#8339) 2022-10-19 17:29:20 +02:00
pooya parsa 418b5671ff
fix: update h3 (#8329) 2022-10-19 15:59:11 +02:00
Daniel Roe ea7890c6b2
build(pkg): support node 19 (#8324) 2022-10-19 14:58:45 +02:00
renovate[bot] 0bd6ecb71c
chore(deps): update dependency destr to ^1.2.0 (#8321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-19 12:41:33 +02:00
Daniel Roe 09e553467e
v3.0.0-rc.12 (#8067)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-18 20:47:21 +02:00
renovate[bot] e0d6812b66
chore(deps): update all non-major dependencies (#8286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 18:14:29 +02:00
renovate[bot] 290bbd392b
chore(deps): update dependency h3 to ^0.8.3 (#8277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 12:46:31 +02:00
renovate[bot] c14f9f5638
chore(deps): update all non-major dependencies (#8265)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-18 12:36:48 +02:00
Daniel Roe 931ebec376
fix(nuxi): don't include`workspaceDir` in tsconfig by default (#8256) 2022-10-17 19:53:04 +02:00
Christian Preston 8f7a7ec06e
feat(nuxi): `nuxi build-module` command (#7610)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-16 11:40:03 +02:00
pooya parsa 895ecc7677
feat!: upgrade to `nitropack@0.6` and `h3@0.8` (#8218) 2022-10-15 20:42:57 +02:00
renovate[bot] abe94529db
chore(deps): update all non-major dependencies (#7842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-09 20:33:19 +01:00
Cupid Valentine c905a23b1f
fix(nuxi): replace lazyHandle to defineLazyHandler (#8049) 2022-10-09 18:17:38 +02:00
Daniel Roe 5b8499cdba
chore: downgrade node v16 minor (#7865) 2022-10-03 16:07:00 +02:00
Christian Preston 2e080c259f
feat(nuxi): support `--dotenv` for `dev`, `build` and `preview` commands (#7660) 2022-09-26 12:36:10 +02:00
Daniel Roe 084188e7de
fix(nuxi): stub `defineNuxtConfig` for `nuxi info` (#7728) 2022-09-22 15:51:13 +02:00
Daniel Roe 230af9c186
fix(nuxi): include `workspaceDir` in tsconfig include (#7726) 2022-09-22 15:50:40 +02:00
pooya parsa 6309d223bb
v3.0.0-rc.11 (#7565) 2022-09-20 18:38:31 +02:00
pooya parsa 720da64b12
fix(nuxi, vite): support https with custom domain and hmr (#7680) 2022-09-20 12:54:52 +02:00
renovate[bot] 334e2aba4b
chore(deps): update all non-major dependencies (#7674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 10:49:39 +02:00
renovate[bot] df72a3eb34
chore(deps): update all non-major dependencies (#7649) 2022-09-20 10:20:03 +02:00
Daniel Roe 2b57bfe36c
fix(nuxi): backward compatibility for kit <= rc.10 without `useNitro` (#7593) 2022-09-16 19:27:50 +02:00
Daniel Roe f0ad1b02d9
fix(nuxi): print resolved public directory after generate (#7577) 2022-09-16 11:26:28 +02:00
pooya parsa 43b9bcaeaf
fix(nuxi, vite): ipv6 support for `nuxi dev` (#7560)
* fix(nuxi): ipv6 support for `nuxi dev`

* fix vite: use listener url directly

* add url to schema
2022-09-15 18:10:36 +02:00
pooya parsa a18f17797a
fix(nuxi): improved self-signed certificate for `nuxi dev --https` (#7545) 2022-09-15 12:49:12 +02:00
pooya parsa 94377b1901
v3.0.0-rc.10 (#7374) 2022-09-14 18:27:11 +02:00
renovate[bot] b8cb206dd0
chore(deps): update dependency c12 to ^0.2.12 (#7506)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-14 17:16:06 +02:00
renovate[bot] aaac46980c
chore(deps): update all non-major dependencies (#7488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-14 12:41:49 +02:00
pooya parsa 270055b86d
feat(cli)!: use giget 0.1x with template registry for `nuxi init` (#7404) 2022-09-10 15:37:25 +02:00
Daniel Roe e05f8ee126
fix(nuxi): don't include an array of paths within an array (#7378) 2022-09-09 12:17:44 +02:00
Pooya Parsa 0cc49e2a20 build(nuxi): add `node` to export conditions 2022-09-08 18:05:59 +02:00
pooya parsa e0c5907f0a
feat(nuxi): switch to `unjs/giget` for `nuxi init` (#7361) 2022-09-08 17:43:04 +02:00
renovate[bot] 4e0c2c4485
chore(deps): update all non-major dependencies (#7276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-06 18:15:47 +02:00
Daniel Roe 524ba557eb
fix(nuxi): pass value of `https` through to vite-node (#7271) 2022-09-06 11:45:14 +02:00
AndreyYolkin b97cc27469
fix(kit, nuxi): semver regexp to support `nuxt-edge` current releases (bridge) (#7193) 2022-09-03 15:08:23 +02:00
pooya parsa 9caa9ca31f
v3.0.0-rc.9 (#6970) 2022-09-03 12:36:47 +02:00
pooya parsa 62e38cd7e5
fix(nuxi): fix version search path (#7133) 2022-09-01 12:56:18 +02:00
pooya parsa 68d12b468b
feat: allow extending with `theme` config (#7131) 2022-09-01 12:05:02 +02:00
pooya parsa 2d30a1db8b
feat(nuxi): display nuxt and nitro versions for dev and build commands (#7118) 2022-09-01 11:34:56 +02:00
Anthony Fu 9db2229f70
refactor: enable strict type checking everywhere (#6943) 2022-08-26 17:47:29 +02:00
Alex Kozack 422d5c4fb5
fix(nuxi): build all types on typecheck command (#5437) 2022-08-23 23:04:26 +02:00
Conrawl Rogers 5ef135650f
feat(nuxi): support mode flags for `add` command (#3921)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-23 22:44:25 +02:00
renovate[bot] cdc75373d4
chore(deps): update dependency mlly to ^0.5.14 (#6830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 11:25:19 +02:00
Pooya Parsa ad63817522 build: update `unbuild` and `pkg-types`
resolves #6749
2022-08-19 01:04:19 +02:00
renovate[bot] aeeeef5b95
chore(deps): update all non-major dependencies (#6746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-18 14:12:07 +02:00
pooya parsa 94f76ea930
feat(nuxt): `app.config` with hmr and reactivity support (#6333)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-08-17 17:23:13 +02:00
Harlan Wilton 99c960fb05
fix(nuxi): properly detect hash and tag for upgrade changelog (#6708) 2022-08-17 15:45:45 +02:00
Harlan Wilton e93f88c1e4
fix(nuxi): ensure `nuxi upgrade` runs in rootDir (#6707) 2022-08-17 15:44:10 +02:00
pooya parsa 4d5f768aaf
feat(nuxi): auto cleanup with project manifest changes (#6672) 2022-08-16 15:14:26 +02:00
pooya parsa b4bea517df
fix(nuxi): update `server.port` and `server.host` with listener info (#6595) 2022-08-13 13:52:03 +02:00
pooya parsa 3960f513c3
v3.0.0-rc.8 (#6526) 2022-08-12 15:35:33 +02:00
Pooya Parsa 3c3adb779d chore(deps): update mlly and lockfile 2022-08-12 15:19:28 +02:00
renovate[bot] 38cd67d962
chore(deps): update all non-major dependencies (#6552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-12 13:05:32 +02:00
pooya parsa 4f9337adcc
fix(nuxi): fix issues with `nuxi upgrade` (#6514) 2022-08-11 13:41:53 +02:00
pooya parsa 5ea0474225
v3.0.0-rc.7 (#6375) 2022-08-11 12:40:11 +02:00
renovate[bot] 5db559be13
chore(deps): update all non-major dependencies (#6492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 10:03:34 +02:00
renovate[bot] cafd3938ed
chore(deps): update dependency mlly to ^0.5.9 (#6485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-10 17:00:35 +02:00
renovate[bot] 745d6115d2
chore(deps): update all non-major dependencies (#6443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-08 21:12:04 +02:00
renovate[bot] e40286e04f fix(nuxi): upgrade `listhen` (#6434) 2022-08-08 13:49:31 +02:00
renovate[bot] bc26cc6467
chore(deps): update all non-major dependencies (#6362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-04 17:15:24 +02:00
pooya parsa e3534bcda5
fix(nuxi, kit): enable `esmResolve` flag for `jiti` (#6356) 2022-08-04 15:22:32 +02:00
renovate[bot] 0f5eceb81b
chore(deps): update dependency mlly to ^0.5.7 (#6339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-03 19:31:49 +02:00
renovate[bot] db819a08d3
chore(deps): update dependency mlly to ^0.5.6 (#6334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-03 15:48:38 +02:00
renovate[bot] 7cc636ad93
chore(deps): update all non-major dependencies (#6241) 2022-08-02 13:42:26 +02:00
renovate[bot] 3fa32b9c22
chore(deps): update all non-major dependencies (#6173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-29 11:40:44 +02:00
pooya parsa 25ac652652
feat(nuxi): `nuxi cleanup` command (#6125) 2022-07-25 17:19:17 +02:00
Daniel Roe 40defd9f36
fix(nuxi): load `.env` file before starting dev server (#6119) 2022-07-25 14:01:18 +02:00
renovate[bot] 72c3af7fc5
chore(deps): update all non-major dependencies (#5982)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-20 18:58:21 +02:00