v8.17.0
What's Changed
The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.
- Revert "Revert fast-uri change (#2444)" by @gurgunday in #2448
- fix: ignore new eslint error for @typescript-eslint/no-extraneous-class by @jasoniangreen in #2455
- docs: clarify behaviour of addVocabulary by @jasoniangreen in #2454
- docs: refactor to improve legibility by @blottn in #2432
- Fix grammatical typo in managing-schemas.md by @wetneb in #2305
- docs: Fix broken strict-mode link by @alexanderjsx in #2459
- feat: add test for encoded refs and bump fast-uri by @jasoniangreen in #2449
- fix: changes for @typescript-eslint/array-type rule by @jasoniangreen in #2467
- fixes #2217 - clarify custom keyword naming by @jasoniangreen in #2457
New Contributors
- @gurgunday made their first contribution in #2448
- @blottn made their first contribution in #2432
- @wetneb made their first contribution in #2305
- @alexanderjsx made their first contribution in #2459
Full Changelog: v8.16.0...v8.17.0