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: netlify/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.25.2
Choose a base ref
...
head repository: netlify/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.26.0
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on May 4, 2021

  1. feat: enable sourcemaps for functions (#2291)

    * feat: memoize build function
    
    * chore: remove eslint comment
    
    * chore: fix tests
    
    * feat: add debounce to memoizedBuild
    
    * refactor: move memoization to zisi builder
    
    * feat: add support for sourcemaps
    
    * chore: add debug statement
    
    * chore: update test
    
    * chore: add debug
    
    * chore: debug
    
    * chore: add source-map-support to ava
    
    * chore: add source-map-support as dependency
    
    * chore: debug
    
    * chore: update ZISI version
    
    * chore: remove debug statements
    
    * refactor: move source map initialisation to ZISI builder
    eduardoboucas authored May 4, 2021
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9ef930b View commit details
  2. chore: release 3.26.0 (#2297)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored May 4, 2021
    1
    Copy the full SHA
    796c996 View commit details
Loading