[Discussion] Potential breaking changes for v6
See original GitHub issueLooks like #190 will be released soon and will require a major version bump.
Are there any potential changes to the API that should be considered before releasing 6.0.0
?
I personally would like to see this repository converted to typescript as it has a much larger community backing. I’ve recently made the switch and with some exceptions, I have found it a much more pleasant development experience. I’d be willing to put together an initial PR if that is something @davidtheclark @sudo-suhas @olsonpm is interested in. If not I completely understand…it isn’t needed and somewhat “bikeshedding”.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
List of possible v6 breaking changes · Issue #351 - GitHub
This issue will hold the running list of v6 breaking changes that might affect a customer's use of IdentityServer:.
Read more >Discussion of React router V6: Some of the new changes - DEV ...
The <Route> component has now deprecated its children & render props, so it's no longer possible to pass router props like history /...
Read more >تويتر \ Mark Erikson على تويتر: " React-Redux v7 is NOW ...
Me: "OHNOES!! Redux breaking changes!!" [looks at release notes] Me: "Oh, thank Abramov!!! It's just a deps change!".
Read more >Differences between Windows PowerShell 5.1 and ...
This article summarizes the significant differences and breaking changes between Windows PowerShell and the current version of PowerShell.
Read more >Migrating to React Router v6: A complete guide
For example, upgrading the React Rounder v5 dependency to v6 requires step-by-step changes in your existing codebase. It may be challenging to ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
While migrating to typescript(I too support this), we should try to use the
--strict
compiler option. However, I think we should minimise changes required for users to upgradecosmiconfig
unless there is a very good reason to do so.I just released v6 🎈