react-stream-libs / reactive-renderer

reactive renderer core
1 stars 0 forks source link

Update dts-generator to the latest version 🚀 #76

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency dts-generator was updated from 2.1.0 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 Release 3.0.0
  • Split options.name into options.name and options.prefix, and prefix non-relative imports with options.prefix (#94)
  • Fix for excluded paths (#112)
  • Update dependencies and tests (#118)
  • Fix test of source filename against baseDir (#119)
Commits

The new version differs by 9 commits.

  • de872aa Release 3.0.0
  • d62a874 fix test of source filename against baseDir (#119)
  • 74b9c7b Update copyright years (#120)
  • ebe656e Update dependencies (#118)
  • 0078065 Fixed a bug about excluded paths as reported in #112. Added more description for option baseDir in README.md so that readers can understand the phase "relative to baseDir" in exclude description. (#113)
  • 273b168 Update README to fix exclude option name (#108)
  • 5f68e16 Fixing readme (#106)
  • 0c8c78f Fix blatant formatting bug (#105)
  • c9987cc Split options.name into options.name and options.prefix, and prefix non-relative imports with options.prefix (#94)

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: