v2.2.5
Fixed
- #5191 fix events emitted from
updatedhook not triggering update (@Kingwl via #5233) - #5209 fix performance tracing issue
- #5216 fix
Vue.setcrashing when used on Arrays with non-number key (@pkaminski via #5216) - #5224 fix
v-shownot setting inline display property in SSR (@defcc via #5224) - #5223 fix Array values injected via
injectoption 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)