Releases: digitalfabrik/react-sticky-headroom
Releases · digitalfabrik/react-sticky-headroom
v2.2.0
What's Changed
- Use ES2020 for better compatibility by @michael-markl in #61
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Add CommonJS build for legacy tooling (jest) by @michael-markl in #60
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Breaking Changes
- Drop FlowJS Type support
- Packaged files are no longer minified
What's Changed
- Upgrade npm dependencies by @michael-markl in #38
- Bump loader-utils from 2.0.2 to 2.0.3 by @dependabot in #39
- Bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #40
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #41
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #42
- Bump webpack from 5.74.0 to 5.76.0 by @dependabot in #43
- Bump yaml, stylelint and stylelint-config-recommended by @dependabot in #44
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #46
- Bump stylelint from 15.6.0 to 15.10.1 by @dependabot in #45
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #47
- Bump postcss from 8.4.25 to 8.4.31 by @dependabot in #49
- Bump @babel/traverse from 7.19.4 to 7.23.2 by @dependabot in #50
- Bump @adobe/css-tools from 4.0.1 to 4.3.2 by @dependabot in #52
- Remove duplicate test run from ci by @sarahsporck in #53
- Proposal: refactor code to typescript by @sarahsporck in #51
- Deploy demo using GitHub actions by @michael-markl in #57
- Update dependencies by @michael-markl in #58
- Bump version by @michael-markl in #59
New Contributors
- @sarahsporck made their first contribution in #53
Full Changelog: v1.2.3...v2.0.0
v1.2.3
Allow React 18 as peer dependency.
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Upgrade dependencies by @michael-markl in #32
- Upgrade dependencies by @michael-markl in #34
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Bump postcss from 7.0.35 to 7.0.36 by @dependabot in #28
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #29
- Bump nth-check from 2.0.0 to 2.0.1 by @dependabot in #30
- Upgrade dependencies by @michael-markl in #31
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Added TypeScript support
What's Changed
- Bump ini from 1.3.5 to 1.3.7 by @dependabot in #20
- Bump node-notifier from 8.0.0 to 8.0.1 by @dependabot in #21
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #23
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #22
- Bump browserslist from 4.15.0 to 4.16.6 by @dependabot in #24
- Bump ws from 7.4.0 to 7.4.6 by @dependabot in #25
- HEADROOM-10: Add typescript types by @michael-markl in #26
- Update dependencies by @michael-markl in #27
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Merge branch 'HEADROOM-8-AddPropForParent' into main
v1.0.6
- Updated dev dependencies
- Added [email protected] support
- Reduced npm package size