What's Changed
- fix: switch binPath default value to built-in by @hardfist in #297
- feat: Dot notation by @ScriptedAlchemy in #240
- test: support inline languageOptions by @hardfist in #300
- refactor: make rslint compatible with browser by @hardfist in #303
- feat: no-explicit-any rule by @ScriptedAlchemy in #302
- feat: support rslint-wasm by @hardfist in #304
- refactor: use monaco-editor for playground by @hardfist in #309
- chore: split CI job for better caching by @stormslowly in #308
- chore: addback website build check in CI by @stormslowly in #310
- chore: use new runner label by @stormslowly in #316
- fix: shim encoder module by @hardfist in #314
- doc: fix broken rule links by @Thiry1 in #315
- feat: update playground css style by @Amour1688 in #318
- feat: support export ast buffer by @hardfist in #317
- feat(playground): support show ast in playground by @hardfist in #320
- chore: using local wasm for website by @hardfist in #321
- fix(playground): show ast when lint pass by @hardfist in #323
- chore: fix script name and update CONTRIBUTING.md by @Thiry1 in #325
- feat(cli): Support GitHub workflow commands by @Thiry1 in #326
- ci: add renovate configuration for dependency updates by @chenjiahan in #324
- chore: protected token in environment by @hardfist in #312
Full Changelog: v0.1.12...v0.1.13