Skip to content

Releases: syntax-tree/estree-util-is-identifier-name

3.0.0

19 Jul 10:28
7f6f5cb
Compare
Choose a tag to compare

Change

  • e42de1f Change to require Node.js 16
    migrate: update too
  • 1860239 Change to use exports
    migrate: don’t use private APIs
  • 622b552 Change to support code points, support astrals
    migrate: pass actual code points, not char codes
  • a40a7b2 Change to use Unicode regex
    migrate: you use modern web/node/etc

Add

  • 586aa31 Add support for JSX identifiers, optionally

Full Changelog: 2.1.0...3.0.0

2.1.0

19 Jan 17:42
45e71e2
Compare
Choose a tag to compare

Add

Misc

Full Changelog: 2.0.1...2.1.0

2.0.1

12 Jun 10:23
be0c692
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.0.1

2.0.0

12 Mar 18:46
9daadc2
Compare
Choose a tag to compare

1.1.0

12 Mar 18:46
6e71451
Compare
Choose a tag to compare

1.0.0

23 Dec 09:25
93ff202
Compare
Choose a tag to compare

💯