Releases: jscottsmith/react-scroll-parallax
Releases · jscottsmith/react-scroll-parallax
v3.4.5
v3.4.4
v3.4.3
- chore: refactor ParallaxProvider to function component (#230) 290dab0
- chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 (#228) a9ebdd5
- chore(deps): bump @babel/traverse from 7.16.10 to 7.23.2 (#224) 763c56c
- chore(deps): bump @babel/traverse in /documentation (#225) 7611461
- chore(deps-dev): bump postcss from 8.4.5 to 8.4.31 (#222) 613fa69
- chore(deps): bump postcss from 8.4.5 to 8.4.31 in /documentation (#223) 464b08c
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#218) fa007f5
- chore(deps): bump semver from 5.7.1 to 5.7.2 (#217) 5bf5055
- chore(deps): bump semver from 5.7.1 to 5.7.2 in /documentation (#216) a861a39
- feat: expose types and restructure index (#219) 370f14f
What's Changed
- feat: expose types and restructure index by @stackyism in #219
- chore(deps): bump semver from 5.7.1 to 5.7.2 in /documentation by @dependabot in #216
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #217
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #218
- chore(deps): bump postcss from 8.4.5 to 8.4.31 in /documentation by @dependabot in #223
- chore(deps-dev): bump postcss from 8.4.5 to 8.4.31 by @dependabot in #222
- chore(deps): bump @babel/traverse from 7.16.8 to 7.23.2 in /documentation by @dependabot in #225
- chore(deps): bump @babel/traverse from 7.16.10 to 7.23.2 by @dependabot in #224
- chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #228
- chore: refactor ParallaxProvider to function component by @jscottsmith in #230
New Contributors
- @stackyism made their first contribution in #219
Full Changelog: v3.4.2...v3.4.3
v3.4.2
v3.4.1
- chore: update np 58e03bc
- chore: refactor removeUndefinedObjectKeys function (#191) 7cf31a8
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#197) ec02fc8
- fix: add children to parallax provider type (#198) 86a662c
- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /documentation (#208) a61ca52
- chore(deps): bump webpack from 5.74.0 to 5.76.1 in /documentation (#203) 4776b3c
- chore(deps): bump http-cache-semantics in /documentation (#196) 81fdfef
- chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /documentation (#195) f7c4316
- chore(deps): bump json5 from 2.2.1 to 2.2.3 in /documentation (#193) e73223a
- chore(deps): bump json5 from 1.0.1 to 1.0.2 (#192) b3e1937
- chore(deps): bump express from 4.17.2 to 4.18.2 (#190) 05c51fa
v3.4.0
- feat: add isDisabled prop ParallaxProvider to disable the controller #183 (#207) ad55c64
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#182) 35af877
- chore(deps): bump deep-object-diff from 1.1.7 to 1.1.9 (#181) e45207e
- chore(deps): bump loader-utils from 1.4.1 to 1.4.2 (#180) 8a0b277
- chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /documentation (#179) ebd8f42
- chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#178) d6cd418
v3.3.2
v3.3.1
v3.3.0
- chore(deps): bump terser from 5.10.0 to 5.14.2 in /documentation a641190
- chore(deps): bump terser from 4.8.0 to 4.8.1 904ab7f
- docs: update documentation for ParallaxBannerLayer usage a9829d0
- feat: handle composed
ParallaxBannerLayers
as children; add story demonstration #147 1c84ec7 - chore: add react 18 to peer deps cb5bce9
- chore: upgrade documentation dependencies 536f96c
- Fix documented banners example c7adad6