Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

43 lines (21 loc) · 1.46 KB

CHANGELOG CHECKSTRAP

3.0.1 (2024-06-18)

Bug Fixes

  • publish was missing npm ci command (b8ee230)

3.0.0 (2024-06-18)

⚠ BREAKING CHANGES

  • rewritten browser creation
  • reworked to nodejs 18 minimum

Bug Fixes

Miscellaneous Chores

  • reworked to nodejs 18 minimum (acd0def)
  • rewritten browser creation (acd0def)

2.0.1 (2022-11-04)

🐞 Bug Fixes

  • import constants with file extensions added to prevent error (6800b04)

2.0.0 (2022-11-04)

⚠ BREAKING CHANGES

  • release: switched to esm module

📝 Chore

  • release: version bumb to 2.0.0 (01cefd1)