Hi everyone!
Someone had written some animations and used Codepen's CDN - apparently - the core GSAP link - i.e.
<script src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/16327/gsap-latest-beta.min.js"></script>
I suspect they did it because the latest version was working better
problem is ofc (and we do have a commercial license) latest version is 3.10.4 and things for some reason or another do not run smoothly
Is there a way to get intermediate versions? I believe the solution lies somewhere - most likely in 3.10.5
Thanks in advance!