Skip to content

Remove reverend in favor of path-to-regexp.compile for makePath()

Compare
Choose a tag to compare
@lingyan lingyan released this 14 May 17:52
· 179 commits to main since this release

Changes in this release only affect internal implementation of makePath(), and should be transparent to routr library users.

[https://github.com//pull/23] - remove reverend in favor of path-to-regexp.compile. Thanks a lot to @jasisk for going out of his way to update for us!
[https://github.com//pull/26] - cache compiled route paths from path-to-regexp.compile