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 8.0.0 #107

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 1, 2023

🤖 I have created a release beep boop

8.0.0 (2024-01-04)

⚠ BREAKING CHANGES

  • use ESTree directive property when searching for "use strict" (#118)
  • class extends is evaluated in the class scope (#116)
  • Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#115)

Features

  • Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#115) (ed67857)
  • use ESTree directive property when searching for "use strict" (#118) (23fe81f)

Bug Fixes

  • class extends is evaluated in the class scope (#116) (42ef7a9)

Documentation

Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslint-scope branch from f0e5541 to c9608b0 Compare August 2, 2023 14:53
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslint-scope branch from c9608b0 to 3b9bc48 Compare October 23, 2023 12:26
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslint-scope branch from 3b9bc48 to 831bf7a Compare November 19, 2023 13:45
@github-actions github-actions bot changed the title chore: release 7.2.3 chore: release 8.0.0 Jan 2, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslint-scope branch 2 times, most recently from b68e870 to 3d0e407 Compare January 2, 2024 20:12
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eslint-scope branch from 3d0e407 to bec1e6a Compare January 4, 2024 18:21
@mdjermanovic mdjermanovic merged commit f33ae98 into main Jan 4, 2024
3 checks passed
@mdjermanovic mdjermanovic deleted the release-please--branches--main--components--eslint-scope branch January 4, 2024 19:11
Copy link
Contributor Author

github-actions bot commented Jan 4, 2024

🤖 Release is at https://github.com/eslint/eslint-scope/releases/tag/v8.0.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

Bug: eslint-scope fails to create new Scope for block element
1 participant