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

Adjust codegen logic for suspense patch #4138

Merged
merged 4 commits into from
May 1, 2023
Merged

Commits on Apr 30, 2023

  1. Adjust codegen logic for suspense patch

    Correctly account for Next 13.1 - 13.3.0
    Add new for 13.3.1
    
    (Yes, Blitz b26 depends on Next 13.3.0,
    so we could account for >=13.3 scenarios only)
    
    Fixes: blitz-js#4112
    gjmoed authored and G.J. Moed committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    fa0e590 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. fix the regex

    flybayer committed May 1, 2023
    Configuration menu
    Copy the full SHA
    2bf1100 View commit details
    Browse the repository at this point in the history
  2. add changeset

    flybayer committed May 1, 2023
    Configuration menu
    Copy the full SHA
    2a85931 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f3cf70 View commit details
    Browse the repository at this point in the history