Releases: nateplusplus/pushin
Releases · nateplusplus/pushin
v6.0.1
What's Changed
- Add 'length' alias for layerDepth setting by @nateplusplus in #388
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
Version 6 is here at last! 🎉
- #367 Automatically append CSS with JavaScript (no longer need to import both). ✨
- #374 Added
mode
setting for easier parallax design vs sequential animations. - #380 Added
autoStart
setting to automatically start the effect based on the scroll position (less dependency on hard inpoints). - #381 Accessibility improvements:
- Set aria roles to more accurately describe the section for screenreaders.
- Added
tabInpoints
setting to define where browser should scroll to when tabbing through animation.
- #360 Major code cleanup and refactor
Dev-Dependecy Updates 👷♂️
- Bump eslint-plugin-import from 2.26.0 to 2.27.5 by @dependabot in #365
- Bump typescript from 4.8.3 to 5.0.2 by @dependabot in #364
- Bump babel-loader from 8.3.0 to 9.1.2 by @dependabot in #363
- Bump clean-package from 2.1.1 to 2.2.0 by @dependabot in #362
- Bump clean-css from 5.3.0 to 5.3.2 by @dependabot in #361
- Bump lint-staged from 13.0.3 to 13.2.0 by @dependabot in #373
- Bump husky from 8.0.1 to 8.0.3 by @dependabot in #372
- Bump eslint-config-prettier from 8.5.0 to 8.8.0 by @dependabot in #371
- Bump @babel/core from 7.19.1 to 7.21.3 by @dependabot in #370
- Bump ts-loader from 9.4.1 to 9.4.2 by @dependabot in #369
- Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.58.0 by @dependabot in #387
- Bump rollup from 2.79.1 to 3.20.3 by @dependabot in #386
- Bump @typescript-eslint/parser from 5.38.0 to 5.58.0 by @dependabot in #385
- Bump typescript from 5.0.2 to 5.0.4 by @dependabot in #384
- Bump prettier from 2.7.1 to 2.8.7 by @dependabot in #379
Full Changelog: v5.2.3...v6.0.0
v5.2.3
What's Changed
Improved Development Environment 👷
- #333: Add storybook for local development environment by @nateplusplus in #345
Updated Dev Dependencies 🔧
- Bump lint-staged from 13.0.3 to 13.1.2 by @dependabot in #343
- Bump typescript from 4.8.3 to 4.9.5 by @dependabot in #341
- Bump clean-css from 5.3.0 to 5.3.2 by @dependabot in #340
- Bump husky from 8.0.1 to 8.0.3 by @dependabot in #339
- Bump @rollup/plugin-babel from 5.3.1 to 6.0.3 by @dependabot in #336
- Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.54.0 by @dependabot in #350
- Bump prettier from 2.7.1 to 2.8.4 by @dependabot in #349
- Bump clean-package from 2.1.1 to 2.2.0 by @dependabot in #347
- Bump ts-loader from 9.4.1 to 9.4.2 by @dependabot in #346
- Bump @babel/preset-env from 7.19.1 to 7.20.2 by @dependabot in #348
- Bump eslint from 8.24.0 to 8.36.0 by @dependabot in #354
- Bump @babel/core from 7.19.1 to 7.21.0 by @dependabot in #358
- Bump eslint-config-prettier from 8.5.0 to 8.7.0 by @dependabot in #357
- Bump @rollup/plugin-typescript from 8.5.0 to 11.0.0 by @dependabot in #356
- Bump eslint-plugin-import from 2.26.0 to 2.27.5 by @dependabot in #355
Full Changelog: v5.2.2...v5.2.3
v5.2.2
What's Changed
- Documentation moved to https://pushinjs.com 🎉 by @nateplusplus in #330
Dev Dependency Updates 👷
- Bump @typescript-eslint/parser from 5.38.0 to 5.46.1 by @dependabot in #329
- Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.46.1 by @dependabot in #328
- Bump @babel/preset-env from 7.19.1 to 7.20.2 by @dependabot in #319
- Bump ts-node from 10.8.1 to 10.9.1 by @dependabot in #304
- Bump clean-css from 5.3.0 to 5.3.1 by @dependabot in #303
Full Changelog: v5.2.1...v5.2.2
v5.2.1
What's Changed
Updated Dev Dependencies 👷
- Bump terser-webpack-plugin from 5.3.4 to 5.3.5 by @dependabot in #271
- Bump rollup from 2.78.0 to 2.78.1 by @dependabot in #274
- Bump @rollup/plugin-typescript from 8.3.3 to 8.4.0 by @dependabot in #276
- Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 by @dependabot in #275
- Bump webpack from 5.73.0 to 5.74.0 by @dependabot in #273
- Bump eslint from 8.22.0 to 8.23.1 by @dependabot in #289
- Bump @typescript-eslint/parser from 5.33.1 to 5.37.0 by @dependabot in #288
- Bump @babel/core from 7.18.10 to 7.19.1 by @dependabot in #287
- Bump webpack-dev-server from 4.10.0 to 4.11.0 by @dependabot in #286
- Bump rollup from 2.78.1 to 2.79.1 by @dependabot in #290
- Bump typescript from 4.7.4 to 4.8.3 by @dependabot in #291
- Bump @babel/preset-env from 7.18.10 to 7.19.1 by @dependabot in #292
- Bump terser-webpack-plugin from 5.3.5 to 5.3.6 by @dependabot in #293
- Bump eslint from 8.23.1 to 8.24.0 by @dependabot in #294
- Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.38.0 by @dependabot in #299
- Bump webpack-dev-server from 4.10.0 to 4.11.1 by @dependabot in #298
- Bump pug-plugin from 4.1.1 to 4.3.2 by @dependabot in #297
- Bump ts-loader from 9.3.0 to 9.4.1 by @dependabot in #296
- Bump @rollup/plugin-typescript from 8.4.0 to 8.5.0 by @dependabot in #295
- Bump prismjs from 1.28.0 to 1.29.0 by @dependabot in #300
- Bump @typescript-eslint/parser from 5.37.0 to 5.38.0 by @dependabot in #301
Full Changelog: v5.2.0...v5.2.1
v5.2.0
What's Changed
Code refactor 🔨
- Extend PushInBase abstract class by @nateplusplus in #263
Dev dependency updates 🤖
- Bump terser-webpack-plugin from 5.3.3 to 5.3.4 by @dependabot in #261
- Bump eslint from 8.18.0 to 8.22.0 by @dependabot in #260
- Bump webpack-dev-server from 4.9.2 to 4.10.0 by @dependabot in #259
- Bump rollup from 2.77.0 to 2.78.0 by @dependabot in #258
- Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 by @dependabot in #265
- Bump @babel/preset-env from 7.18.2 to 7.18.10 by @dependabot in #269
- Bump @babel/core from 7.18.5 to 7.18.10 by @dependabot in #268
- Bump pug-plugin from 4.1.0 to 4.1.1 by @dependabot in #267
- Bump @typescript-eslint/parser from 5.28.0 to 5.33.1 by @dependabot in #266
Full Changelog: v5.1.2...v5.2.0
v5.1.2
What's Changed
Documentation improvements 📖
- Fixed visual bug on the homepage demo by @nateplusplus in #257
Dev dependency updates ⚙️
- Bump clean-css from 5.3.0 to 5.3.1 by @dependabot in #243
- Bump eslint from 8.18.0 to 8.20.0 by @dependabot in #242
- Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 by @dependabot in #241
- Bump ts-loader from 9.3.0 to 9.3.1 by @dependabot in #239
- Bump terser from 5.14.1 to 5.14.2 by @dependabot in #256
- Bump @typescript-eslint/parser from 5.28.0 to 5.32.0 by @dependabot in #255
- Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.32.0 by @dependabot in #254
- Bump ts-node from 10.8.1 to 10.9.1 by @dependabot in #246
- Bump pug-plugin from 2.7.7 to 4.1.0 by @dependabot in #253
Full Changelog: v5.1.1...v5.1.2
v5.1.1
What's Changed
🪲 Bug fixes
- Only get target container height on plugin initialization by @nateplusplus in #230
🧹 Chores
- #236: Remove 'push' trigger from gitlab ci workflow by @nateplusplus in #237
📚 Documentation
- Update readme links by @nateplusplus in #226
🤖 Dev Dependency updates
- Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 by @dependabot in #220
- Bump pug-plugin from 2.7.7 to 2.9.3 by @dependabot in #217
- Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 by @dependabot in #235
- Bump rollup from 2.76.0 to 2.77.0 by @dependabot in #234
- Bump @typescript-eslint/parser from 5.30.5 to 5.30.6 by @dependabot in #233
- Bump clean-css from 5.3.0 to 5.3.1 by @dependabot in #232
- Bump ts-node from 10.8.1 to 10.9.1 by @dependabot in #231
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
New Features 🚀
- Bind scroll event to window while containing effect with “target” by @nateplusplus in #216
- Read more: https://nateplusplus.github.io/pushin/api/
Dev Dependencies 🔧
- Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.30.0 by @dependabot in #208
- Bump @babel/core from 7.18.5 to 7.18.6 by @dependabot in #207
- Bump @typescript-eslint/parser from 5.28.0 to 5.30.0 by @dependabot in #204
- Bump @babel/preset-env from 7.18.2 to 7.18.6 by @dependabot in #215
- Bump ts-node from 10.8.1 to 10.8.2 by @dependabot in #214
- Bump eslint from 8.18.0 to 8.19.0 by @dependabot in #213
- Bump webpack-dev-server from 4.9.2 to 4.9.3 by @dependabot in #212
- Bump ts-loader from 9.3.0 to 9.3.1 by @dependabot in #205
Full Changelog: v5.0.2...v5.1.0
v5.0.2
What's Changed
Chores
- Increased unit test coverage by @nateplusplus in #203
- Updated GitHub test environments
Dev-dependency Updates
- Bump @typescript-eslint/parser from 5.28.0 to 5.29.0 by @dependabot in #202
- Bump pug-plugin from 2.7.4 to 2.7.7 by @dependabot in #200
- Bump lint-staged from 12.5.0 to 13.0.3 by @dependabot in #201
- Bump rollup from 2.75.5 to 2.75.7 by @dependabot in #199
- Bump jsdom from 19.0.0 to 20.0.0 by @dependabot in #198
Full Changelog: v5.0.1...v5.0.2