- eb735db: Dummy commit to attempt to get node 20/22 working.
- 0fe242a: Upgrade all deps in the hope this will work with node 20 and 22.
- 2301dc5: Updated repo author details.
- beb1e57: Upgraded to TypeScript 5.
- b2ef92d: Return version number to UI.
- e5877f5: Release test.
- 7a8bf70: Just get it working without showing package version.
- a3a8c72: Re-release.
- 3017c37: Fix unable to read package.json.
- fb94de6: Re-release due to broken build.
- a105a19: Refactor to ESM.
- 5cbfe23: Reduce install size by squooshing screenshot.
- 319aad1: Rolling state is no longer saved to file. It was redundant as the
file would only be saved if
isRolling
was false, so the saved state would always be false. - fea1795: Potential score after each roll is now computed, rather than stored in 5dice.json.
- 12efefa: Add screenshot to package readme.
- 09ab030: Start a changelog!