Commit Graph

85 Commits

Author SHA1 Message Date
Daniel Roe c78c1161ad
ci: release in ci when a v3 tag is pushed 2024-03-15 19:36:17 -07:00
Daniel Roe 7252b56d52 chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
Daniel Roe 3f92cf04d1
chore: restore environment back to development 2024-02-19 19:13:36 +00:00
Daniel Roe a1fb399eb9 ci: import `$fetch` 2024-01-30 14:20:20 +00:00
Daniel Roe 60ab5deb0f ci: update changelog with github tags/handles of users 2024-01-30 14:18:37 +00:00
Daniel Roe 258b8a7066 chore: update variable in release scripts 2023-11-20 22:27:22 +00:00
Daniel Roe 75cf1914ba
chore: extract `@nuxt/test-utils` to separate repo (#24146) 2023-11-06 15:38:45 +00:00
Pooya Parsa bfaf56ceac
chore: update to nitropack 2.7.0 (#23780) 2023-10-19 14:31:17 +01:00
Daniel Roe eb40409f23
feat(kit,nuxt,vite,webpack): support `-nightly` extension (#23508) 2023-10-12 15:17:38 +01:00
Daniel Roe 5d36e5c93e chore: remove previous e2e crawler script 2023-09-19 23:09:19 +01:00
Pooya Parsa 2bf9028f7e
refactor(kit,nuxt,schema): use `consola` and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
Daniel Roe 7431e22588 ci: use changelogen utility to get current branch 2023-09-04 09:44:28 +01:00
Daniel Roe d49ea58de0 ci: use `GITHUB_REF_NAME` to get branch for release 2023-09-04 09:33:27 +01:00
Daniel Roe cdf9b5547e ci: create 2.x release branch as well 2023-09-04 09:17:41 +01:00
Daniel Roe 9610cf03db chore: track `nuxi-edge` rather than `nuxi-ng` 2023-08-30 15:37:57 +01:00
Daniel Roe adb6ec6742 chore: fix variable name in release scripts 2023-08-26 00:44:57 +01:00
Daniel Roe df2bc8a72e build: skip releasing `nuxi` 2023-08-25 16:39:33 +01:00
Daniel Roe 817c12f026 chore: check if deps exist 2023-08-12 13:03:48 +01:00
Daniel Roe 9fcd99eccc
chore: depend on `h3-nightly` on edge releases (#22593) 2023-08-11 14:11:51 +01:00
Daniel Roe a6821948ba
refactor(nuxt): use `nuxi-ng` for edge releases (#22413) 2023-07-31 14:32:14 +01:00
Daniel Roe 8453feedcb
chore: rewrite crawler to remove old dependencies (#21326) 2023-06-05 19:31:47 +01:00
Daniel Roe 5fdb6a6d66 ci: allow specifying tag for edge releases 2023-05-15 22:43:12 +01:00
Daniel Roe a793e7ad48
chore: type-check `.mjs` files (#20711) 2023-05-06 23:00:50 +01:00
Daniel Roe 8234bc18d7 chore: don't list dep updates in auto-changelog 2023-04-20 11:16:57 +01:00
Daniel Roe 2a596c2b3d chore: set git user 2023-04-20 10:42:20 +01:00
Daniel Roe e6cc4aa02a chore: maintain a 'next release' PR 2023-04-20 10:40:07 +01:00
Daniel Roe f366ab4eb8
chore: remove `@ts-ignore` and fix some issues (#20273) 2023-04-14 13:53:21 +01:00
Daniel Roe ea4b5220a4
feat: upgrade to consola v3.x prerelease (#20141) 2023-04-08 03:16:06 -07:00
Daniel Roe 9878c5b6e4
style: enable `sort-imports` eslint rule (#20133) 2023-04-07 09:02:47 -07:00
Daniel Roe cb154c9f95
chore: use pnpm workspace protocol internally (#19962) 2023-03-28 08:53:00 -07:00
Daniel Roe eb1bb59542
ci: lint workflows (#19556) 2023-03-09 03:34:41 -08:00
Daniel Roe 0b82f67514 chore: force minor bumps at most 2023-03-07 21:37:02 +00:00
Daniel Roe abcd27ae03 chore: restrict commit hash strings to 8 chars
resolves #19488
2023-03-06 22:20:07 +00:00
Daniel Roe e11d55a492 ci: fetch git history 2023-03-03 10:45:47 +00:00
Daniel Roe 171288586d chore: add branch to edge release script 2023-03-03 10:34:47 +00:00
Daniel Roe f3c82d5797
chore: bump edge version based on commits (#19397) 2023-03-02 08:57:55 -08:00
Daniel Roe 3c715ac729
chore: include central readme/licence when publishing individual packages (#18421) 2023-01-23 16:53:59 +00:00
Mehdi HosseinZade 2af6cc84db
docs: update links to `nuxt.com` (#18425) 2023-01-21 23:39:43 +00: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 b49f2a8147
refactor: update unjs dependencies to stable v1 (#9011) 2022-11-15 15:33:43 +01:00
Pooya Parsa c1ab262ea0 publish with pnpm 2022-10-17 15:35:36 +02:00
Pooya Parsa c8ca7fa3b4 fix edge release script 2022-10-17 15:04:43 +02:00
Daniel Roe 74a90c566c
chore: use pnpm for framework monorepo (#7895)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-17 12:10:05 +02:00
Daniel Roe 45fd722dc1
docs: fix more redirect issues (#8045) 2022-10-07 22:39:38 +02:00
Yaël Guilloux dc47c64f14
docs: use nuxt 3 and website theme (#5479)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
2022-10-06 11:15:30 +02:00
Daniel Roe c11630328d
ci(crawl): ignore `<a>` links without hrefs (#7925)
Co-authored-by: Alexander Lichter <github@lichter.io>
2022-10-03 15:38:06 +02:00
Daniel Roe 7685c5948f
ci: crawl docs site for new deployments to track broken links (#7473) 2022-09-13 18:06:15 +02:00
pooya parsa 612580d633
chore: bump rc version for edge versions (#7117) 2022-08-31 21:17:42 +02:00
pooya parsa ec7e54c835
build(nuxt): use latest `nitropack-edge` on release (#7036) 2022-08-30 10:40:09 +02:00
Anthony Fu 9db2229f70
refactor: enable strict type checking everywhere (#6943) 2022-08-26 17:47:29 +02:00