FormidableLabs / redux-little-router

A tiny router for Redux that lets the URL do the talking.
MIT License
1.04k stars 113 forks source link

Add deprecation notice to README. Put RLR out to pasture. #300

Closed parkerziegler closed 5 years ago

parkerziegler commented 5 years ago

This PR adds a deprecation notice to redux-little-router 😭. Once we merge this into master I'll start closing issues and asking folks to close open PRs.

I also decided to remove the @next npm shield (our next version was behind latest anyway, so it didn't make any sense to have it in there anymore).

codecov[bot] commented 5 years ago

Codecov Report

Merging #300 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #300   +/-   ##
=======================================
  Coverage   98.61%   98.61%           
=======================================
  Files          28       28           
  Lines         362      362           
=======================================
  Hits          357      357           
  Misses          5        5

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ff89966...f575271. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #300 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #300   +/-   ##
=======================================
  Coverage   98.61%   98.61%           
=======================================
  Files          28       28           
  Lines         362      362           
=======================================
  Hits          357      357           
  Misses          5        5

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ff89966...1373027. Read the comment docs.