Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.
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: netlify/next-on-netlify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c495782
Choose a base ref
...
head repository: netlify/next-on-netlify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0627913
Choose a head ref
  • 13 commits
  • 27 files changed
  • 7 contributors

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    7f01dd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    a73045f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. add support for background functions in api pages only (#171)

    * add support for background functions in api pages only
    
    * logItem when bground func is set up + README + test
    lindsaylevine authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    3ad3b39 View commit details
    Browse the repository at this point in the history
  2. Publish v2.9.0

    - add support for background functions in api pages only ([#171](#171))
    - remove next as peer dependency ([#167](#167))
    - add watch mode ([#162](#162))
    lindsaylevine committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    b0ff95d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    e84ec38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ffd05 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    8515dd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. prepare for deprecating with README and MIGRATING.md (#177)

    * prepare for deprecating with README and MIGRATING.md
    
    * fix: update capitalization
    
    Co-authored-by: rstavchansky <rachael@netlify.com>
    
    * fix: add name, formatting
    
    Co-authored-by: rstavchansky <rachael@netlify.com>
    
    * fix: plugin capitalization
    
    Co-authored-by: rstavchansky <rachael@netlify.com>
    
    * fix: formatting for brand new users section
    
    Co-authored-by: rstavchansky <rachael@netlify.com>
    
    * fix: caps + period
    
    Co-authored-by: rstavchansky <rachael@netlify.com>
    
    * fix: bullet point + formatting
    
    Co-authored-by: rstavchansky <rachael@netlify.com>
    
    * fix: second bullet point
    
    Co-authored-by: rstavchansky <rachael@netlify.com>
    
    * fix: caps build plugin
    
    Co-authored-by: Jason Lengstorf <jason.lengstorf@netlify.com>
    Co-authored-by: rstavchansky <rachael@netlify.com>
    3 people committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    50f112f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. More priority for deprecation (#178)

    Raymon S authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    ed1376d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Configuration menu
    Copy the full SHA
    b828bab View commit details
    Browse the repository at this point in the history
  2. Publish v3.0.0

    - fix @sls-next by inlining isDynamicRoute
    lindsaylevine committed May 9, 2021
    Configuration menu
    Copy the full SHA
    e6d2522 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    25e935c View commit details
    Browse the repository at this point in the history
  2. Publish v3.0.1

    - move execa to prod dep
    lindsaylevine committed May 10, 2021
    Configuration menu
    Copy the full SHA
    0627913 View commit details
    Browse the repository at this point in the history
Loading