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: v2.53.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: v2.54.0
Choose a head ref
  • 10 commits
  • 40 files changed
  • 5 contributors

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    8d1cdad View commit details
    Browse the repository at this point in the history
  2. Update changelog

    lukastaegert committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c950858 View commit details
    Browse the repository at this point in the history
  3. 2.53.3

    lukastaegert committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    ae8f57f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Fix typo in renderHelpers.ts (#4188)

    preceed -> precede
    eltociear authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    db31b55 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Fix typo in docs

    lukastaegert committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    959f040 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a29db9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Move long path recursion prevention to MemberExpression (#4189)

    * Move long path recursion prevention to MemberExpression
    
    * Improve coverage
    lukastaegert authored Jul 25, 2021
    Configuration menu
    Copy the full SHA
    08655bc View commit details
    Browse the repository at this point in the history
  2. Stop recommending node-builtins (#4190)

    * Stop recommending node-builtins. Closes #2881
    
    * Update all occurrences of node-polyfills.
    curran authored Jul 25, 2021
    Configuration menu
    Copy the full SHA
    b1c4a17 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lukastaegert committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    2bba6cd View commit details
    Browse the repository at this point in the history
  4. 2.54.0

    lukastaegert committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    f90e1a2 View commit details
    Browse the repository at this point in the history
Loading