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: rollup/rollup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.13.2
Choose a base ref
...
head repository: rollup/rollup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.14.0
Choose a head ref
  • 6 commits
  • 33 files changed
  • 6 contributors

Commits on Mar 29, 2024

  1. chore(deps): lock file maintenance minor/patch updates (#5447)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a8e39eb View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#5448)

    chore(deps): lock file maintenance minor/patch updates
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1dd3c02 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. docs: add @shikiji/vitepress-twoslash (#5445)

    * docs: add `@shikiji/vitepress-twoslash`
    
    * docs: add prettier-ignore where needed
    
    * docs: fix output.format
    
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    
    * docs: fix format
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    sapphi-red and lukastaegert authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c87901d View commit details
    Browse the repository at this point in the history
  2. feat: support explicit-resource-management (#5444)

    * feat: support using keyword
    
    * Tweak test, update swc_ecma_parser version
    
    * Detect 'using' in VariableDeclaration
    TrickyPi authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8521d29 View commit details
    Browse the repository at this point in the history
  3. feat: show all cause in Error (#5422)

    * feat: show all cause in Error
    
    * test: sample to test stderr cause
    
    * Add indentation
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
    3 people authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5301dec View commit details
    Browse the repository at this point in the history
  4. 4.14.0

    lukastaegert committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5abe71b View commit details
    Browse the repository at this point in the history
Loading