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

Use the new compiler in Vite plugin #1264

Merged
merged 63 commits into from
Jan 28, 2024
Merged

Use the new compiler in Vite plugin #1264

merged 63 commits into from
Jan 28, 2024

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    cf6c5c8 View commit details
    Browse the repository at this point in the history
  2. update lockfile

    mrm007 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    8318ad2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a88b91 View commit details
    Browse the repository at this point in the history
  4. add thirdparty fixture

    mrm007 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    a0ca76d View commit details
    Browse the repository at this point in the history
  5. update lockfile

    mrm007 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    a5f95e6 View commit details
    Browse the repository at this point in the history
  6. dedupe lockfile

    mrm007 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    211e07d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    973e526 View commit details
    Browse the repository at this point in the history
  8. default to emitCssInSsr: true

    mrm007 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    4948682 View commit details
    Browse the repository at this point in the history
  9. bump Vite to latest

    mrm007 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    3351e36 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    05f4f5c View commit details
    Browse the repository at this point in the history
  11. run tests against Vite plugin with new compiler

    add `vite-next` fixture runner
    mrm007 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    30a2b65 View commit details
    Browse the repository at this point in the history
  12. add a changeset

    mrm007 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    81eb2cb View commit details
    Browse the repository at this point in the history
  13. refactor addFileScope to be able to add the global adapter on alrea…

    …dy transformed files
    mrm007 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    6d29ca1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bfbd7eb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1760a42 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ce75827 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1aa6248 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b26a4bc View commit details
    Browse the repository at this point in the history
  19. update lockfile

    mrm007 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    27fa1a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    7923c54 View commit details
    Browse the repository at this point in the history
  2. add missing function calls

    mrm007 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    55a1805 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8314085 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b505c0 View commit details
    Browse the repository at this point in the history
  5. simplify

    mrm007 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    60e5bd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faef737 View commit details
    Browse the repository at this point in the history
  7. back to preset-env

    mrm007 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3afdb0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    adeef87 View commit details
    Browse the repository at this point in the history
  9. changesets

    mrm007 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    72a204a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    2220d95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c4d618 View commit details
    Browse the repository at this point in the history
  3. tests for normalizePath

    mrm007 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    236c3c6 View commit details
    Browse the repository at this point in the history
  4. changesets

    mrm007 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c2594da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51e0e93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e663a6d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. improve file watching logic

    mrm007 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    869febf View commit details
    Browse the repository at this point in the history
  2. better logging

    mrm007 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    132be17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaae98e View commit details
    Browse the repository at this point in the history
  4. make compiler the default and introduce a mode: esbuild option to u…

    …se the old compiler
    mrm007 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    6de4f7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d29be7 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    7e26050 View commit details
    Browse the repository at this point in the history
  2. update changesets

    mrm007 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    73592b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

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

Commits on Jan 8, 2024

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

Commits on Jan 10, 2024

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

Commits on Jan 15, 2024

  1. tweak root Babel config

    mrm007 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    fb3c62c View commit details
    Browse the repository at this point in the history
  2. update changeset

    mrm007 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    fd61f2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e13253 View commit details
    Browse the repository at this point in the history
  4. remove vite-next fixture type

    mrm007 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    120be2f View commit details
    Browse the repository at this point in the history
  5. remove vite-next fixture type

    mrm007 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    66fc42c View commit details
    Browse the repository at this point in the history
  6. update docs

    mrm007 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    dc6aa4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45e5cfd View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    551f822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e157792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5a43e9 View commit details
    Browse the repository at this point in the history
  4. remove redundant changeset

    mrm007 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    402f5b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    692349d View commit details
    Browse the repository at this point in the history
  6. update changesets

    mrm007 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0777194 View commit details
    Browse the repository at this point in the history
  7. reorganise test-helpers deps

    mrm007 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    30f23a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Jan 23, 2024

  1. feedback from code review

    mrm007 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    990681e View commit details
    Browse the repository at this point in the history
  2. drop support for Vite < 4

    mrm007 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    fb61d07 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Jan 27, 2024

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