This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Releases: johnnolan/encounter-stats
Releases · johnnolan/encounter-stats
Update module.json for v10
What's Changed
- #patch: Bump eslint from 8.24.0 to 8.25.0 by @dependabot in #316
- #patch: Bump @types/node from 18.8.3 to 18.8.4 by @dependabot in #317
- #patch: Bump @typescript-eslint/parser from 5.39.0 to 5.40.0 by @dependabot in #318
- #patch: Bump @babel/preset-env from 7.19.3 to 7.19.4 by @dependabot in #320
- #patch: Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 by @dependabot in #319
- #patch: Bump @types/node from 18.8.4 to 18.8.5 by @dependabot in #321
- #patch: Bump babel-jest from 29.1.2 to 29.2.0 by @dependabot in #322
- #patch: Bump @types/node from 18.8.5 to 18.11.0 by @dependabot in #326
- #patch: Bump jest from 29.1.2 to 29.2.0 by @dependabot in #325
- #patch: Bump esbuild from 0.15.10 to 0.15.11 by @dependabot in #323
- #patch: Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 by @dependabot in #327
- #patch: Bump @typescript-eslint/parser from 5.40.0 to 5.40.1 by @dependabot in #328
- #patch: Bump @jest/types from 29.2.0 to 29.2.1 by @dependabot in #329
- #patch: Bump @types/node from 18.11.0 to 18.11.2 by @dependabot in #330
- #patch: Bump babel-jest from 29.2.0 to 29.2.1 by @dependabot in #331
- #patch: Bump jest and @types/jest by @dependabot in #332
- #patch: Bump esbuild from 0.15.11 to 0.15.12 by @dependabot in #333
- #patch: Bump @types/node from 18.11.2 to 18.11.3 by @dependabot in #334
- #patch: Bump dayjs from 1.11.5 to 1.11.6 by @dependabot in #335
- Update module.json for v10 #patch by @kpd328 in #338
New Contributors
Full Changelog: 2.2.1...2.2.2
Translated using Weblate (French)
Fix for multiple/old combats across scenes.
Add UI confirmation messages to import and delete stats
Fix for missing token images when adding combatants
Move update journal to own function
Fix for monks-enhanced-journal errors
Null check for empty enemies property
- 814183b Null check for empty enemies property