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

[ISSUE 55] Next 13.5 Upgrade #212

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

Conversation

liamohkay
Copy link

@liamohkay liamohkay commented Jan 2, 2025

Description

  • Upgraded NextJS to version 13.5
  • Upgraded all Next dependencies
  • Upgraded some firebase dependencies
  • Installed @next/bundle-analyzer to improve local dev experience and enabled in next.config.js
  • Enabled turbo loader in next.config.js for faster load times

Version upgrade had no breaking changes as features had no been deprecated out yet. It was recommended to upgrade some firebase packages and those recommendations were upgraded. Next13 also allows for better optimization and utilization for React 18 features.

Ensure you run npm run install:all after pulling merged PR from develop

Related Issue

#55 Upgrade Next.js from Version 12.3 to 13.5

Type of Change

Please select the type(s) of change that apply and delete those that do not.

  • Refactoring: A code change that neither fixes a bug nor adds a feature.
  • Performance improvement: A change that improves performance.
  • Chore: Changes to the build process or auxiliary tools; no production code change.

Unit Tests

NA

Documentation Updates

  • No

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

Additional Information

NA

@liamohkay liamohkay marked this pull request as draft January 2, 2025 07:02
@liamohkay liamohkay changed the title Upgraded next to 13.5, upgrade next & firebase dependencies [ISSUE 54] DRAFT - Next 13.5 Upgrade Jan 2, 2025
@liamohkay liamohkay changed the title [ISSUE 54] DRAFT - Next 13.5 Upgrade [ISSUE 55] DRAFT - Next 13.5 Upgrade Jan 2, 2025
@liamohkay liamohkay changed the title [ISSUE 55] DRAFT - Next 13.5 Upgrade [ISSUE 55] Next 13.5 Upgrade Jan 5, 2025
@liamohkay liamohkay marked this pull request as ready for review January 5, 2025 17:50
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