Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 1.06 KB

@gasket/plugin-start

6.34.4

  • Upgrade eslint-plugin-unicorn v43 (#436)
  • Upgrade sinon to v14 (#460)

6.34.3

  • Upgrade mocha v10 (#442)

6.27.0

  • Support for GASKET_ENV with fallback to NODE_ENV (#387)

6.13.0

  • Add --exit flag to build command (#325)
  • Fix gasket help command (#327)

6.10.0

  • TypeScript definitions for config & lifecycles (#311)

6.0.0

  • Version alignment
  • Upgraded dev dependencies (#247)

5.0.0

  • Open Source Release

1.1.0

  • Allow env to be set for local command, with a default of local (#91)

1.0.0

  • Initial implementation