core icon indicating copy to clipboard operation
core copied to clipboard

fix(types): avoid nullable as keys to affect the inference of `IsKeyValues`

Open KazariEX opened this issue 1 year ago • 4 comments

vuejs/language-tools#4819

KazariEX avatar Oct 23 '24 12:10 KazariEX

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 100 kB 38 kB 34.2 kB
vue.global.prod.js 159 kB 57.9 kB 51.4 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 46.9 kB 18.3 kB 16.7 kB
createApp 55 kB 21.3 kB 19.4 kB
createSSRApp 59 kB 23 kB 20.9 kB
defineCustomElement 59.8 kB 22.8 kB 20.8 kB
overall 68.7 kB 26.3 kB 24 kB

github-actions[bot] avatar Oct 23 '24 12:10 github-actions[bot]

Open in Stackblitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@12247
@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@12247
@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@12247
@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@12247
@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@12247
@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@12247
@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@12247
@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@12247
@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@12247
vue

pnpm add https://pkg.pr.new/vue@12247
@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@12247

commit: b2c1404

pkg-pr-new[bot] avatar Oct 23 '24 12:10 pkg-pr-new[bot]

/ecosystem-ci run

edison1105 avatar Oct 24 '24 00:10 edison1105

📝 Ran ecosystem CI: Open

suite result latest scheduled
language-tools :white_check_mark: success :white_check_mark: success
nuxt :white_check_mark: success :white_check_mark: success
pinia :white_check_mark: success :white_check_mark: success
primevue :white_check_mark: success :white_check_mark: success
quasar :white_check_mark: success :white_check_mark: success
radix-vue :white_check_mark: success :white_check_mark: success
router :white_check_mark: success :white_check_mark: success
test-utils :white_check_mark: success :white_check_mark: success
vant :white_check_mark: success :white_check_mark: success
vite-plugin-vue :white_check_mark: success :white_check_mark: success
vitepress :white_check_mark: success :white_check_mark: success
vue-i18n :white_check_mark: success :white_check_mark: success
vue-macros :white_check_mark: success :white_check_mark: success
vuetify :white_check_mark: success :white_check_mark: success
vueuse :white_check_mark: success :white_check_mark: success
vue-simple-compiler :white_check_mark: success :white_check_mark: success

vue-bot avatar Oct 24 '24 00:10 vue-bot