Evan You
|
097f6beca2
|
release: v3.3.0-alpha.3
|
3 years ago |
Evan You
|
5d4883ca77
|
build: fix const enum when cache dir does not exist
|
3 years ago |
Evan You
|
d1181ad692
|
fix(build): avoid const enum conflicts
|
3 years ago |
Evan You
|
39cf4cd30b
|
build: reuse const enum data between concurrent rollup builds
|
3 years ago |
Evan You
|
72b570917e
|
chore: catch unhandled export as just in case
|
3 years ago |
Evan You
|
37ec04b984
|
release: v3.3.0-alpha.2
|
3 years ago |
Evan You
|
2df8049aa4
|
chore: avoid double-building types on release
|
3 years ago |
Evan You
|
5851eaa933
|
fix(build): fix dev flag replacement in esm-bundler builds
|
3 years ago |
Evan You
|
85f4d8ccb9
|
release: v3.3.0-alpha.1
|
3 years ago |
Evan You
|
dbe7109c8f
|
build: improve dts rollup output
|
3 years ago |
Evan You
|
2774ba5f0f
|
chore: use workspace vue dep for sfc-playground
|
3 years ago |
Evan You
|
1e0251a377
|
test: more strict linking in dts tests
|
3 years ago |
Evan You
|
b49b9eff20
|
build: stricter conditions for UnaryExpression in const enum plugin
|
3 years ago |
Evan You
|
a871fd0cc0
|
chore: use consistent ts-check comments in scripts
|
3 years ago |
Evan You
|
7694ab9f67
|
chore: update packageManager field
|
3 years ago |
Evan You
|
20ea62da3c
|
chore: use type: "module"
|
3 years ago |
Evan You
|
78a52ef3fe
|
docs: document git hooks [ci skip]
|
3 years ago |
Evan You
|
213908cbde
|
ci: avoid netlify oom
|
3 years ago |
Evan You
|
7a0a6658c6
|
docs: update contributing guide
|
3 years ago |
Evan You
|
40dab4d9dd
|
build: fix size check
|
3 years ago |
Evan You
|
1ddde63b40
|
build: adjust dts test setup
|
3 years ago |
Evan You
|
d10a81eacb
|
ci: try puppeteer fix
|
3 years ago |
Evan You
|
4e0ab97c70
|
build: fix handling of const enum that rely on previous values
|
3 years ago |
Evan You
|
eb0c1e7025
|
build: remove api-extractor
|
3 years ago |
Evan You
|
e145fe3c28
|
build: use rollup-plugin-dts for dts build
|
3 years ago |
Evan You
|
6213b73cd2
|
build: custom const enum processing
|
3 years ago |
Evan You
|
53e3533b75
|
chore: bump deps
|
3 years ago |
Evan You
|
40aa7d8040
|
build: refactor rollup config
|
3 years ago |
Evan You
|
e22b5c510d
|
chore: remove hanging slash from import
|
3 years ago |
Evan You
|
7bc7066952
|
workflow: type check on commit
|
3 years ago |
Evan You
|
f87f788e7c
|
chore: remove rpts2
|
3 years ago |
Evan You
|
124373db50
|
wip: isolatedModules + use rollup-plugin-esbuild
|
3 years ago |
Evan You
|
9381349f37
|
build: only enable esModule compat for cjs builds
|
3 years ago |
Evan You
|
e077e6f5f3
|
workflow: disable threads during tests
|
3 years ago |
Evan You
|
1487d81160
|
chore: define compile time flags during size check
|
3 years ago |
Evan You
|
3a6f5eb0f7
|
fix(build): ensure BaseTransition functions can be tree-shaken
|
3 years ago |
Evan You
|
a5dcbad614
|
chore: fix size reporting for brotli
|
3 years ago |
Evan You
|
c1cbb747b5
|
chore: fix types
|
3 years ago |
Evan You
|
45984d559f
|
release: v3.2.47
|
3 years ago |
Evan You
|
4b7036653e
|
fix(build): enforce __esModule interop for cjs builds
|
3 years ago |
Evan You
|
29f8cf8b07
|
release: v3.2.46
|
3 years ago |
Evan You
|
b472965eba
|
workflow: check ci status during release
|
3 years ago |
三咲智子 Kevin Deng
|
a0a010ddc9
|
fix(types): optional boolean props should have boolean type in return type of defineProps (#7619)
close #7116
fix #5847
fix #7487
|
3 years ago |
edison
|
30399d46b1
|
fix(compiler-sfc): support resolving type declaration from normal script (#5831)
fix #5830
|
3 years ago |
李想
|
1fde49c0f5
|
fix(runtime-core): fix keep-alive cache prune logic on vnodes with same type but different keys (#7510)
fix #7355
|
3 years ago |
Evan You
|
f19f803ea8
|
chore: fix jest reference in merged test case
|
3 years ago |
René Koller
|
efe2efd210
|
fix(compat): fix custom transition classes in compat mode (#7435)
fix #6253
|
3 years ago |
Anthony Fu
|
e64c9ae957
|
fix(reactivity): `triggerRef` working with `toRef` from reactive (#7507)
* fix(reactivity): `triggerRef` working with `toRef` from reactive
* chore: refactor
|
3 years ago |
Anthony Fu
|
5f1883ec53
|
fix(types): accept sync `serverPrefetch()` (#7000)
|
3 years ago |
Evan You
|
d7f63a132a
|
ci: bump netlify node version
|
3 years ago |