Releases: sxzz/ast-explorer
Releases · sxzz/ast-explorer
v0.1.0
🚀 Features
- Add version, support jsx - by @sxzz (00739)
- Pretty error in safari - by @sxzz (e1b88)
- Save state to url - by @sxzz (7a52a)
- Add appearance transition feature - by @sxzz (103f2)
- Multi parser - by @sxzz (c046f)
- Save language&parser to url - by @sxzz (f0270)
- Add github link - by @sxzz (170ce)
- Support
acorn
- by @cijiugechu and @sxzz in #1 (af4cd) - Add @typescript-eslint/parser - by @sxzz (b6990)
- Print in console - by @sxzz (cd427)
- Add vue 3 w/ script setup - by @sxzz (e270c)
- Display ast in monaco - by @sxzz (3d462)
- Add title - by @sxzz (9ad52)
- Add typescript parser - by @sxzz (a94c2)
- Add exact version - by @sxzz (c162f)
- Distinguish load and parse - by @sxzz (52aac)
🐞 Bug Fixes
- Rename - by @sxzz (ea650)
- Catch errors - by @sxzz (9d173)
- Safari - by @sxzz (c6894)
- Full height - by @sxzz (5d6de)
- Serialize bigint - by @sxzz (6fee1)
- Catch serialize error - by @sxzz (10875)
- Dropdown menu width - by @sxzz (7cc1c)
- Hide location data - by @sxzz (9db5f)
- Height overflow - by @sxzz (2ebbe)
- Don't pin swc version - by @sxzz (a68d2)
- Width overflow - by @sxzz (ba37f)
- Ts annotation - by @sxzz (ac297)