Skip to content

Support React 19 #26

@mnemitz

Description

@mnemitz

Would it be possible to allow React 19 as a valid peer dependency for @signalwire/docusaurus-theme-llms-txt? Currently only accepts 18 in package.json

  "peerDependencies": {
    "react": "^18.0.0",
    "react-dom": "^18.0.0"
  },

I don't think the code is leveraging any features that would break with 19, but I will test to confirm. I'm also happy to raise a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions