github thebuilder/react-intersection-observer v9.5.0

latest releases: v10.0.0, v9.16.0, v9.15.1...
2 years ago

9.5.0 (2023-06-17)

Breaking changes

This release switches the build tool to tsup, in order for the package to support the use client directive. Hopefully it shouldn't have an impact on usage, but changing build output, always carries a slight risk of some tooling breaking.

  • Changes the export file names. If you relied on importing files directly, then you'll need to change the imports.
  • Drops bundling the "umd" version. If anyone was relying on this, let me know.

Features

  • support "use client" with tsup (db2254b)
  • switch to tsup build (9bd69f5)

Don't miss a new react-intersection-observer release

NewReleases is sending notifications on new releases.