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

Add initial support for new env handling #10525

Merged
merged 41 commits into from Mar 26, 2020
Merged

Commits on Feb 13, 2020

  1. Copy the full SHA
    fb4c0de View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f369d2d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f12ac4c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3e3878a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Copy the full SHA
    455dc35 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f0d817a View commit details
    Browse the repository at this point in the history
  3. ncc dotenv package

    ijjk committed Feb 14, 2020
    Copy the full SHA
    97f7e56 View commit details
    Browse the repository at this point in the history
  4. Update type

    ijjk committed Feb 14, 2020
    Copy the full SHA
    444c401 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Copy the full SHA
    8ee3eab View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

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

Commits on Feb 21, 2020

  1. Copy the full SHA
    31953f7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    30f1a52 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    266d095 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Copy the full SHA
    9a6cd9e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    66bf869 View commit details
    Browse the repository at this point in the history
  3. Remove comments

    timneutkens committed Feb 24, 2020
    Copy the full SHA
    78cb909 View commit details
    Browse the repository at this point in the history
  4. Add override tests

    timneutkens committed Feb 24, 2020
    Copy the full SHA
    cfb627e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1c1b604 View commit details
    Browse the repository at this point in the history
  6. Add support for .env.test

    timneutkens committed Feb 24, 2020
    Copy the full SHA
    25cf95c View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-Authored-By: Joe Haddad <joe.haddad@zeit.co>
    ijjk and Timer committed Feb 24, 2020
    Copy the full SHA
    6929e28 View commit details
    Browse the repository at this point in the history
  8. Use chalk for env loaded message

    ijjk committed Feb 24, 2020
    Copy the full SHA
    e2f1877 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d28de35 View commit details
    Browse the repository at this point in the history
  10. Update test

    ijjk committed Feb 24, 2020
    Copy the full SHA
    ac16529 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    129801e View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    5a1580a View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    a0c709a View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    f7a0030 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    ab97e46 View commit details
    Browse the repository at this point in the history
  16. Remove old .env ignore

    ijjk committed Feb 24, 2020
    Copy the full SHA
    e9401b3 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    cd0452d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Copy the full SHA
    bdd50e3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    69340a3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    dea3ac5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Copy the full SHA
    0b67f2f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Merge remote-tracking branch 'upstream/canary' into add/new-env

    # Conflicts:
    #	packages/next/next-server/server/load-components.ts
    #	packages/next/next-server/server/render.tsx
    ijjk committed Feb 28, 2020
    Copy the full SHA
    350a451 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Merge remote-tracking branch 'upstream/canary' into add/new-env

    # Conflicts:
    #	packages/next/next-server/server/next-server.ts
    #	packages/next/next-server/server/render.tsx
    ijjk committed Mar 3, 2020
    Copy the full SHA
    9d086c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Merge remote-tracking branch 'upstream/canary' into add/new-env

    # Conflicts:
    #	packages/next/next-server/server/render.tsx
    #	packages/next/types/index.d.ts
    ijjk committed Mar 5, 2020
    Copy the full SHA
    2eb53f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Copy the full SHA
    b2dee6e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1eb2d2b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4bceac7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Merge branch 'canary' of github.com:zeit/next.js into ijjk-add/new-env

    # Conflicts:
    #	packages/next/next-server/server/render.tsx
    timneutkens committed Mar 26, 2020
    Copy the full SHA
    67cf471 View commit details
    Browse the repository at this point in the history