Skip to content

v5.1.1

Compare
Choose a tag to compare
@Akryum Akryum released this 26 Jun 23:25

New

  • Add option to show kebab-case component names (#911)
  • (work-in-progress) high contrast theme
  • Add Milliseconds Display Preference (#782)

Fixed

  • style issue on Settings Tab, fix #972 (#973)
  • Update Nuxt.js logo (#1004)
  • use chrome.storage, fixes #979
  • attribute in data inspector values are difficult to read in dark mode, fixes #985
  • Cannot read property of undefined issue (#906)
  • @vue/ui update
  • shouldn't serialize VNodes, fixes #857