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

feat: add support for Netlify Edge Functions #2866

Merged
merged 13 commits into from
Apr 19, 2022

Commits on Apr 8, 2022

  1. feat: add Netlify Edge runtime and adapter

    fix: add import map
    
    fix: declare globals
    
    fix: add types to server declaration
    
    fix: tidying up
    
    chore: remove deprecated magic imports
    
    refactor: change Netlify template to support both runtimes
    
    refactor: move edge functions template into examples
    
    feat: add edge manifest
    ascorbic committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    1b3d7f3 View commit details
    Browse the repository at this point in the history
  2. feat: add remix.init to Netlify template

    feat: add import map
    
    fix: resolve path for runtime
    ascorbic committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    ef68922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0964557 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. fix: handle static files

    ascorbic committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    359aad7 View commit details
    Browse the repository at this point in the history
  2. fix: import map paths

    ascorbic committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    97fea3a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    931f11f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be7932e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36fc06f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

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

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    32fdeba View commit details
    Browse the repository at this point in the history
  2. fix: prompt wording

    ascorbic committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    6620dae View commit details
    Browse the repository at this point in the history
  3. chore: target tagged package

    ascorbic committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e310d92 View commit details
    Browse the repository at this point in the history
  4. chore: update internal deps

    ascorbic committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    a7ed7d3 View commit details
    Browse the repository at this point in the history