Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: swc-project/swc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.12
Choose a base ref
...
head repository: swc-project/swc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.13
Choose a head ref
  • 8 commits
  • 215 files changed
  • 3 contributors

Commits on Mar 23, 2025

  1. chore: Update changelog

    swc-bot committed Mar 23, 2025
    Copy the full SHA
    7af0436 View commit details
  2. feat(es/minifier): Merge alt's cons with cons (#10256)

    **Description:**
    
    I'd argue that this should be added even solely for symmetry.
    Austaras authored Mar 23, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    dcastil Dany Castillo
    Copy the full SHA
    589bcd7 View commit details

Commits on Mar 24, 2025

  1. feat(swc_core): Expose features of swc_parallel (#10258)

    **Description:**
    
    It would make selecting feature of `swc_parallel` easier.
    kdy1 authored Mar 24, 2025
    Copy the full SHA
    042f19f View commit details
  2. perf(es/minifier): Merge expr_simplifier into pure optimizer (#10202)

    **Description:**
    
    Merge the expression simplifier into the pure optimizer for performance.
    kdy1 authored Mar 24, 2025
    Copy the full SHA
    9c9b0ba View commit details
  3. chore: Publish crates with swc_core v16.10.0

    kdy1 committed Mar 24, 2025
    Copy the full SHA
    c42a337 View commit details
  4. Copy the full SHA
    241ed9a View commit details
  5. chore: Update changelog

    swc-bot committed Mar 24, 2025
    Copy the full SHA
    24a3fd4 View commit details
  6. Copy the full SHA
    c3251a5 View commit details
Loading