Commit Graph

86 Commits

Author SHA1 Message Date
Anthony Fu 9db2229f70
refactor: enable strict type checking everywhere (#6943) 2022-08-26 17:47:29 +02:00
pooya parsa 3960f513c3
v3.0.0-rc.8 (#6526) 2022-08-12 15:35:33 +02:00
Pooya Parsa f6c31b1aaf build: bump npm version for release scripts 2022-08-11 14:41:10 +02:00
pooya parsa 0cd4349b0d
build: use `npm@8.10.0` to publish packages (#6520) 2022-08-11 14:27:40 +02:00
pooya parsa 5ea0474225
v3.0.0-rc.7 (#6375) 2022-08-11 12:40:11 +02:00
Anthony Fu b4b98041f0
fix(kit, nuxt): always sort globby results (#6029) 2022-07-21 12:46:50 +02:00
pooya parsa a8d42d586f
v3.0.0-rc.2 (#4763) 2022-05-02 22:47:05 +02:00
Pooya Parsa 1cb22fc7de chore: disable lerna tag 2022-04-20 23:01:25 +02:00
Pooya Parsa 98586bcf25 build(scripts): update release-rc
spoiler: releasing `3.0.0-rc.0` to ensure everything goes well :p
2022-04-20 14:48:58 +02:00
Pooya Parsa b82c6e3e96 chore: add release-rc script 2022-04-20 13:18:15 +02:00
Pooya Parsa 573f87edf9 build(scripts): add canonical `_name` to edge packages 2022-04-20 12:33:33 +02:00
pooya parsa 24923db992
chore: update and cleanup workspace (#4450)
* fix(test-utils): resolve nuxi locally
2022-04-20 12:19:30 +02:00
pooya parsa 4712e99411
refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
Daniel Roe e0b2a3bfe4
chore: use `node:` prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
renovate[bot] 4de167e246
chore(deps): update dependency globby to v12 (#2659) 2022-01-13 19:21:49 +01:00
Anthony Fu 59e5cfea39
docs: add Stackblitz links for examples (#2559) 2022-01-07 10:51:01 +01:00
pooya parsa 6329a681e4
refactor: migrate from upath to pathe (#553) 2021-09-27 14:49:36 +02:00
Pooya Parsa 709c7b1912 fix release script 2021-08-11 23:02:01 +02:00
pooya parsa ee0163c273
refactor: merge modules to `nuxt3` (#439) 2021-08-11 22:28:38 +02:00
Anthony Fu c2e96d0b24
refactor: move modules under `modules/` (#437) 2021-08-11 19:12:21 +02:00
pooya parsa 084b4e2123
refactor: rename `nuxt-cli` to `nuxi` (#430) 2021-08-10 19:37:03 +02:00
Pooya Parsa ee8eaef7ab chore: update release-edge script 2021-07-29 16:13:10 +02:00
pooya parsa 6318438415
feat(nitro, vite): use native module (#252)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2021-07-15 11:38:06 +02:00
Daniel Roe 0a3041cdf9
fix: allow use of nuxt3 in non-wsl windows environment (#308) 2021-07-12 12:54:24 +02:00
pooya parsa fb08be37e2
chore: edge release on each commit (#294) 2021-07-01 14:58:27 +02:00
pooya parsa 8f3b6a245c
test: use esbuild for jest transforms (#263)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2021-06-30 12:39:22 +02:00
pooya parsa a030c62d29
feat: initial version of nu cli (#54) 2021-04-09 17:52:45 +02:00
pooya parsa c351574043
chore: update build scripts (#69) 2021-04-09 15:48:39 +02:00
Daniel Roe 2db79adfb8
chore(nuxt3): add more types (#51)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-04-05 00:15:34 +02:00
pooya parsa ef2f9993cb
chore: switch to berry (#50) 2021-04-04 16:22:40 +02:00
pooya parsa b3f3dc94f3
feat: module utils and improvements (#38) 2021-04-02 13:47:01 +02:00
Pooya Parsa 1b9edfafb9 chore: build script improvements and fixes 2021-03-30 13:14:35 +02:00
Pooya Parsa c9347e3f5b feat: create `nu` cli 2021-03-28 23:12:37 +02:00
Pooya Parsa c95d88c6cb refactor: externalize `@nuxt/app` 2021-03-28 22:49:05 +02:00
pooya parsa 46f771a98b
feat: `@nuxt/kit` and new config schema (#34) 2021-03-28 22:14:04 +02:00
Pooya Parsa a16e13b1de chore: upgrade to monorepo 2021-03-18 15:26:41 +01:00