Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

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