All Versions
11
Latest Version
Avg Release Cycle
225 days
Latest Release
885 days ago

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 to opts.preload
    • ๐Ÿ“‡ Rename events to be more specific
    • โœ‚ Remove launch API

    ๐Ÿ”‹ Features

    • โž• Add beforeRequire event (65f350d)
    • ๐Ÿ“‡ Rename opts.require to opts.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

    • ๐Ÿ‘ Normalize repository, dropping node <10.13 support (#118) (d671e76)
    • โœ‚ Remove launch API (dea6860)
  • 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)