Skip to content

v0.195.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 19:56
· 395 commits to main since this release

What's Changed

  • fix(armature): stop flagging self-closing SVG and

    -across-; gate SFC fallback on hard errors by @ubugeeei in #1307

  • test(e2e): refresh check baselines after parser fix (#1307) by @ubugeeei in #1308
  • chore(deps): override shell-quote to 1.8.4 to fix critical advisory by @ubugeeei in #1309
  • fix(atelier_sfc): preserve multi-line hoisted object/array consts in script setup by @ubugeeei in #1310
  • fix(atelier_sfc): guard recursive type aliases in runtime prop type resolution by @ubugeeei in #1311
  • test(vrt): relax misskey play-new pixel-diff threshold to 0.005 by @ubugeeei in #1312
  • fix(atelier_ssr): keep component event listeners and v-model handlers by @ubugeeei in #1313
  • test(app): stabilize flaky npmx org VRT and nuxt-ui dev specs by @ubugeeei in #1314
  • Full Changelog: v0.194.0...v0.195.0