Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@joeldenning joeldenning released this 10 Nov 03:59

Breaking changes

  • Use strict SSL checks for URL validation, by default. Use fetch rather than request. The NODE_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