We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036428b commit 7de7176Copy full SHA for 7de7176
CHANGELOG.md
@@ -7,6 +7,8 @@ Changelog
7
### Fixes
8
- Fixes an issue where the styles of the category and section selector were not being applied correctly.
9
10
+---
11
+
12
# v2.1.0 [2024-08-07]
13
14
## Minor Release
@@ -15,6 +17,8 @@ Changelog
15
17
- Adds 2 new actions, `actions.selectElement` and `actions.getState` to select an element and retrieve the updated state respectively.
16
18
- Exposes the `store` object which is the Redux store used by the toolkit to manage its state.
19
20
21
22
# v2.0.0 [2024-07-31]
23
24
## Patch with Breaking Changes
0 commit comments