Commit 557b868
authored
Remove deprecated Redux package and RTK example app (#73)
This PR removes all Redux-specific support from the repo now that
@trrack/redux is no longer supported.
It deletes the packages/redux workspace and the apps/rtk-trrack-example
example app, updates root workspace scripts so build/test/lint
automation only targets @trrack/core, removes now-unused root
dependencies like react-redux, refreshes yarn.lock, and updates the
README to reflect the new repo structure.
## Why
Redux support is deprecated and should no longer be shipped, exercised
in CI, or documented as part of the active workspace.
## Changes
- Remove packages/redux
- Remove apps/rtk-trrack-example
- Update root package.json scripts to stop building/testing/linting
Redux
- Remove unused root Redux-related dependencies
- Refresh yarn.lock
- Update README repo structure/docs59 files changed
Lines changed: 8 additions & 2035 deletions
File tree
- apps/rtk-trrack-example
- src
- app
- components
- features
- counter
- posts
- todo
- store
- assets
- packages/redux
- dist
- redux/src
- slice
- store
- src
- slice
- store
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
59 | | - | |
60 | 58 | | |
61 | 59 | | |
62 | 60 | | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 30 deletions
This file was deleted.
This file was deleted.
0 commit comments