Skip to content

Releases: form8ion/hapi-scaffolder

v5.0.0-alpha.4

31 Jan 22:56
66bf6a6
Compare
Choose a tag to compare
v5.0.0-alpha.4 Pre-release
Pre-release

5.0.0-alpha.4 (2025-01-31)

Bug Fixes

  • peer: remove the peer requirement since esm is now the limitation, not the js plugin version (66bf6a6)

v5.0.0-alpha.3

31 Jan 20:16
647ed93
Compare
Choose a tag to compare
v5.0.0-alpha.3 Pre-release
Pre-release

5.0.0-alpha.3 (2025-01-31)

Bug Fixes

  • directory: create intermediate directories (647ed93)

v5.0.0-alpha.2

31 Jan 06:24
8e29964
Compare
Choose a tag to compare
v5.0.0-alpha.2 Pre-release
Pre-release

5.0.0-alpha.2 (2025-01-31)

Features

  • dependencies: define dependencies in new format (8e29964)

BREAKING CHANGES

  • dependencies: dependencies are now defined under dependencies.javascript

v5.0.0-alpha.1

31 Jan 06:18
4264af8
Compare
Choose a tag to compare
v5.0.0-alpha.1 Pre-release
Pre-release

5.0.0-alpha.1 (2025-01-31)

Features

BREAKING CHANGES

  • esm: this package is now esm-only

v4.1.1

04 May 05:27
3572c42
Compare
Choose a tag to compare

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

04 May 05:24
45914f8
Compare
Choose a tag to compare

4.1.0 (2024-05-04)

Features

  • logging: swapped bunyan for pino (45914f8)

v4.0.8

04 May 05:11
6ce0cf0
Compare
Choose a tag to compare

4.0.8 (2024-05-04)

Bug Fixes

  • esm: included the extension in the templated import (6ce0cf0)

v4.0.7

30 Jul 17:13
f8f6253
Compare
Choose a tag to compare

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

29 Jul 00:27
c32bcf9
Compare
Choose a tag to compare

4.0.5 (2022-07-29)

Bug Fixes

  • eslint-configs: passed configs through from cucumber more effectively, preventing config loss (c32bcf9)

v4.0.4

28 Jul 23:51
Compare
Choose a tag to compare

4.0.4 (2022-07-28)

Bug Fixes

  • deps: update dependency @form8ion/cucumber-scaffolder to v2.1.0 (a0d3937)