Skip to content

Bump react-intersection-observer from 10.1.0 to 11.0.1 - #500

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-intersection-observer-11.0.0
Open

Bump react-intersection-observer from 10.1.0 to 11.0.1#500
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-intersection-observer-11.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps react-intersection-observer from 10.1.0 to 11.0.1.

Release notes

Sourced from react-intersection-observer's releases.

v11.0.1

What's Changed

New Contributors

Full Changelog: thebuilder/react-intersection-observer@v11.0.0...v11.0.1

v11.0.0

v11 delivers a ground-up observer lifecycle rewrite, making observation and cleanup more resilient across React 17, 18, and 19. Shared callback-ref handling, idempotent cleanup, and improved threshold behavior make hooks more predictable in real-world mounting and unmounting scenarios.

It also introduces a new Blume-powered documentation site with clearer guides and examples. Storybook and the README have been refreshed to make getting started easier.

Smaller improvements include private vulnerability reporting, stronger PR quality checks with Fallow, dependency updates, and expanded observer lifecycle tests.

What's Changed

Full Changelog: thebuilder/react-intersection-observer@v10.1.0...v11.0.0

Commits
  • aa231b3 chore: release v11.0.1
  • 834ca14 fix: resume InView observation when triggerOnce is disabled (#782)
  • a0877f6 docs: cut filler from README and docs site (#786)
  • 322451a ci: publish releases with npm trusted publishing (#785)
  • 1b3fe06 docs: update public documentation domains (#783)
  • a25b644 fix(docs): theme-aware landing panels + tighter headline (#780)
  • aed6bf7 Merge pull request #779 from thebuilder/claude/align-og-cards
  • a988225 feat(docs): brand the generated OG cards to match the landing
  • 8697b1a Merge pull request #778 from thebuilder/claude/custom-landing-page-scroll-f48e30
  • 2b46df1 fix(docs): OG element clips the true viewport edge
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-intersection-observer since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 10.1.0 to 11.0.1.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](thebuilder/react-intersection-observer@v10.1.0...v11.0.1)

---
updated-dependencies:
- dependency-name: react-intersection-observer
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump react-intersection-observer from 10.1.0 to 11.0.0 Bump react-intersection-observer from 10.1.0 to 11.0.1 Sep 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/react-intersection-observer-11.0.0 branch from 741cb31 to e2d803f Compare September 6, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants