Skip to content

v1.6.2

Compare
Choose a tag to compare
@gregjacobs gregjacobs released this 09 Feb 04:03
· 400 commits to master since this release
  • Improve regex performance for URL parsing (i.e. fix another case of potential catastrophic backtracking). Thanks @caseywebdev!