Commit Graph

229 Commits

Author SHA1 Message Date
Evan You e145fe3c28 build: use rollup-plugin-dts for dts build 2023-02-03 15:51:07 +08:00
Evan You 6213b73cd2 build: custom const enum processing 2023-02-03 09:54:15 +08:00
Evan You 53e3533b75 chore: bump deps 2023-02-03 05:47:40 +08:00
Evan You f87f788e7c chore: remove rpts2 2023-02-03 04:30:46 +08:00
Evan You 124373db50 wip: isolatedModules + use rollup-plugin-esbuild 2023-02-03 04:30:19 +08:00
Evan You 45984d559f release: v3.2.47 2023-02-02 13:48:18 +08:00
Evan You 29f8cf8b07 release: v3.2.46 2023-02-02 11:32:04 +08:00
Evan You c72eef8907 chore: update caniuse 2023-02-01 16:07:15 +08:00
Evan You fe76c166f6 chore: explicitly install jsdom 2023-01-26 22:58:27 +08:00
Evan You 28b95daa70 workflow: complete migration from jest to vitest 2023-01-26 22:53:39 +08:00
Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
Evan You ab45f6f8a2 build: update build scripts to esm 2023-01-26 14:24:49 +08:00
Evan You ec4531a6b3 chore: bump vite and esbuild 2023-01-26 13:33:28 +08:00
Evan You fb6ff3e996 fix(build): ensure cjs re-exports can be properly detected when imported from esm 2023-01-20 18:23:57 +08:00
Evan You d67c80d12e chore: bump esbuild 2022-11-14 18:57:56 +08:00
Evan You 9d5e30d911 build: bump jest, puppeteer and use official rollup terser plugin 2022-11-14 18:21:58 +08:00
JayFate f2c46ed9cf
build(deps): upgrade rollup@2 to rollup@3 (#6990)
* build(deps): upgrade rollup@2 to rollup@3

Signed-off-by: JayFate <37610029@qq.com>

* build(rollup): move rollup.config.js to rollup.config.mjs

Signed-off-by: JayFate <37610029@qq.com>

Signed-off-by: JayFate <37610029@qq.com>
2022-11-13 22:48:52 -05:00
Evan You 6f663d47e5 release: v3.2.45 2022-11-11 17:35:27 +08:00
Evan You ec795bfc51 release: v3.2.44 2022-11-10 07:25:22 +08:00
三咲智子 Kevin Deng dc9f99426d
workflow: switch to simple-git-hooks (#7069) 2022-11-09 08:14:59 -05:00
Evan You 71977ec972 release: v3.2.43 2022-11-09 21:00:57 +08:00
Evan You 3e223f1bb0 chore: include terser in workspace deps [ci skip] 2022-11-09 11:43:36 +08:00
Evan You f023d49a49 release: v3.2.42 2022-11-09 11:36:09 +08:00
Evan You 9617dd4b2a release: v3.2.41 2022-10-14 18:41:15 +08:00
三咲智子 45782df349
chore: add cache for prettier and eslint (#6813) 2022-10-04 14:27:54 +08:00
Evan You 551f606d98 release: v3.2.40 2022-09-28 11:40:24 +08:00
Evan You 96cd924e44 fix(compat): list cjs dependencies for compat build
Previously the cjs build implicitly relies on hoisted versions of the
deps, causing it to resolve to newer versions of estree-walker when
present.

fix #6602
2022-09-28 11:05:09 +08:00
Evan You f79c423621 release: v3.2.39 2022-09-08 10:12:39 +08:00
Evan You c1375da45f chore: fix sfc playground deps 2022-09-08 10:02:17 +08:00
Evan You c74d2b21c6 chore: upgrade to vite 3 2022-08-31 15:24:31 +08:00
Evan You 5381abc057 fix(types): support TypeScript 4.8
fix #6554
2022-08-31 14:03:08 +08:00
Evan You 6624ead663 release: v3.2.38 2022-08-30 16:02:01 +08:00
Carlos Rodrigues 17c50ce18d
build(deps-dev): bump typescript to 4.7.4 (#6215) 2022-07-06 04:27:30 -04:00
Evan You 8edf4b3441 workflow(playground-sfc): bump @vue/repl 2022-06-26 11:03:32 +08:00
Evan You bdffc143ef release: v3.2.37 2022-06-06 20:08:19 +08:00
Evan You ec2856c2ba workflow: support ssr repros in sfc playground 2022-05-25 12:50:34 +08:00
Evan You 160d5df34a release: v3.2.36 2022-05-23 10:04:12 +08:00
Evan You a0c577692f release: v3.2.35 2022-05-21 01:16:26 +08:00
Evan You 8ba0bb8ec3 chore: bump repl 2022-05-21 00:06:13 +08:00
Evan You 3991609087 release: v3.2.34 2022-05-19 12:42:34 +08:00
Evan You 4caa52120d chore: bump repl 2022-05-17 15:06:49 +08:00
Evan You 7fd761e577 release: v3.2.34-beta.1 2022-05-17 12:53:51 +08:00
Evan You 57d3a0566f workflow: add prod/dev toggle to sfc playground 2022-05-17 12:10:29 +08:00
Cédric Exbrayat 6cca0d3b0e
workflow: lint test files (#5727) 2022-05-13 04:24:21 -04:00
Evan You 8758da4749 chore: bump @vue/repl dep
close #5825
2022-05-13 07:56:11 +08:00
Evan You b5aa768733 workflow: upgrade to pnpm 7 2022-05-12 08:33:17 +08:00
Evan You 03b03eee44 chore: bump vite 2022-05-10 17:15:12 +08:00
Evan You 9bcfcac993 chore: bump typescript deps 2022-05-10 10:47:45 +08:00
Evan You 56879e6b23 release: v3.2.33 2022-04-14 18:14:37 +08:00
Evan You f4f5e80a19 release: v3.2.32 2022-04-12 16:07:43 +08:00
Evan You b2b6b6ff62 chore: bump vite & esbuild 2022-04-12 14:29:49 +08:00
Evan You d56dec6b4a release: v3.2.31 2022-02-12 16:41:52 +08:00
Evan You 15adf251ab release: v3.2.30 2022-02-07 14:14:53 +08:00
Evan You 6b6889852f release: v3.2.29 2022-01-23 22:02:23 +08:00
Evan You 283df0ad68 release: v3.2.28 2022-01-21 16:15:13 +08:00
Evan You 0c06c748a5 chore: bump marked 2022-01-18 09:22:41 +08:00
Evan You 3adfc0fe94 release: v3.2.27 2022-01-16 22:08:18 +08:00
Evan You bc170e68ab build: downgrade vite 2022-01-16 16:49:58 +08:00
Evan You 4dd0f34e81 workflow: bump vite 2022-01-14 16:22:55 +08:00
Evan You 92fcb9db05 workflow: use esbuild for dev scripts 2022-01-14 16:21:50 +08:00
Evan You a273e8844c chore: bump repl 2021-12-21 16:49:20 +08:00
Evan You ccb6651b12 release: v3.2.26 2021-12-12 15:03:29 +08:00
Evan You 756534bde0 release: v3.2.25 2021-12-12 12:21:13 +08:00
Evan You 7d71a1ce45 ci: fix sfc playground build 2021-12-12 11:59:17 +08:00
Evan You 5fda93801e ci: move vite back to root again 2021-12-12 10:52:55 +08:00
Evan You 7e400601ec ci: adjust deps for sfc playground 2021-12-12 10:38:09 +08:00
Evan You 65309b5aed ci: move vite plugin-vue to workspace root 2021-12-12 10:35:36 +08:00
Evan You ea1fcfba37 chore: bump babel deps 2021-12-12 09:11:36 +08:00
Evan You 434dedf488 chore: cleanup deps 2021-12-12 09:08:08 +08:00
Evan You b3ee119455 chore: refresh lockfile after package name change 2021-12-12 00:15:32 +08:00
Evan You d955cfacd6 release: v3.2.24 2021-12-06 17:03:10 +08:00
Evan You 3e5ed6c1fc chore(playground): bump repl 2021-12-05 20:59:35 +08:00
Evan You b6a8a451b8 release: v3.2.23 2021-11-26 14:33:46 +08:00
Evan You 635d88aa9e release: v3.2.22 2021-11-15 11:45:05 +08:00
Evan You a8ab9e9311 workflow(sfc-playground): fix preview height 2021-11-12 10:10:24 +08:00
Evan You fafa7a1087 chore: update lockfile 2021-11-05 10:10:27 +08:00
Evan You 34e61762d6 build: add tslib 2021-11-02 13:56:33 +08:00
Evan You 759ae31e08 workflow: fix template explorer deps 2021-10-08 17:09:18 -04:00
Evan You 61c5fbd3e3
workflow: move to pnpm (#4766) 2021-10-08 14:23:30 -04:00