Skip to content

Conversation

@Sayvai
Copy link
Contributor

@Sayvai Sayvai commented Sep 29, 2023

Update Next.js version from 13.4.19 to 13.5.3

Massive local development frontend server startup time and memory improvements.

See 13.5 release notes article blog for more information: https://nextjs.org/blog/next-13-5

Related Issue

N/A

Type

  • Bug Fix
  • Feature Enhancement
  • Documentation Update
  • Code Refactoring
  • Other (please specify): Update Next.js dependency for full stack web app, from 13.4.19 to 13.5.3

Proposed Changes

  • package.json - dependency updates
  • package-lock.json - lockfile of dependency and sub-dependency versions

Screenshots / Code Snippets (if applicable)

N/A

How to Test

Instructions on running the full stack web application is set out in the webapp/README.md file

Checklist

  • The code compiles successfully without any errors or warnings
  • The changes have been tested and verified
  • The documentation has been updated (if applicable)
  • The changes follow the project's coding guidelines and best practices
  • The commit messages are descriptive and follow the project's guidelines
  • All tests (if applicable) pass successfully
  • This pull request has been linked to the related issue (if applicable)

Additional Information

May need to delete hidden generated folder webapp/.next to delete frontend cache that was built from the previous Next.js version (e.g. 13.4.19).

Massive local development frontend server startup time and memory improvements.

See 13.5 release notes article blog for more information: https://nextjs.org/blog/next-13-5
@srbhr srbhr merged commit f98ce0f into srbhr:main Oct 6, 2023
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