-
-
Notifications
You must be signed in to change notification settings - Fork 276
Roadmap
Steven Levithan edited this page Feb 8, 2017
·
195 revisions
See version history for released versions.
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)
Open a new issue here on GitHub, or fork the repo and start hacking.