Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opennextjs/opennextjs-netlify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0-beta.11
Choose a base ref
...
head repository: opennextjs/opennextjs-netlify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0-beta.12
Choose a head ref
  • 13 commits
  • 66 files changed
  • 7 contributors

Commits on Nov 24, 2021

  1. chore: put default demo in demos/default (#836)

    * chore: put default demo in demos/default
    
    * chore: fix cypress path
    
    * chore: fix other paths
    
    * chore: fix paths in cypress config
    Tiffany Le-Nguyen authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    38fdd62 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. feat: add experimental support for TTL (#833)

    * feat: wip ttl support
    
    * chore: add debug headers
    
    * fix: ttl parsing
    
    * chore: move utils into helpers file
    
    * chore: add jest ts support
    
    * chore: change from review
    ascorbic authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    14ca14a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @netlify/build to v19 (#840)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    
    Release-As: 4.0.0-beta.12
    renovate[bot] authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    d927524 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @netlify/build to ^19.0.5 (#844)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    5e5d261 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @netlify/build to ^19.0.6 (#845)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    65e4297 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. chore(deps): update dependency cypress to v9.1.0 (#846)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    724417a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency prettier to v2.5.0 (#847)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    f783d9a View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @netlify/build to ^19.0.7 (#853)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    2c99f15 View commit details
    Browse the repository at this point in the history
  4. feat: add support for Next env vars (#842)

    * feat: add support for Next env vars
    
    Release-As: 4.0.0-beta.12
    
    * chore: update snapshots
    
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    ascorbic and kodiakhq[bot] authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    24fd88a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. chore(deps): update dependency eslint-config-next to v12 (#848)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    19cc9db View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#851)

    * chore(deps): lock file maintenance
    
    * chore: lint
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: Matt Kane <m@mk.gg>
    3 people authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    0936ed3 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @netlify/eslint-config-node to ^3.3.9 (#…

    …855)
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    fdc92fb View commit details
    Browse the repository at this point in the history
  4. chore: release 4.0.0-beta.12 (#843)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    token-generator-app[bot] and kodiakhq[bot] authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    410e0fa View commit details
    Browse the repository at this point in the history
Loading