stalniy / bdd-lazy-var

Provides UI for testing frameworks such as mocha, jasmine and jest which allows to define lazy variables and subjects.
MIT License
162 stars 14 forks source link

chore(deps): update dependency rollup to ^0.66.0 #57

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates devDependency rollup (source) from ^0.65.0 to ^0.66.0


Release Notes

v0.66.0

Compare Source

2018-09-16

  • Support ES2019 optional catch bindings (#​2455)
  • Add option to transform paths within sourcemaps (#​2430)
  • Add renderStart and renderEnd plugin hooks (#​2438)
  • Expose ESM browser build and minify browser builds (#​2437
  • Associate hoisted variables in function bodys with function parameters (#​2456)
  • Fix issue when deconflicting variables used as pattern defaults (#​2446)
  • Properly deconflict default exported class and function expressions with ids (#​2458)
  • Faster internal test builds (#​2457)
  • Switch to rollup-plugin-typescript2 (#​2460)
  • Fix internal "perf" script (#​2433)
  • Test that errors are passed to the buildEnd hook (#​2450)


This PR has been generated by Renovate Bot.