unirakun / k-redux-router

redux router (with react bindings) - one route = one code
8 stars 1 forks source link

Update k-ramel in group default to the latest version πŸš€ #55

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The peerDependency k-ramel was updated from 1.4.0 to 2.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 v2.0.0

Note that a migration guide is available here: https://github.com/alakarteio/k-ramel/blob/v2.0.0/MIGRATION.md

Added

  • ✨ reset a given path
  • ✨ devtools are unactive in production

Changed

  • ⬆️ upgrade --latest (all)
  • πŸ”¨ driver / form / API
  • 🎨 remove deprecated types

Removed

  • πŸ”₯ redux-little-router is deprecated
  • πŸ”₯ driver-http is not imported by default

Miscellaneous

  • πŸ“ getting started
  • πŸ“ matcher documentation
  • πŸ“ migration guide
  • πŸ“ fix broken link in README
Commits

The new version differs by 12 commits.

  • 2d11ca5 :bookmark: v2.0.0
  • c0b54a1 :arrow_up: upgrade --latest (all)
  • 44d09cc :hammer: driver / form / API
  • 2c014c6 :memo: getting started / add variable declaration
  • c1d5f71 :memo: getting started
  • 0826b86 :art: remove deprecated types
  • b28d18e :sparkles: reset a given path
  • 8b28bcb :sparkles: devtools are unactive in production
  • 4f6a7e3 :memo: matcher documentation
  • e84e4ef :fire: redux-little-router is deprecated
  • c084cbb :memo: migration guide
  • 5a3eedf :fire: driver-http is not imported by default

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: