Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 14:53
· 9 commits to main since this release

[1.1.0]

🐛 Bug Fixes

  • Apply effects that trigger on turn start and end
  • Second pass on fixing start/end of turn effects and reactions
  • Third pass on fixing start/end of turn effects and reactions
  • Removed old MidiQOL hooks for reactions
  • Finalized reaction used removal logic
  • Don't stop removing reactions if one errors
  • Skip commander when removing reactions

💼 Other

  • Add TypeScript toolchain (tsc, tsx, fvtt-types)

🚜 Refactor

  • (ts) Port core types, constants and logic to TypeScript
  • (ts) Port API, controller, integrations and UI to TypeScript
  • (ts) Make src the runtime entry; convert tests and tools

📚 Documentation

  • Document the TypeScript workflow and finalize tooling

⚙️ Miscellaneous Tasks

  • Updated changelog