sun-dragon-cult / fvtt-system-rqg

Runequest Glorantha Foundry VTT system
https://sun-dragon-cult.github.io/
Other
19 stars 2 forks source link

Upgrade @league-of-foundry-developers/foundry-vtt-types #124

Open wake42 opened 2 years ago

wake42 commented 2 years ago

This will break some typing in the system so it might be some work to get it right again. Take this step by step:

  1. update to v0.8.9-10 (step by step from current 0.8.9-2)
  2. update to v9.269 (or whatever is the latest)
  3. update to v10 when that is available

Update: V10 will apparently be a major breaking change so jump directly to that version when it's released, see https://github.com/League-of-Foundry-Developers/foundry-vtt-types/milestone/16.

wake42 commented 11 months ago

It seems the types isn't getting a lot of attention, and the v10 changes are large.

Investigate alternatives, maybe using the jsdoc of foundry. Is that possible to combine with typescript?