Skip to content

Release 0.10.5

Compare
Choose a tag to compare
@matejchalk matejchalk released this 02 Dec 09:42
· 38 commits to main since this release
  • Restrict SonarJS peer dep to v1 (v2 has many changes that require review) (794fdc4)
  • Fix warnings listed as errors in docs (424b29e)
  • Generate relative links in docs script, remove unnecessary npm link (9c4b5aa)
  • Convert stylistic sonarjs rules to warnings (efcf27f)
  • Ignore module.exports in immutable-data rule (b225c3b)
  • Disable ESM-only rules rules for mocks directory (f3f777f)
  • Disable immutable-data for config files (addb674)
  • Ignore 'next' in no-callback-in-promise rule, many false positives (3706f39)
  • Don't enforce globalThis over window in Angular (699f3b7)
  • Fix Storybook naming convention being ignored in Angular config (98e37bd)