Thanks to visit codestin.com
Credit goes to github.com

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/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: replace-v2.4.1
Choose a base ref
...
head repository: rollup/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: replace-v2.4.2
Choose a head ref
  • 9 commits
  • 50 files changed
  • 8 contributors

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    a69e85d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. fix(typescript): update readme and peerDeps version (#830)

    * update plugin typescript readme
    
    * Update package.json
    huozhi authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    f1ad31f View commit details
    Browse the repository at this point in the history
  2. fix(typescript): bump TypeScript version (#818)

    * chore(typescript): bump TypeScript version
    
    * Revert "feat(typescript): error when no tsconfig and no rootDir (#794)"
    
    This reverts commit cbfd779.
    benmccann authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    4f4c25d View commit details
    Browse the repository at this point in the history
  3. docs(replace): document the values option (#814)

    * [plugin-replace] Document the `values` option
    
    * Fix example
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    nicolo-ribaudo authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    8752c2f View commit details
    Browse the repository at this point in the history
  4. feat(commonjs)!: Add ignore-dynamic-requires option (#819)

    BREAKING CHANGES:
    When dynamicRequireTargets is specified, "require" will be default no longer be used as fallback
    lukastaegert authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    2d06c44 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. fix(node-resolve): fs.exists is incorrectly promisified (#835)

    Co-authored-by: Liam McLoughlin <[email protected]>
    Hexxeh and Hexxeh authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    312fbc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    7426b1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6704d49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bed12cf View commit details
    Browse the repository at this point in the history
Loading