Skip to content

v2.0.9 — Final v2 release

Latest

Choose a tag to compare

@janpaepke janpaepke released this 20 Feb 11:26
· 161 commits to main since this release

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-header dependency (replaced with inline transform to resolve lodash.template vulnerability)
  • removed: gulp-json-editor dependency (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: syncVersion gulp task now only writes files when content actually changes
  • fixed: deduplicated keywords in package.json and bower.json
  • added: npm run build script