Skip to content

Releases: andykais/scrape-pages

v3.0.6

05 Dec 18:34
Compare
Choose a tag to compare

Breaking change

N/A

Enhancements/fixes

  • allow flow-runtime to be bundled with normalize-config for browsers
  • remove malicous event-stream & flatmap-stream from dev dependencies npm-run-all & nodemon

v3.0.4

03 Aug 19:28
Compare
Choose a tag to compare

Breaking change

N/A

Enhancements/Fixes

  • add 'scrape-pages/normalize-config' export (separate from nodejs dependencies)
  • remove babel-plugin-transform-runtime dependency (use native generators)

v3.0.3

19 Jul 22:01
Compare
Choose a tag to compare

Breaking change

  • download.template has become download.templateUrl

Enhancements/Fixes

  • add download.cookieTemplates and download.headerTemplates
    • both have access to the same template scope as templateUrl
  • fix config type & run options type flow runtime assertions

v3.0.1

18 Jul 21:42
Compare
Choose a tag to compare

Breaking change

N/A

Fixes/Enhancements

  • can require('scrape-pages') without .default key

initial release (v3.0.0)

17 Jul 11:56
Compare
Choose a tag to compare

release is available here on npmjs.org: scrape-pages. This package has taken over ownership of the old scrape-pages npm package