Bug Fixes
- runtime-core: pass options to plugins (#561) (4d20981)
- sfc: treat custom block content as raw text (d6275a3)
- mounting new children (7d436ab)
- core: clone mounted hoisted vnodes on patch (47a6a84)
- fragment: perform direct remove when removing fragments (2fdb499)
Features
- hmr: root instance reload (eda495e)
Performance Improvements
- compiler-core: simplify
advancePositionWithMutation (#564) (ad2a0bd)
For changes between 2.x and 3.0 up to this release, please refer to merged RFCs here.