Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

55 lines (29 loc) · 2.14 KB

Changelog

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

1.1.2 (2020-04-01)

Bug Fixes

1.1.1 (2020-03-31)

Bug Fixes

1.1.0 (2019-11-29)

Features

1.0.0 (2019-11-29)

⚠ BREAKING CHANGES

  • Binary file was renamed from bin/webmake to bin/webmake.js (but it doesn't affect webmake command)

Features

  • 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)

Bug Fixes

  • override externals resolution in Node.js v10 (4e59857)

Chores

  • use caret to describe version ranges (64e6206)

BREAKING CHANGES

  • Drop support for Node.js v4 and below

Old changelog

See CHANGES file