This release switches to ESM only.
Changed
- Export package as ESM (#141)
- Reject invalid percent-encoding in ISO-8859-1 ext-value (#138)
- Skip duplicate parameter in extended format (#144)
- If you were previously using
formatwithextended: truebut including bothparamandparam*, it now ignoresparamand usesparam*when it would otherwise encode. The behavior ofextended: falseis the same as before, both params will be included.
- If you were previously using