Skip to content

Latest commit

 

History

History
66 lines (33 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

66 lines (33 loc) · 2.83 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.0 (2024-11-13)

Features

  • display helpful description and links on error (#54) (31c0009)

Bug Fixes

  • dlopen relative part problem in mac system (0507d0b)

2.0.0 (2021-04-05)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5

  • dropped webpack@4 (#33) (de9d1a5)

1.0.3 (2021-04-05)

Bug Fixes

  • concat directory separators instead of "/" to make it work on Windows #39 (#40) (3eb7041)

1.0.2 (2020-10-09)

Chore

  • update schema-utils

1.0.1 (2020-07-28)

Bug Fixes

1.0.0 (2020-06-26)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13
  • minimum supported webpack version is 4

Features

Fixes

  • copy .node files to the build directory
  • do not put absolute paths in the bundle file (no problems with [contenthash])

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.