Releases: sxzz/ast-explorer
Releases · sxzz/ast-explorer
v0.24.2
v0.24.1
v0.24.0
🚀 Features
- Add rust
syn
parser - by @sxzz (c58d3) - Add node title for vue compiler dom - by @sxzz (3b3a3)
- Memorize last url state - by @sxzz (78618)
- Add gui for typescript eslint parser - by @sxzz (aad0a)
- Add value hint for typescript - by @sxzz (12704)
- Copy value hint & add for vue parser - by @sxzz (e5e11)
- Add
ScriptKind
for typescript - by @sxzz (d1eca) - Preserve hashbang in
@typescript-eslint/parser
- by @fisker in #129 (f4a28) - Add
comments
option toacorn
parser - by @fisker in #128 (2b943)
🐞 Bug Fixes
- Set url state first - by @sxzz (3a86e)
- Don't add padding for checkbox - by @sxzz (67575)
- Only string for ast title - by @sxzz (e5471)
- Add
comments
for oxc beforehand - by @sxzz (04d5e) - deps: Update all non-major dependencies - in #125 (9cb45)
View changes on GitHub
v0.23.1
v0.23.0
v0.22.0
🚀 Features
- Add getAstLocation for postcss - by @sapphi-red in #111 (c43a5)
- Add lightningcss - by @sapphi-red in #110 (73c86)
🐞 Bug Fixes
- Display symbol & function - by @sxzz (c9975)
- deps: Update all non-major dependencies - in #108 (59cf0)
🏎 Performance
- Add cache for getAstTitle in typescript parser - by @ArnaudBarre in #109 (316c3)