mobx_lint 1.2.0
mobx_lint: ^1.2.0 copied to clipboard
mobx_lint is a developer tool for users of mobx, designed to help stop common issues and simplify repetitive tasks.
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2026-09-11 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
mobx_lint - v1.2.0
- FIX: upgrade SDK to 3.7.0 and use multiple underscore wildcards for unused parametersFeature/annotations update (#1062). (d677b8d3)
- FEAT: improve reactivity performance and correctness with a new documentation gallery. (d1528716)
1.2.0 #
1.1.0 #
- FIX: package upgrades, analysis issue fixes.
- FEAT: add wrap with observer assist (#949).