Final v2 release. ScrollMagic v2 is no longer actively maintained and has been replaced by ScrollMagic 3.0.
project management:
- updated: all dev dependencies to latest versions
- removed:
gulp-headerdependency (replaced with inline transform to resolve lodash.template vulnerability) - removed:
gulp-json-editordependency (syncVersion rewritten to be idempotent) - removed: Travis CI configuration (no longer in use)
- fixed: build compatibility with yargs 18, del 8, open 11, gzip-size 7, pretty-bytes 7
- fixed: test suite compatibility with Jasmine 6 and GSAP 3
- fixed:
syncVersiongulp task now only writes files when content actually changes - fixed: deduplicated keywords in package.json and bower.json
- added:
npm run buildscript