This repository was archived by the owner on Jun 23, 2025. It is now read-only.
v8.0.0
8.0.0 (2024-01-04)
⚠ BREAKING CHANGES
- use ESTree
directiveproperty when searching for"use strict"(#118) - class
extendsis 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
directiveproperty when searching for"use strict"(#118) (23fe81f)