Trivikram Kamat
Trivikram Kamat
Closing in favor of https://github.com/aws-samples/aws-sdk-js-notes-app/issues/26, since the merged brand is called React Router.
React Router v6.3.0 makes migration easier https://github.com/remix-run/react-router/discussions/8753
Superceded by https://github.com/aws-samples/aws-sdk-js-notes-app/pull/162
Website fails with the following error: ```console Uncaught SyntaxError: The requested module '/node_modules/.vite/react-bootstrap.js?v=1ab52b9a' does not provide an export named 'CardColumns' (at ListNotes.tsx:4:1) ``` This happens as card-columns was removed in...
React Router v6 is expected to be released by September 2021 as per the updates in https://github.com/ReactTraining/react-router/issues/7613
React Router v6 was released on Nov 3, 2021 Blog post: https://remix.run/blog/react-router-v6
Upgrade instructions from Reach Router v1 to React Router v6 https://reactrouter.com/docs/en/v6/upgrading/reach
React Router is now merged with Remix * Announcement from May'25 https://remix.run/blog/merging-remix-and-react-router * Docs for v7 https://reactrouter.com/dev/home
The codemod is not tested on JSX/TSX, and this appears to be issue with dependency jscodeshift which mostly unmaintained https://github.com/search?q=repo%3Afacebook%2Fjscodeshift+%22Transformation+error%22&type=issues Assigning `p3` label as of now. It can be prioritized...
https://github.com/RocketChat/Rocket.Chat/blob/3da6e14f97572c91073f12ed4ebdb1eb19d23016/apps/meteor/app/file-upload/ufs/AmazonS3/server.ts#L151