You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deps: remove usage of make-dir in favor of fs.mkdir (70255cb)
deps: update to the latest beta of the cucumber plugin (51b481b)
Features
dependencies: define dependencies in the new format (eff7f1a)
node-versions: define the supported ranges of node versions (64b3201)
pre-integration: switch from package-preview to a simple build (a890e95)
BREAKING CHANGES
node-versions: node version support has been limited to the defined ranges
pre-integration: switched away from package-preview now that self reference is possible when exports
is defined. this means exports is now a requirement of projects scaffolded by this project
dependencies: dependencies are now defined under dependencies.javascript