File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file. See
4
4
[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.2.1] ( https://github.com/bjoluc/next-redux-cookie-wrapper/compare/v2.2.0...v2.2.1 ) (2022-08-22)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Exclude ` defaultState ` from ` NextReduxCookieMiddlewareConfig ` interface ([ a7b3a49] ( https://github.com/bjoluc/next-redux-cookie-wrapper/commit/a7b3a4957213211e15a1166c518d4f33db7a6b9a ) )
12
+
6
13
## [ 2.2.0] ( https://github.com/bjoluc/next-redux-cookie-wrapper/compare/v2.1.2...v2.2.0 ) (2022-08-22)
7
14
8
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " next-redux-cookie-wrapper" ,
3
- "version" : " 2.2.0 " ,
3
+ "version" : " 2.2.1 " ,
4
4
"description" : " Sync a subset of your Redux state with cookies in Next.js 🍪 ✨" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments