Evan You
|
58e5c51149
build: upgrade to TypeScript 5.x
|
3 年之前 |
Evan You
|
e60ebd07a4
chore: bump vite & vitest
|
3 年之前 |
Evan You
|
0587c70e9f
build: bump rollup, remove cjs re-exports hack
|
3 年之前 |
Evan You
|
aac163110f
refactor: remove circular dependencies in compiler
|
3 年之前 |
Haoqun Jiang
|
650f5c26f4
build: fix canary bundling issues (#7907)
|
3 年之前 |
Haoqun Jiang
|
29852dfa9c
ci: release canary versions every week (#7860)
|
3 年之前 |
Evan You
|
98f1934811
ci: only disable threads for gh
|
3 年之前 |
Evan You
|
c02d8d097d
chore: remove warnings due to potential false-positives
|
3 年之前 |
Evan You
|
8d2d5bf48a
fix(runtime-core): support `getCurrentInstance` across mutiple builds of Vue
|
3 年之前 |
Evan You
|
f597dc69e7
chore: bump vitest + use threads
|
3 年之前 |
Evan You
|
34ad609bd7
refactor(runtime-core): use Symbol.for for runtime Symbols
|
3 年之前 |
丶远方
|
a0e7dc3343
chore: fix typo (#7680)
|
3 年之前 |
Haoqun Jiang
|
1d09540798
ci: add a ecosystem-ci-trigger workflow (#7618)
|
3 年之前 |
Evan You
|
78b86150b8
release: v3.3.0-alpha.4
|
3 年之前 |
Evan You
|
92bb189ca7
fix(build): fix const enum w/ number values
|
3 年之前 |
Evan You
|
097f6beca2
release: v3.3.0-alpha.3
|
3 年之前 |
Evan You
|
5d4883ca77
build: fix const enum when cache dir does not exist
|
3 年之前 |
Evan You
|
d1181ad692
fix(build): avoid const enum conflicts
|
3 年之前 |
Evan You
|
39cf4cd30b
build: reuse const enum data between concurrent rollup builds
|
3 年之前 |
Evan You
|
72b570917e
chore: catch unhandled export as just in case
|
3 年之前 |
Evan You
|
37ec04b984
release: v3.3.0-alpha.2
|
3 年之前 |
Evan You
|
2df8049aa4
chore: avoid double-building types on release
|
3 年之前 |
Evan You
|
5851eaa933
fix(build): fix dev flag replacement in esm-bundler builds
|
3 年之前 |
Evan You
|
85f4d8ccb9
release: v3.3.0-alpha.1
|
3 年之前 |
Evan You
|
dbe7109c8f
build: improve dts rollup output
|
3 年之前 |
Evan You
|
2774ba5f0f
chore: use workspace vue dep for sfc-playground
|
3 年之前 |
Evan You
|
1e0251a377
test: more strict linking in dts tests
|
3 年之前 |
Evan You
|
b49b9eff20
build: stricter conditions for UnaryExpression in const enum plugin
|
3 年之前 |
Evan You
|
a871fd0cc0
chore: use consistent ts-check comments in scripts
|
3 年之前 |
Evan You
|
7694ab9f67
chore: update packageManager field
|
3 年之前 |