Releases: nicole-ashley/json-formatter
Releases · nicole-ashley/json-formatter
0.11.0
0.10.0
Switched to a tokenizer rather than using the browser engine to parse JSON. Fixes callumlocke#103, callumlocke#98, callumlocke#96, callumlocke#77, and callumlocke#70.
0.9.1
Fixed doubled line numbers on empty objects and arrays
0.9.0
New features:
- Added line numbers
Fixes/changes:
- Fixed incorrect name for Kuroir theme. If you had this theme selected it will reset to Dawn until you change it.
- Fixed incorrect name for Tomorrow Night Bright theme. If you had this theme selected it will still work.
- Removed stray console.log on page load.
- Tweaks around CSS tooling.
0.8.3
New features:
- JSON Formatter now works on plain text documents that have incorrect mime types
Fixes:
- Fixed keyboard shortcuts not working
- Fixed content displaying before theme was applied
0.8.2
Workaround for Chrome queuing transitions bug.
0.8.1
Improved transitions between themes.
0.8.0
Added a slew of new themes.
0.7.0
Added light/dark theme toggle.
0.6.1
Added Edge compatibility