Skip to content

Releases: ephys/eslint-config

@ephys/eslint-config@15.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 16:01
7eb55c7

@ephys/eslint-config 15.0.0 (2022-03-10)

Features

BREAKING CHANGES

  • @material-ui/core, @material-ui/icons cannot be imported directly. One of their sub-modules must be imported.
    This reduces the compilation load for bundlers.

@ephys/eslint-config-typescript@14.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Mar 16:01
7eb55c7

@ephys/eslint-config-typescript 14.1.2 (2022-03-10)

Dependencies

  • @ephys/eslint-config: upgraded to 15.0.0

v14.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 11:06
897b791

14.1.0 (2022-01-17)

Bug Fixes

  • allow .cts (or .ts in commonjs mode) files to use require (15fcd3a)

Features

  • disable consistent-function-scoping in test suites (c4838c6)

@ephys/eslint-config-typescript@14.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Jan 13:45
c1866aa

@ephys/eslint-config-typescript 14.1.1 (2022-01-17)

Bug Fixes

  • typescript: update @ephys/eslint-config (c1866aa)