Skip to content

Remove Default Encode URI Component

Compare
Choose a tag to compare
@blakeembrey blakeembrey released this 12 Nov 12:05
· 102 commits to master since this release

No changes to path rules since 3.x, except support for nested RegEx parts in 4.x.

Changed

  • Rename RegexpOptions interface to TokensToRegexpOptions
  • Remove normalizePathname from library, document solution in README
  • Encode using identity function as default, not encodeURIComponent