Remove Default Encode URI Component
No changes to path rules since 3.x, except support for nested RegEx parts in 4.x.
Changed
- Rename
RegexpOptionsinterface toTokensToRegexpOptions - Remove
normalizePathnamefrom library, document solution in README - Encode using identity function as default, not
encodeURIComponent