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

decomissioning create react app #60

Closed
kir12 opened this issue Apr 24, 2024 · 3 comments
Closed

decomissioning create react app #60

kir12 opened this issue Apr 24, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@kir12
Copy link
Collaborator

kir12 commented Apr 24, 2024

development on create react app has stopped and it's defacto depreciated and is starting to interfere with the ability to update to newer versions. (e.g. typescript 5 is only usable with an override) at some point switching over to vite will be required

@kir12
Copy link
Collaborator Author

kir12 commented May 1, 2024

additional changes:

  • Remove create react app dependencies
  • upgrade to typescript 5 without the override

@kir12
Copy link
Collaborator Author

kir12 commented May 12, 2024

there are a number of security bugs github has flagged on this repository which are attributed to create react app. at present they do not affect the live webpage (as create react app is a dev-only dependency) but when the transition to Vite is completed it is anticipated that these security bugs should go away

@kir12
Copy link
Collaborator Author

kir12 commented Jun 9, 2024

superseded by #66

@kir12 kir12 closed this as completed Jun 9, 2024
@kir12 kir12 unpinned this issue Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant