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 f70b4d9 commit 036428bCopy full SHA for 036428b
CHANGELOG.md
@@ -1,5 +1,20 @@
1
Changelog
2
3
+# v2.1.1 [2024-08-07]
4
+
5
+## Patch Release
6
7
+### Fixes
8
+- Fixes an issue where the styles of the category and section selector were not being applied correctly.
9
10
+# v2.1.0 [2024-08-07]
11
12
+## Minor Release
13
14
+### Features
15
+- Adds 2 new actions, `actions.selectElement` and `actions.getState` to select an element and retrieve the updated state respectively.
16
+- Exposes the `store` object which is the Redux store used by the toolkit to manage its state.
17
18
# v2.0.0 [2024-07-31]
19
20
## Patch with Breaking Changes
0 commit comments