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

Upgrade to React Native 0.74.1 #772

Merged
merged 1 commit into from
May 20, 2024
Merged

Upgrade to React Native 0.74.1 #772

merged 1 commit into from
May 20, 2024

Conversation

chasenlehara
Copy link
Member

This upgrades our exercise code from 0.73.6 to 0.74.1 because the attendees have been testing their setup by generating projects with this newer version, so I’m more confident that it should work for them in case we need to zip up a solution folder to catch someone up.

As part of the upgrade, this also:

  • Updates the versions in our build.gradle script; they now match what we had in the Maps exercise code.
  • Fixes some places where we still had solution instead of PlaceMyOrder.
  • Orders the npm scripts to be sorted alphabetically.

snoattoh

This comment was marked as outdated.

@chasenlehara chasenlehara force-pushed the upgrade branch 2 times, most recently from 36bacdd to b347577 Compare May 20, 2024 17:36
This upgrades our exercise code from `0.73.6` to `0.74.1` because the attendees have been testing their setup by generating projects with this newer version, so I’m more confident that it should work for them in case we need to zip up a solution folder to catch someone up.

As part of the upgrade, this also:

- Updates the versions in our `build.gradle` script; they now match what we had in the Maps exercise code.
- Fixes some places where we still had `solution` instead of `PlaceMyOrder`.
- Orders the npm scripts to be sorted alphabetically.
@chasenlehara chasenlehara merged commit 5596216 into main May 20, 2024
1 check passed
@chasenlehara chasenlehara deleted the upgrade branch May 20, 2024 18:51
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

4 participants