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: Disallow import of user-designated server-only modules from the client #6422

Merged
merged 35 commits into from Sep 5, 2022

Commits on Aug 30, 2022

  1. feat: Failing tests

    tcc-sejohnson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    a695c46 View commit details
    Browse the repository at this point in the history
  2. feat: Dev-only tests

    tcc-sejohnson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    da3612a View commit details
    Browse the repository at this point in the history
  3. feat: It works...?

    tcc-sejohnson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    67b7b9b View commit details
    Browse the repository at this point in the history
  4. changeset

    tcc-sejohnson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2f5a1c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f08ec70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eddb9bf View commit details
    Browse the repository at this point in the history
  7. fix: Dumb test

    tcc-sejohnson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    30bd385 View commit details
    Browse the repository at this point in the history
  8. fix: More dumb tests

    tcc-sejohnson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    a38f2ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9bcdb89 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dedded9 View commit details
    Browse the repository at this point in the history
  11. fix: wut

    tcc-sejohnson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    8d9c859 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9600234 View commit details
    Browse the repository at this point in the history
  13. fix: Workspace?

    tcc-sejohnson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    97c62c6 View commit details
    Browse the repository at this point in the history
  14. fix: format

    tcc-sejohnson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e95bbcb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    db7d557 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ee97f3b View commit details
    Browse the repository at this point in the history
  17. fix: noEmit

    tcc-sejohnson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2ba7bf3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    548ef50 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d35c476 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    6b584b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33982a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    0876854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9a4d1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c75548a View commit details
    Browse the repository at this point in the history
  4. fix

    Rich-Harris committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    f19a821 View commit details
    Browse the repository at this point in the history
  5. Update packages/kit/src/exports/vite/utils.js

    Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
    tcc-sejohnson and Rich-Harris committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    7598454 View commit details
    Browse the repository at this point in the history
  6. merge

    Rich-Harris committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    e505c57 View commit details
    Browse the repository at this point in the history
  7. simplify

    Rich-Harris committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    613d13d View commit details
    Browse the repository at this point in the history
  8. simplify

    Rich-Harris committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    0db55e2 View commit details
    Browse the repository at this point in the history
  9. lockfile

    Rich-Harris committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    3a5bc5b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f16ba2 View commit details
    Browse the repository at this point in the history
  11. bruh

    tcc-sejohnson committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    92e82c7 View commit details
    Browse the repository at this point in the history
  12. bruh 2.0

    tcc-sejohnson committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    4827928 View commit details
    Browse the repository at this point in the history
  13. bruh 3.0

    tcc-sejohnson committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    5b6696b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bfb886c View commit details
    Browse the repository at this point in the history