Fixed
- #5191 fix events emitted from
updated
hook not triggering update (@Kingwl via #5233) - #5209 fix performance tracing issue
- #5216 fix
Vue.set
crashing when used on Arrays with non-number key (@pkaminski via #5216) - #5224 fix
v-show
not setting inline display property in SSR (@defcc via #5224) - #5223 fix Array values injected via
inject
option not reactive (@Kingwl via #5229) - #5243 trigger warning when mutating injected bindings (@rayrutjes via #5243)
- #5250 fix
input[type=password]
behavior in IE9 (@ktsn via #5253)