3.4.1 has a breaking change due to the refreshPriority in the ScrollTriggerInstanceVars interface not being optional.
Please add new properties as optional if possible or up the minor version (should be major but I realise that's not always best depending on versioning strategy).
I've added the refreshPriority to my code and set it to 1 for now as I can't find documentation on this property.
3.4.1 has a breaking change due to the refreshPriority in the ScrollTriggerInstanceVars interface not being optional.
Please add new properties as optional if possible or up the minor version (should be major but I realise that's not always best depending on versioning strategy).
I've added the refreshPriority to my code and set it to 1 for now as I can't find documentation on this property.