Skip to content

Releases: yahoo/react-stickynode

v4.1.1

09 Nov 18:38
Compare
Choose a tag to compare

v4.1.0...v4.1.1

v4.1.0

15 Jul 16:02
Compare
Choose a tag to compare

Features

  • feat: support react 18 (#889). WARNING: This was published to unblock users from upgrading to React 18. An issue was created to track the failing test case #897

Dependencies

  • chore(deps): bump core-js from 3.20.3 to 3.21.0 (#864) 6fff245

v4.0.0

11 Aug 19:07
Compare
Choose a tag to compare

Feature

Development

Dependencies

  • chore(deps-dev): bump webpack from 5.49.0 to 5.50.0 (#552) 83d9174
  • chore(deps-dev): bump @babel/register from 7.14.5 to 7.15.3 (#553) bff5432
  • chore(deps-dev): bump @wdio/cli from 7.9.0 to 7.9.1 (#549) 302bde1
  • chore(deps-dev): bump @wdio/sauce-service from 7.9.0 to 7.9.1 (#547) ddeae6f
  • chore(deps): bump core-js from 3.16.0 to 3.16.1 (#548) 2292bd0
  • chore(deps-dev): bump @wdio/local-runner from 7.9.0 to 7.9.1 (#546) cbdc879
  • chore(deps-dev): bump @wdio/mocha-framework from 7.9.0 to 7.9.1 (#545) 9e4f0ae
  • chore(deps-dev): bump webpack from 5.48.0 to 5.49.0 (#544) 807740d
  • chore(deps-dev): bump @babel/preset-env from 7.14.9 to 7.15.0 (#542) b9f3376
  • chore(deps-dev): bump @babel/core from 7.14.8 to 7.15.0 (#541) a59b65d
  • chore: update package-lock.json format 43dc4f4

v3.1.1...v4.0.0

v3.1.1

04 Aug 22:40
Compare
Choose a tag to compare

v3.1.0...v3.1.1

v3.0.5

13 Mar 00:43
Compare
Choose a tag to compare
  • #375: Add React 17 peerDependency

v3.0.4

12 Oct 17:04
Compare
Choose a tag to compare
  • [#271] - Added className to component props and updated documentation

v3.0.3

05 Jun 16:31
Compare
Choose a tag to compare
  • [#170] - Fixes debouncing calls updateInitialDimension after element destroyed

Update dependencies

05 May 13:56
Compare
Choose a tag to compare
v3.0.2

3.0.2

Updated subscribe-ui-event to 2.0.6

05 May 13:42
Compare
Choose a tag to compare
  • [#130] Update subscribe-ui-event to 2.0.6

Remove unsafe `componentWillReceiveProps`

05 May 13:34
Compare
Choose a tag to compare
  • [#124] - Support React async mode: remove unsafe componentWillReceiveProps
  • [#127] - Accept InnerClass configuration