Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 18:04
· 28 commits to master since this release
c337e3f

Minor Changes

  • 218ff22: feat(config): removed vitest/no-done-callback and jest/no-done-callback
    Fixes #358
  • 73ec66a: feat(plugins): updated eslint and plugins
    Closes #354
    Closes #371
  • 98e3829: feat(config): Drop no-new-object in favor of no-object-constructor
    Fixes #367

Patch Changes

  • e1ba9e1: feat(config): added constraints to globs of config files
    Fixes #359
  • 066db53: fix: whitelist certain export names
    Fixes #364