Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 881 Bytes

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 881 Bytes

Changelog

Added

  • Support information and instructions for Vite

1.2.0 - 2021-12-08

Added

  • Support for node: protocol in Webpack (#12)
  • Rollup warning helper function

1.1.0 - 2021-11-16

Added

  • Note regarding URL and URLSearchParams polyfilling
  • Support for esbuild

Changed

  • Improve Rollup global variable injecting
  • Use path.resolve for URL methods

Fixed

  • url.format to handle URL

1.0.0 - 2021-11-13

Added

  • Initial implementation