版本发布 8
*No significant changes* ##### [View changes on GitHub](https://github.com/sxzz/ast-explorer/compare/v0.42.2...v0.42.3)
### 🐞 Bug Fixes - Update Monaco Editor settings documentation link - by @sxzz [<samp>(1c25f)</samp>](https://github.com/sxzz/ast-explorer/commit/1c25f9b) ##### [View changes on GitHub](https://github.com/sxzz/ast-explorer/compare/v0.41.0...v0.41.1)
### 🚀 Features - Upgrade yaml-eslint-parser - by @sxzz [<samp>(8ad97)</samp>](https://github.com/sxzz/ast-explorer/commit/8ad9787) ##### [View changes on GitHub](https://github.com/sxzz/ast-explorer/compare/v0.38.1...v0.38.2)
### 🚀 Features - Support auto focus for python & syn - by @sxzz [<samp>(c5edc)</samp>](https://github.com/sxzz/ast-explorer/commit/c5edcc0) - Update options for `flow-parser` - by @fisker in https://github.com/sxzz/ast-explorer/issues/233 [<samp>(ed171)</samp>](https://github.com/sxzz/ast-explorer/commit/ed17138) - Add tree-sitter parsers - by @sxzz [<samp>(2309e)</samp>](https://github.com/sxzz/ast-explorer/commit/2309ec1) - **csharp**: Add tree-sitter parser - by @GuillaumeNury in https://github.com/sxzz/ast-explorer/issues/234 [<samp>(d9d2d)</samp>](https://github.com/sxzz/ast-explorer/commit/d9d2da1) ### 🐞 Bug Fixes - **java**: Auto focus - by @sxzz [<samp>(e451b)</samp>](https://github.com/sxzz/ast-explorer/commit/e451be9) - **yaml**: Json view - by @sxzz [<samp>(5dbd2)</samp>](https://github.com/sxzz/ast-explorer/commit/5dbd28e) ##### [View changes on GitHub](https://github.com/sxzz/ast-explorer/compare/v0.37.0...v0.38.0)
### 🚀 Features - Support python - by @sxzz [<samp>(3b6ba)</samp>](https://github.com/sxzz/ast-explorer/commit/3b6baa9) - Support proto - by @kricsleo and @sxzz in https://github.com/sxzz/ast-explorer/issues/227 [<samp>(9744b)</samp>](https://github.com/sxzz/ast-explorer/commit/9744b80) - Add languages to shiki - by @sxzz [<samp>(5befe)</samp>](https://github.com/sxzz/ast-explorer/commit/5befec6) - **python**: Support parser options - by @sxzz [<samp>(4fb52)</samp>](https://github.com/sxzz/ast-explorer/commit/4fb5291) ### 🐞 Bug Fixes - Dropdown click not opening menu - by @kricsleo in https://github.com/sxzz/ast-explorer/issues/229 [<samp>(19be3)</samp>](https://github.com/sxzz/ast-explorer/commit/19be322) ##### [View changes on GitHub](https://github.com/sxzz/ast-explorer/compare/v0.36.2...v0.37.0)
### 🚀 Features - Add `angular-html-parser` - by @fisker and @sxzz in https://github.com/sxzz/ast-explorer/issues/218 [<samp>(f39f4)</samp>](https://github.com/sxzz/ast-explorer/commit/f39f495) - Add `yaml-unist-parser` - by @fisker and @sxzz in https://github.com/sxzz/ast-explorer/issues/217 [<samp>(45cbb)</samp>](https://github.com/sxzz/ast-explorer/commit/45cbba4) ### 🐞 Bug Fixes - Show empty yaml correctly - by @fisker in https://github.com/sxzz/ast-explorer/issues/216 [<samp>(0e6ab)</samp>](https://github.com/sxzz/ast-explorer/commit/0e6aba5) ##### [View changes on GitHub](https://github.com/sxzz/ast-explorer/compare/v0.35.2...v0.36.0)
### 🐞 Bug Fixes - Stringify regexp - by @sxzz and @fisker [<samp>(79ff3)</samp>](https://github.com/sxzz/ast-explorer/commit/79ff39d) ##### [View changes on GitHub](https://github.com/sxzz/ast-explorer/compare/v0.35.0...v0.35.1)
### 🚀 Features - Add `java-parser` - by @sxzz [<samp>(0ce58)</samp>](https://github.com/sxzz/ast-explorer/commit/0ce5844) - Support latest `@typescript-eslint/parser` - by @sxzz [<samp>(b70a4)</samp>](https://github.com/sxzz/ast-explorer/commit/b70a453) ### 🐞 Bug Fixes - Hide `pos` field - by @sxzz [<samp>(b4b70)</samp>](https://github.com/sxzz/ast-explorer/commit/b4b70cc) - Max-height of select - by @sxzz [<samp>(44c98)</samp>](https://github.com/sxzz/ast-explorer/commit/44c9852) - Build error - by @sxzz [<samp>(9f1ce)</samp>](https://github.com/sxzz/ast-explorer/commit/9f1ce7a) - **yaml**: Use correct parse method - by @fisker in https://github.com/sxzz/ast-explorer/issues/211 [<samp>(76a42)</samp>](https://github.com/sxzz/ast-explorer/commit/76a4203) ##### [View changes on GitHub](https://github.com/sxzz/ast-explorer/compare/v0.34.0...v0.35.0)