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.57.0
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.58.0
Choose a head ref
  • 5 commits
  • 29 files changed
  • 3 contributors

Commits on Oct 1, 2021

  1. Remove unused rollup-plugin-typescript ambient module types (#4233)

    * chore: remove unused rollup-plugin-typescript ambient module types
    
    * chore: fix return type of is_reference
    
    * chore: remove type assertion
    dnalborczyk authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    61dd792 View commit details
    Browse the repository at this point in the history
  2. Add isEntry flag to resolveId and this.resolve (#4230)

    * Create documentation
    
    * Simplify links and improve formatting
    
    * Add isEntry flag
    
    * Try to fix Windows test
    lukastaegert authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    d0db534 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92db2e8 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    lukastaegert committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    d7ab293 View commit details
    Browse the repository at this point in the history
  5. 2.58.0

    lukastaegert committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    3a404a0 View commit details
    Browse the repository at this point in the history
Loading