New
1.4.2
- Enhancement: Better handle name shadowing in
SlotReusedlint and reduce false positives. - Test against lint
31.8.0-alpha07. - Various doc fixes.
- Build against lint
31.7.1. - Build against Kotlin
2.0.21. Still targeting Kotlin 1.9 language version (lint 31.7.x's language version).
Special thanks to @SimonMarquis and @AlexVanyo for contributing to this release!
What's Changed
- Fix missing newline breaking mkdocs list formatting by @SimonMarquis in https://github.com/slackhq/compose-lints/pull/429
- Update dependency MarkupSafe to v3 by @slack-oss-bot in https://github.com/slackhq/compose-lints/pull/426
- Update dependency termcolor to v2.5.0 by @slack-oss-bot in https://github.com/slackhq/compose-lints/pull/425
- Update lint.latest to v31.8.0-alpha05 by @slack-oss-bot in https://github.com/slackhq/compose-lints/pull/422
- Fix missing indentation breaking the mkdocs admonition formatting by @SimonMarquis in https://github.com/slackhq/compose-lints/pull/428
- Update plugin mavenPublish to v0.30.0 by @slack-oss-bot in https://github.com/slackhq/compose-lints/pull/435
- Update dependency com.android.tools.lint:lint-api to v31.7.1 by @slack-oss-bot in https://github.com/slackhq/compose-lints/pull/436
- Update dependency org.jetbrains.kotlin.jvm to v2.0.21 by @slack-oss-bot in https://github.com/slackhq/compose-lints/pull/432
- Update plugin ksp to v2.0.21-1.0.25 by @slack-oss-bot in https://github.com/slackhq/compose-lints/pull/433
- Update plugin lint to v8.7.1 by @slack-oss-bot in https://github.com/slackhq/compose-lints/pull/438
- Update plugin spotless to v7.0.0.BETA3 by @slack-oss-bot in https://github.com/slackhq/compose-lints/pull/439
- Update dependency MarkupSafe to v3.0.2 by @slack-oss-bot in https://github.com/slackhq/compose-lints/pull/440
- Update dependency mkdocs-macros-plugin to v1.3.6 by @slack-oss-bot in https://github.com/slackhq/compose-lints/pull/430
- Update lint.latest to v31.8.0-alpha07 by @slack-oss-bot in https://github.com/slackhq/compose-lints/pull/437
- Update dependency mkdocs-material to v9.5.42 by @slack-oss-bot in https://github.com/slackhq/compose-lints/pull/431
- Improve SlotReusedDetector by @alexvanyo in https://github.com/slackhq/compose-lints/pull/441
New Contributors
- @SimonMarquis made their first contribution in https://github.com/slackhq/compose-lints/pull/429
Full Changelog: https://github.com/slackhq/compose-lints/compare/1.4.1...1.4.2