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

Bump server and app packages #76

Merged
merged 6 commits into from
Sep 25, 2021
Merged

Bump server and app packages #76

merged 6 commits into from
Sep 25, 2021

Conversation

mobeigi
Copy link
Owner

@mobeigi mobeigi commented Sep 25, 2021

In this PR I attempted to bump all packages to the latest version.
server was quite easy to do with no major issues.
app could not be bumped as cra does not fully support webpack5 yet (facebook/create-react-app#9994) and manually fixing each conflict was too tedious.

Instead a new cra@ 4.0.3 project was created with the typescript template and the app internal migrated over. Ejection was performed as needed for the commit_hash modification.

Changes:

  • Bump server to latest packages
  • Create cra@ 4.0.3 project was created with the typescript template, and migrate app to use it

@mobeigi mobeigi merged commit 9ded0e0 into master Sep 25, 2021
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.

None yet

1 participant