Skip to content

Releases: leezng/vue-json-pretty

2.4.0

20 Mar 02:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

2.3.0

12 Dec 06:27
Compare
Choose a tag to compare

What's Changed

  • feat: support collapsedNodeLength for Vue3 by @boukadam in #260
  • fix: Line numbers are included when selecting JSON content in the view #256

Full Changelog: v2.2.4...v2.3.0

1.9.5

12 Dec 06:26
Compare
Choose a tag to compare

What's Changed

  • feat: support collapsedNodeLength for vue2 by @boukadam in #259
  • fix: Line numbers are included when selecting JSON content in the view #256

Full Changelog: v1.9.4...v1.9.5

2.2.4

22 Mar 01:58
Compare
Choose a tag to compare

What's Changed

  • fix: show null and explicit undefined values by @cstuncsik in #210
  • fix: dynamic left padding on collapse elements. by @leezng in #216
  • fix: type check failed for prop "data". #224 by @leezng in #226
  • fix: deep prop support reactive. #231
  • chore(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #220
  • chore(ci): update actions plugin version by @leezng in #241

Full Changelog: v2.2.3...v2.2.4

1.9.4

20 Mar 03:25
Compare
Choose a tag to compare

What's Changed

  • fix: Spaces are not added between keys and values. #234
  • fix: deep prop support reactive by @zane0904 in #232

New Contributors

Full Changelog: v1.9.3...v1.9.4

2.2.3

02 Nov 11:12
Compare
Choose a tag to compare

What's Changed

  • fix: show null and explicit undefined values by @cstuncsik in #210
  • fix: Dynamic left padding on collapse elements. #216

Full Changelog: v2.2.2...v2.2.3

1.9.3

02 Nov 11:10
Compare
Choose a tag to compare

What's Changed

  • fix: show null and explicit undefined values by @cstuncsik in #207
  • fix: Dynamic left padding on collapse elements. #200

Full Changelog: v1.9.2...v1.9.3

2.2.2

28 Aug 12:52
Compare
Choose a tag to compare

What's Changed

  • feat: support slot nodeKey. by @mutdmour in #195
  • fix: node path parsing does not consider special characters. #198

Full Changelog: v2.2.1...v2.2.2

1.9.2

28 Aug 12:41
Compare
Choose a tag to compare

What's Changed

  • feat: support slot nodeKey. #195
  • fix: node path parsing does not consider special characters. #192

Full Changelog: v1.9.1...v1.9.2

1.9.1

19 Aug 13:08
1f010e3
Compare
Choose a tag to compare

What's Changed

  • fix: handle optional-chaining & nullish-coalescing-operator on production environment. by @leezng in #191

Full Changelog: v1.9.0...v1.9.1