Skip to content

v8.4.0

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 23 May 18:59
· 254 commits to main since this release

New

  • New option under vue in webpack config: template. Use this option to pass options to the template rendering engine (via consolidate) if you are using a non-html templating language. (@bopjesvla)

Fixed

  • #237 fix nested components scoped CSS id bug (@cjxgm)
  • #238 fix the browserify flag incorrectly set to true for hot-reload (@kenvunz)