Skip to content

Releases: researchgate/react-intersection-observer

v1.1.0

24 Mar 15:59
Compare
Choose a tag to compare

1.1.0 (2020-03-24)

Features

  • errorReporting: error reporting happens now in error boundary (11f5e9f)

v1.0.5

01 Dec 10:19
Compare
Choose a tag to compare

1.0.5 (2019-12-01)

Bug Fixes

v1.0.4

23 Nov 20:15
Compare
Choose a tag to compare

1.0.4 (2019-11-23)

Bug Fixes

  • publish: Do not publish tests (0030cf0)

v1.0.3

23 Nov 20:10
Compare
Choose a tag to compare

v1.0.2

23 Nov 20:01
Compare
Choose a tag to compare

1.0.2 (2019-11-23)

Bug Fixes

v1.0.1

31 May 09:33
Compare
Choose a tag to compare

1.0.1 (2019-05-31)

Bug Fixes

  • spire: change tooling and build system to spire (fff9c52)

v1.0.0

23 Apr 13:03
Compare
Choose a tag to compare

Features

  • null-children: Support for null children and null DOM node (#52) (da021c7)

BREAKING CHANGES

  • null-children: Drop support for React < 16.3.2

v1.0.0-beta.1

18 Apr 16:22
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release
chore(release): 1.0.0-beta.1

v1.0.0-beta.0

13 Dec 09:36
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release

Features

  • null-children: Support for null children and null DOM node (04de77e)

BREAKING CHANGES

  • null-children: Drop support for React < 16.3.2

v0.7.4

23 Oct 08:45
Compare
Choose a tag to compare

Bug Fixes

  • ref: Handle ref objects in children prop. (609e1a5)