Releases: Create-Inc/laint
Releases · Create-Inc/laint
v0.1.7
What's Changed
- Add CI check: every rule must be documented in README by @danielchen0 in #17
- Add no-manual-retry-loop lint rule by @danielchen0 in #19
- Add no-silent-skip lint rule by @danielchen0 in #18
- Add no-optional-props lint rule by @danielchen0 in #20
- Add logger-error-with-err lint rule by @danielchen0 in #21
- Add no-string-coerce-error lint rule by @danielchen0 in #25
- Add platform mode for rule filtering by @danielchen0 in #26
- Add no-inline-styles lint rule by @danielchen0 in #28
- Add no-nested-try-catch lint rule by @danielchen0 in #29
- Add catch-must-log-to-sentry lint rule by @danielchen0 in #30
- Add url-params-must-encode lint rule by @danielchen0 in #31
- Add no-magic-env-strings lint rule by @danielchen0 in #32
- Add no-loose-equality lint rule by @danielchen0 in #33
- feat: CLAUDE.md with instruction on updating rule count assertion by @arnavsurve in #34
- Add safe-json-parse lint rule by @danielchen0 in #22
- Add no-emoji-icons lint rule by @danielchen0 in #46
- Add no-sync-fs rule by @create-inc-service-account in #44
- Add prefer-named-params rule by @create-inc-service-account in #45
- fix: support custom variable names in expo-font-loaded-check by @danielchen0 in #49
- feat: adds nextjs lint by @zobeirhamid in #47
- Bump version to 0.1.7 by @danielchen0 in #48
- Bump rollup from 4.57.1 to 4.59.0 by @dependabot[bot] in #50
New Contributors
- @arnavsurve made their first contribution in #34
- @create-inc-service-account made their first contribution in #44
- @zobeirhamid made their first contribution in #47
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Auto-generate GitHub release notes on publish by @danielchen0 in #14
- Add prefer-guard-clauses and no-type-assertion rules by @danielchen0 in #12
- Address review feedback on lint rules by @danielchen0 in #15
- Bump version to 0.1.6 by @danielchen0 in #16
Full Changelog: v0.1.5...v0.1.6