Releases: form8ion/hapi-scaffolder
Releases · form8ion/hapi-scaffolder
v5.0.0-alpha.4
Bug Fixes
- peer: remove the peer requirement since esm is now the limitation, not the js plugin version (66bf6a6)
v5.0.0-alpha.3
Bug Fixes
- directory: create intermediate directories (647ed93)
v5.0.0-alpha.2
Features
- dependencies: define dependencies in new format (8e29964)
BREAKING CHANGES
- dependencies: dependencies are now defined under dependencies.javascript
v5.0.0-alpha.1
Features
BREAKING CHANGES
- esm: this package is now esm-only
v4.1.1
4.1.1 (2024-05-04)
Bug Fixes
- dotenv-safe: dropped the dependency now that node supports loading .env files natively (3572c42)
v4.1.0
4.1.0 (2024-05-04)
Features
- logging: swapped bunyan for pino (45914f8)
v4.0.8
4.0.8 (2024-05-04)
Bug Fixes
- esm: included the extension in the templated import (6ce0cf0)
v4.0.7
4.0.7 (2023-07-30)
Bug Fixes
- publish: updated exports to use a native esm module for the
module
reference (7f873b4)
v4.0.5
4.0.5 (2022-07-29)
Bug Fixes
- eslint-configs: passed configs through from cucumber more effectively, preventing config loss (c32bcf9)
v4.0.4
4.0.4 (2022-07-28)
Bug Fixes
- deps: update dependency @form8ion/cucumber-scaffolder to v2.1.0 (a0d3937)