Skip to content
Steven Levithan edited this page Feb 8, 2017 · 195 revisions

See version history for released versions.

XRegExp 3.1.1-next: completed changes

The following changes have been completed and are available via the latest build here on GitHub:

  • Added XRegExp._getUnicodeProperty. (@GerHobbelt)
  • Improved performance of sticky mode for XRegExp.exec/test in pre-ES6 environments without native /y support. (@pygy)

Share your ideas

Open a new issue here on GitHub, or fork the repo and start hacking.

Clone this wiki locally