All Versions
11
Latest Version
Avg Release Cycle
225 days
Latest Release
1251 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.0.0 Changes
November 22, 2021โ BREAKING CHANGES
- ๐ Support
extends
syntax in config files (#103) - ๐ Normalize repository, dropping node <10.13 support (#118)
- ๐ง call
env.completion
inside execute to allow additional configuration (#106) - ๐ Rename
opts.require
toopts.preload
- ๐ Rename events to be more specific
- โ Remove launch API
๐ Features
- โ Add beforeRequire event (65f350d)
- ๐ Rename
opts.require
toopts.preload
(596926a) - ๐ Rename events to be more specific (cbb8456)
- ๐ Support
extends
syntax in config files (#103) (68c9db7)
๐ Bug Fixes
- ๐ง call
env.completion
inside execute to allow additional configuration (#106) (2a1fc4b) - โก๏ธ Update rechoir to support dots in config name (33a6286)
Miscellaneous Chores
- ๐ Support
-
v3.1.0
March 10, 2019 -
v3.0.0
February 25, 2019 -
v2.5.0
December 18, 2017 -
v2.4.0
December 13, 2017 -
v2.3.0
July 27, 2016 -
v2.2.5
July 18, 2016 -
v2.2.4
June 21, 2016 -
v2.2.3
June 21, 2016 -
v2.2.1 Changes
March 23, 2016- ๐ #66 Release 2.2.1 (@tusbar)
- #65 Make sure that v8 flags are passed properly through the
respawn
event (@tusbar) - โก๏ธ #64 Update urls in package.json (@kt3k)
- #62 Minor correction to readme bit about v8flags (@erikvold)
- #61 Add missing comma in README (@Gerhut)
- โก๏ธ #59 Update hacker (sample project) links (@knownasilya)
- โก๏ธ #58 Update badges in README. (@rwjblue)