Skip to content

@anolilab/[email protected]

Compare
Choose a tag to compare
@prisis prisis released this 22 Sep 15:59
· 260 commits to main since this release

@anolilab/eslint-config 14.0.0 (2023-09-22)

⚠ BREAKING CHANGES

  • Added new rules for "no-loops", "validate-jsx-nesting", "ssr-friendly", "deprecation", and "no-only-tests"
    Signed-off-by: prisis [email protected]

Features

  • Update eslint config and dependencies, added new rules for "no-loops", "validate-jsx-nesting", "ssr-friendly", "deprecation", and "no-only-tests" (883af9b)

Bug Fixes

  • changed optionalDependencies to peerDependencies with peerDependenciesMeta (2a21b86)

Miscellaneous Chores

  • updated lock and sorted package.json (7f7ed5a)

Dependencies

  • @anolilab/semantic-release-preset: upgraded to 7.0.2