Breaking changes
- Use strict SSL checks for URL validation, by default. Use
fetch
rather thanrequest
. TheNODE_TLS_REJECT_UNAUTHORIZED
environment variable might allow for backwards compatibility (#177)
Fixes
- PATCH import-map.json endpoint now always sends json response body (#177)
- URL validation checks now functional for PATCH import-map.json endpoint (#177)
Full Changelog: v6.2.2...v7.0.0