Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow lost-sia to be used with react 18 #206

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JonasGoebel
Copy link
Collaborator

@JonasGoebel JonasGoebel commented Mar 11, 2024

Support for React 18

Changed the allowed react versions for the lost-sia npm package to allow the project to be used with react 17 and 18.

Checklist

  • CHANGELOG was updated
    • Please add your changes in the unreleased section
    • Add a note if your changes apply to an older version of this software
  • The destination branch has been merged into my branch before I created this merge request
  • All interfaces to the outside world have been documented

Types of changes

  • [x ] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

How Has This Been Tested?

  • Changes have been tested in the destination environment
  • Unit tests have been written
  • [x ] I did not test anything BECAUSE: The package has to be built first
  • Nothing from above, I tested this way:

Screenshots (if appropriate):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants