Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
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-plugin-alias
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.2
Choose a base ref
...
head repository: rollup/rollup-plugin-alias
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 12, 2019

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

Commits on Aug 22, 2019

  1. Add RegExp support and strict order of entries (+unit-tests) (#53)

    * Add RegExp support and strict order of entries (+unit-tests)
    
    * Updated README.md to reflect change in options
    
    * Updated README.me to reflect changes to options
    
    * Updated README.me to reflect changes to options
    
    * Switched to instanceof instead of isRegEx option in entries to keep configuration easier
    
    * Fixes after Code-Review
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    thiscantbeserious authored and lukastaegert committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    a791ed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3f0b0f View commit details
    Browse the repository at this point in the history
  3. 2.0.0

    lukastaegert committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    1fa2eec View commit details
    Browse the repository at this point in the history
Loading