All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.2 (2020-04-01)
- Fix scoped packages handling when bundling on Windows (fc7fc8b) (Mariusz Nowak)
1.1.1 (2020-03-31)
- Fix support for scoped dependencies (543a3a5) (Mariusz Nowak)
1.1.0 (2019-11-29)
cjs
option (4fe7fbc)
1.0.0 (2019-11-29)
- Binary file was renamed from bin/webmake to bin/webmake.js
(but it doesn't affect
webmake
command)
- Expose parent env require on
require.fromParentEnvironment
(fcfe2c1) - Reconfigure logging with 'log' utility (a53f9a9)
- Add '.js' extension to binary (0dcdfe5)
0.4.0 (2018-08-08)
- override externals resolution in Node.js v10 (4e59857)
- use caret to describe version ranges (64e6206)
- Drop support for Node.js v4 and below
See CHANGES
file