4Catalyzer / found

Extensible route-based routing for React applications
https://4catalyzer.github.io/found/
MIT License
792 stars 55 forks source link

Changelog #987

Closed yvele closed 1 year ago

yvele commented 2 years ago

Is it possible to have some changelogs either in a CHANGELOG.md or better, by keeping https://github.com/4Catalyzer/found/releases updated and in sync with the published npm packages 🙏

Looks like the last version is 1.1.1

And there was a 0.6.0 -> 1.0.0 semver breaking change on the 1/10/2022. What breaking change does this version introduces?

This is also related to https://github.com/4Catalyzer/found/issues/869

sushantdhiman commented 2 years ago

found is a good routing library. However, the absence of a changelog leaves me uncertain about new upgrades. I frequently have to lock dependencies because updates might occasionally cause my builds to fail.

P.S. :- I have closed my original issue, in favor of this one.