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

wip: use builtin css handling #59

Draft
wants to merge 46 commits into
base: rolldown-v6
Choose a base branch
from

Commits on Nov 14, 2024

  1. feat: use rolldown in the dep optimizer

    Co-authored-by: underfin <[email protected]>
    sapphi-red and underfin committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0eddb11 View commit details
    Browse the repository at this point in the history
  2. feat: use rolldown for build

    Co-authored-by: underfin <[email protected]>
    sapphi-red and underfin committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    37ee073 View commit details
    Browse the repository at this point in the history
  3. chore: skip plugin-legacy build

    Co-authored-by: underfin <[email protected]>
    sapphi-red and underfin committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    eaf89b8 View commit details
    Browse the repository at this point in the history
  4. chore: skip typecheck for now

    Co-authored-by: underfin <[email protected]>
    sapphi-red and underfin committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    bbbd83a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bfed2d View commit details
    Browse the repository at this point in the history
  6. feat: add experimental.enableNativePlugin (#41)

    2cf0eb2 fe71cbc
    
    Co-authored-by: IWANABETHATGUY <[email protected]>
    IWANABETHATGUY authored and sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c3576f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    801bfab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10bcd24 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    095196a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35abe57 View commit details
    Browse the repository at this point in the history
  11. feat: support native define

    Co-authored-by: IWANABETHATGUY <[email protected]>
    sapphi-red and IWANABETHATGUY committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2dd31fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c4f89cf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dbf006f View commit details
    Browse the repository at this point in the history
  14. fix: 🐛 lint (#58)

    IWANABETHATGUY authored and sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1b9602c View commit details
    Browse the repository at this point in the history
  15. chore: bump rolldown

    sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    049058d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b68f46f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    477701b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    68a94bc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    93fd15f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    404fccc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    72fb859 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b5034b2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0b9ce31 View commit details
    Browse the repository at this point in the history
  24. chore: run worker-es tests

    sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b91ddef View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    732d0eb View commit details
    Browse the repository at this point in the history
  26. feat: oxc tranformer (#60)

    Co-authored-by: IWANABETHATGUY <[email protected]>
    2 people authored and sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5f46885 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d9e05ed View commit details
    Browse the repository at this point in the history
  28. chore: enable continuous release under rolldown-vite (#61)

    chore: revert package name change + use non-compact continuous release URLs
    
    chore: update lockfile
    yyx990803 authored and sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4595c00 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    708eef3 View commit details
    Browse the repository at this point in the history
  30. feat: export transformWithOxc (#62)

    underfin authored and sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    bf628df View commit details
    Browse the repository at this point in the history
  31. feat: add oxc jsxInclude and jsxExclude (#63)

    Co-authored-by: 翠 / green <[email protected]>
    underfin and sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    19acd22 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5705e75 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    30b40e4 View commit details
    Browse the repository at this point in the history
  34. chore: bump rolldown

    sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8356aaa View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ae20803 View commit details
    Browse the repository at this point in the history
  36. chore: fix type errors

    sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    74b287e View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    cd614c5 View commit details
    Browse the repository at this point in the history
  38. chore: partial revert "refactor: use originalFileNames/names (vit…

    …ejs#18240)"
    
    This partially reverts commit f2957c8.
    sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    574ccb4 View commit details
    Browse the repository at this point in the history
  39. chore: tweak tests

    sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f91e197 View commit details
    Browse the repository at this point in the history
  40. chore: bump rolldown

    sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c197275 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    9262331 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c4be548 View commit details
    Browse the repository at this point in the history
  43. chore: bump rolldown

    sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    487905e View commit details
    Browse the repository at this point in the history
  44. chore: bump rolldown

    sapphi-red committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b51ee7f View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    f39f6c0 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    2ff913e View commit details
    Browse the repository at this point in the history