Howdy all you fine @Developers!
0.7.5 briefly had the Greensock (GSAP) libraries in a new file location, which certain modules had to update to handle.
0.7.6, coming soon™️ to stores near you, will be moving this back to
scripts/greensock/dist/gsap.min
- If you are currently defining GSAP via imports such as import { gsap } from "/scripts/greensock/esm/all.js";
, your module will break in 0.7.6
We have confirmed that a likely pre-fix is available by defining the following in your manifest.json
:
Going forward, we hope to be able to keep you updated with impactful changes in Foundry core courtesy of efforts from Atropos and Anathema.
As always, keep up the great work everyone!0 Replies