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-node-resolve
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: rollup/rollup-plugin-node-resolve
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 18 commits
  • 35 files changed
  • 8 contributors

Commits on Mar 13, 2018

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

Commits on Sep 13, 2018

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

Commits on Sep 26, 2018

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

Commits on Dec 9, 2018

  1. Support using package names for manual chunks (#185)

    * Updated Rollup
    
    * Write unit test for testing generation of manual chunks
    
    * Change basedir for resolver to CWD resolveId calls without importer
    
    * remove .only from test
    mcshaman authored and lukastaegert committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    0ef101d View commit details
    Browse the repository at this point in the history
  2. update changelog

    lukastaegert committed Dec 9, 2018
    2 Configuration menu
    Copy the full SHA
    1cc1101 View commit details
    Browse the repository at this point in the history
  3. Prepare for 1.0 and update dependencies (#187)

    * Update dependencies and make tests 1.0 compatible
    
    * Use official warn hook
    
    * Test dynamic imports are resolved
    lukastaegert authored Dec 9, 2018
    Configuration menu
    Copy the full SHA
    31aa15c View commit details
    Browse the repository at this point in the history
  4. Update changelog

    lukastaegert committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    03d9bbc View commit details
    Browse the repository at this point in the history
  5. 4.0.0

    lukastaegert committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    6f5260b View commit details
    Browse the repository at this point in the history
  6. Update changelog

    lukastaegert committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    73b01b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Fix pkg.browser mappings issue by specifying a value of false (#183)

    * Fix pkg.browser mappings issue by specifying a value of `false`
    
    * Add tests for #183
    allex authored and lukastaegert committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    9ce01d4 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    lukastaegert committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    aad0239 View commit details
    Browse the repository at this point in the history
  3. fix: regression in browser objects pointing to nested node_mpodules (#…

    …143)
    
    * fix: regression in browser objects pointing to nested node_mpodules
    
    * Update dependencies and simplify tests for Rollup 1
    
    * Add missing test dependency and add explicit warning checks for tests
    keithamus authored and lukastaegert committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    1eff8d7 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    lukastaegert committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    2ba2515 View commit details
    Browse the repository at this point in the history
  5. 4.0.1

    lukastaegert committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    f8dfa57 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Configuration menu
    Copy the full SHA
    ac791de View commit details
    Browse the repository at this point in the history
  2. Add .d.ts typings file (#189)

    * Add .d.ts typings file
    
    * Add test file to check that types are set correctly
    
    * Move typings test file to root so its not run by mocha
    
    * Automate type tests
    NotWoods authored and lukastaegert committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    6d3567e View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lukastaegert committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    213fe39 View commit details
    Browse the repository at this point in the history
  4. 4.1.0

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