Skip to content

Releases: niksy/node-stdlib-browser

v1.3.1

Choose a tag to compare

@niksy niksy released this 04 Feb 07:27

Changed

  • Update crypto-browserify
    (#41)

v1.3.0

Choose a tag to compare

@niksy niksy released this 21 Nov 10:15

Changed

  • Pin domain-browser to 4.22.0
  • Add require check for path resolver
  • Proxy process with additional exports
    (#34)

v1.2.1

Choose a tag to compare

@niksy niksy released this 16 Sep 07:34

Added

  • Support information and instructions for Vite
  • Update dependencies

v1.2.0

Choose a tag to compare

@niksy niksy released this 08 Dec 09:07

Added

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

v1.1.0

Choose a tag to compare

@niksy niksy released this 16 Nov 19:52

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

v1.0.0

Choose a tag to compare

@niksy niksy released this 13 Nov 17:35

Added

  • Initial implementation