Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 15:21

3.0.0 (2026-03-06)

⚠ BREAKING CHANGES

  • dungeoneer now targets Node.js >=20; older Node versions are no longer supported.

Features

  • modernize CI/lint and fix deterministic generation bugs (46c9445)

Bug Fixes

  • ci: use npm install in workflow without lockfile (3142450)