Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 4.0.0 #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 5, 2023

🤖 I have created a release beep boop

4.0.0 (2024-10-26)

⚠ BREAKING CHANGES

  • Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#142)
  • Set default schema: [], drop support for function-style rules (#139)
  • Require eslint:all and eslint:recommended as parameters. (#103)

Features

  • add es2023 and es2024 environments (#116) (14ddd36)
  • add esN envs for all post-es6 years (#68) (33b8ee7)
  • Avoid dirname for built-in configs (#71) (9b71981)
  • Expose loadConfigFile() function (#160) (59e890f)
  • Require eslint:all and eslint:recommended as parameters. (#103) (013bdf3)
  • Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#142) (737eb25)
  • Set default schema: [], drop support for function-style rules (#139) (a6c240d)
  • update globals (#81) (aefa2a7)
  • update globals (#98) (89c504f)

Bug Fixes

  • add universal export to root (#57) (6b5fc8b)
  • add missing dependencies (#5) (ff41a2f)
  • cache compiled config schema (#9) (04f3cae)
  • ConfigArrayFactory was ignoring the resolver option in some places (#53) (c5d4919)
  • ensure config files are files (#42) (ce78027)
  • Ensure environments in overrides respect files patterns (#126) (6745421), closes #125
  • include loadRules in internalSlotsMap cache (#19) (1746840)
  • package.json version (2f65358)
  • Plugins should always use the same reference (#91) (2a2bef1), closes #89 #90
  • Properly export module resolver (#34) (aa38ef4)
  • Release version number (refs #6) (#8) (76796f6)
  • Update FlatCompat docs + typings to reflect Array (#99) (5be711e)
  • use custom Rollup plugin for import.meta.url (#77) (18b15ac)
  • Use original plugin from disk in FlatCompat (#137) (1c4cf6a)
  • validate schema for built-in rules (#14) (8b202ff)
  • version number and eslint-release version (refs #6) (8647a61)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch from 47a4e87 to 0b4648d Compare June 20, 2023 22:58
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch from 0b4648d to c673001 Compare July 1, 2023 11:12
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch from c673001 to 2f1eaa0 Compare July 16, 2023 04:32
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch from 2f1eaa0 to 1163887 Compare September 10, 2023 23:04
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch from 1163887 to 4dbceac Compare October 23, 2023 17:03
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch 2 times, most recently from d96b68c to e21f585 Compare November 4, 2023 08:16
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch 2 times, most recently from 621f910 to 76844c1 Compare December 2, 2023 13:08
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch from 76844c1 to bff909e Compare January 1, 2024 01:59
@github-actions github-actions bot changed the title chore: release 3.0.0 chore: release 4.0.0 Jan 1, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch from bff909e to 7575fa8 Compare January 3, 2024 17:07
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch from 7575fa8 to 45418ab Compare January 27, 2024 12:48
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch 2 times, most recently from 0966eb6 to a2b4da6 Compare February 14, 2024 13:37
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch from a2b4da6 to c6d51e8 Compare February 25, 2024 08:40
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch from c6d51e8 to 39e3bd1 Compare April 25, 2024 13:52
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch from 39e3bd1 to 0cf68b2 Compare May 19, 2024 07:25
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslintrc branch from 0cf68b2 to b029f5c Compare October 26, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants