Skip to content

Releases: mlaursen/npm-packages

@mlaursen/eslint-config@12.0.5

27 Feb 21:09
@mlaursen/eslint-config@12.0.5
90b46bc

Choose a tag to compare

12.0.5

Patch Changes

  • 983173d: Reset @eslint/js back to v9

@mlaursen/eslint-config@12.0.4

13 Feb 02:17
@mlaursen/eslint-config@12.0.4
d3ebaa1

Choose a tag to compare

12.0.4

Patch Changes

  • cd45dd0: Allow useless reassign in tests with testing-library enabled

@mlaursen/eslint-config@12.0.3

11 Feb 23:24
@mlaursen/eslint-config@12.0.3
14e214f

Choose a tag to compare

12.0.3

Patch Changes

  • 702cdbb: Updated dependencies to lates to get latest rules

@mlaursen/copy-scss-files@0.1.0

19 Jan 21:47
@mlaursen/copy-scss-files@0.1.0
297168e

Choose a tag to compare

0.1.0

Minor Changes

  • 10bdda7: Exported the enableLogger and disableLogger utils.

@mlaursen/cli@0.1.0

19 Jan 21:47
@mlaursen/cli@0.1.0
297168e

Choose a tag to compare

0.1.0

Minor Changes

  • 3a8b05d: Added the ability to also copy files to the root with the -r, --copy-to-root repeatable option
  • c0d4b7e: Added a verbose mode to always enable logging

Patch Changes

  • Updated dependencies [10bdda7]
    • @mlaursen/copy-scss-files@0.1.0

@mlaursen/eslint-config@12.0.2

17 Jan 19:36
@mlaursen/eslint-config@12.0.2
ebb270e

Choose a tag to compare

12.0.2

Patch Changes

  • 98aa4c4: Re-enabled the tsconfigRootDir changes with strictTypeChecked option

@mlaursen/release-script@0.1.0

10 Jan 23:46
@mlaursen/release-script@0.1.0
6b93586

Choose a tag to compare

0.1.0

Minor Changes

  • e35f6f6: Allow packages to always be ignored in github releases

Patch Changes

  • 342e2a1: Fixed the spelling of "manager", getting the packageManager from the package.json, and requires at least one pending release before continuing.
  • 5b28005: No longer require a confirmation for packages that manually set the CHANGELOG.md path

@mlaursen/eslint-config@12.0.1

10 Jan 20:44
@mlaursen/eslint-config@12.0.1
d4b334e

Choose a tag to compare

12.0.1

Patch Changes

  • ee3a1db: Reverted the tsconfigRootDir changes since it doesn't work how I expected.

@mlaursen/eslint-config@12.0.0

10 Jan 19:59
@mlaursen/eslint-config@12.0.0
bf8d98c

Choose a tag to compare

12.0.0

Major Changes

  • 450377a: Providing the tsconfigRootDir option no longer automatically enables the strict typescript-eslint rules to support monorepo setups. Enable the new strictTypeChecked option along with providing the tsconfigRootDir.

Patch Changes

  • b321d3a: updated dependencies to latest

@mlaursen/release-script@0.0.8

20 Dec 15:13
@mlaursen/release-script@0.0.8
2810196

Choose a tag to compare

0.0.8

Patch Changes

  • c1f2d4f: Fixed the incorrect type mapping