-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
- Remove
module: boolean
, replace withsourceType: 'module' | 'script'
, needed for AddsourceType: 'commonjs'
#444 - Option to allow regular expression validation feat: allow skip regular expression validation #346
- Drop support for Node.js v18
- Remove
uniqueKeyInPattern
or default totrue
#509 -
fix!: forbid passsourceType
inparse{Script,Module}()
#465 - Remove
ForInitialiser
from ESTreeLines 170 to 172 in 30c3c46
// TODO: Misspelled, remove this in v7 // spellchecker: disable-next-line export { ForInitializer as ForInitialiser }; - Add support for
using
andawait using
#517 - Support stage2.7 import defer #385
Anything else?
Metadata
Metadata
Assignees
Labels
No labels