aalises / hyperapp-google-invisible-recaptcha

A Hyperapp component that implements the Google invisible reCAPTCHA.
https://aalises.github.io/hyperapp-google-invisible-recaptcha/
MIT License
5 stars 0 forks source link

Update rollup-plugin-terser to the latest version 🚀 #21

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency rollup-plugin-terser was updated from 2.0.2 to 3.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v3.0.0

In this release I improved worker interaction

  • now you can pass not string values to worker which fixes #3 #4
  • added the option to specify number of workers per bundle (set of chunks)
Commits

The new version differs by 3 commits.

  • 79ca927 3.0.0
  • 49a8897 Allow to pass not string values to worker
  • 1ce0a3e Allow specifying number of workers per bundle

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: