algolia / algolia/recommend

React 19 Support for @algolia/recommend-react

Open
#195 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28
Forks
9
PR merge metrics
No merged PRs in 30d

Description

## Description
For @algolia/recommend-react

The package.json has the peerDependencies lower than react 19, so npm instal -force is needed

"react": ">= 16.8.0 < 19",
"react-dom": ">= 16.8.0 < 19"

- Library version: [1.16.0]

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the package.json for @algolia/recommend-react, focusing on the React and React DOM peerDependencies shown in the issue. Confirm the package's compatibility checks, then update the supported ranges so React 19 can be installed without force and verify the package checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.