[PR #2064] [MERGED] Remove older version of react-router #11147

Closed
opened 2026-04-10 20:52:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2064
Author: @twk3
Created: 12/11/2023
Status: Merged
Merged: 12/12/2023
Merged by: @MatissJanis

Base: masterHead: remove-outdated-react-router-dom


📝 Commits (3)

  • 04f0461 Remove older version of react-router
  • fd4c6c0 Add release note
  • fd8bcde Merge branch 'master' into remove-outdated-react-router-dom

📊 Changes

3 files changed (+6 additions, -30 deletions)

View changed files

📝 packages/desktop-client/package.json (+0 -1)
upcoming-release-notes/2064.md (+6 -0)
📝 yarn.lock (+0 -29)

📄 Description

Cleanup of old react-router

  • Was around due to an old @types/react-router-dom that is no longer needed
  • react-router-dom now includes it's own types files

React router 6.11.2 is being used now instead


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/2064 **Author:** [@twk3](https://github.com/twk3) **Created:** 12/11/2023 **Status:** ✅ Merged **Merged:** 12/12/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `remove-outdated-react-router-dom` --- ### 📝 Commits (3) - [`04f0461`](https://github.com/actualbudget/actual/commit/04f046196332b20c153f41e03556cfc219cef74c) Remove older version of react-router - [`fd4c6c0`](https://github.com/actualbudget/actual/commit/fd4c6c0ac3e0ce55e6ac6ccfc82eeed0b0cd1837) Add release note - [`fd8bcde`](https://github.com/actualbudget/actual/commit/fd8bcdeed88d7a56883c82c95622895ef8ebea05) Merge branch 'master' into remove-outdated-react-router-dom ### 📊 Changes **3 files changed** (+6 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/package.json` (+0 -1) ➕ `upcoming-release-notes/2064.md` (+6 -0) 📝 `yarn.lock` (+0 -29) </details> ### 📄 Description Cleanup of old react-router - Was around due to an old @types/react-router-dom that is no longer needed - react-router-dom now includes it's own types files React router 6.11.2 is being used now instead --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-10 20:52:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#11147