Skip to content

v5.0.7

Compare
Choose a tag to compare
@Akryum Akryum released this 05 Apr 01:36

Fixed

  • components: update inspected instance id on flush, fixing selected color glitches
  • vuex: clone mutation payload instead of stringify, closes #953
  • vuex: clone module state instead of stringify
  • vuex: saved snapshots use clone instead of stringify
  • vuex: initialState only on vuex init instead of doing it in backend hook, closes #950
  • vuex: ensure dynamic module children state are cloned
  • vuex: mutations replay: not properly temporarily removing modules for the replay