faceyspacey / redux-first-router-link

<Link /> + <NavLink /> that mirror react-router's + a few additional props
MIT License
55 stars 33 forks source link

fix: use ^ for prop-types dep #96

Closed hartzis closed 5 years ago

hartzis commented 6 years ago

use ^ for prop-types dep. Helps flatten/clean-up node_modules deps

faceyspacey commented 6 years ago

thank you. will add to the next major version.

hartzis commented 5 years ago

@ScriptedAlchemy Any chance you have access here to release a patch bump for this simple fix?

ScriptedAlchemy commented 5 years ago

Yep! No problem, make sure to tag or DM my handle if there are any requests. I should have write access most faceyspacey repos related to RFR.

It’s hard to keep track of when PRs come in - if there’s an outstanding one, let me know

ScriptedAlchemy commented 5 years ago

I’ll review this tonight

ScriptedAlchemy commented 5 years ago

Oh darn. I don't have write access to this one, let me see what I can do

ScriptedAlchemy commented 5 years ago

Okay cool, i found my GitHub invite. re running the builds to see id they pass now. then ill see if i can deploy

ScriptedAlchemy commented 5 years ago

:tada: This PR is included in version 1.4.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: