examples/nextjs-esm/CHANGELOG.md
# @examples/nextjs-esm
## 0.1.13
### Patch Changes
- [#932](https://github.com/soluble-io/cache-interop/pull/932) [`7983793`](https://github.com/soluble-io/cache-interop/commit/798379316dd073bbaa047aadbba1515047ec5a5e) Thanks [@belgattitude](https://github.com/belgattitude)! - To latest dependencies
- [#934](https://github.com/soluble-io/cache-interop/pull/934) [`ed234ea`](https://github.com/soluble-io/cache-interop/commit/ed234eab01e3059abf861a2edeb5c324be33ec2a) Thanks [@belgattitude](https://github.com/belgattitude)! - Add syncpack to ensure consistence in package.json(s)
- Updated dependencies [[`7848937`](https://github.com/soluble-io/cache-interop/commit/7848937b4351f66136b9652506217773d8db0916), [`7983793`](https://github.com/soluble-io/cache-interop/commit/798379316dd073bbaa047aadbba1515047ec5a5e), [`ed234ea`](https://github.com/soluble-io/cache-interop/commit/ed234eab01e3059abf861a2edeb5c324be33ec2a)]:
- @soluble/dsn-parser@1.9.2
- @soluble/cache-interop@0.12.8
- @soluble/cache-ioredis@0.13.11
- @soluble/cache-redis@0.12.11
## 0.1.12
### Patch Changes
- Updated dependencies [[`00a9cc3`](https://github.com/soluble-io/cache-interop/commit/00a9cc3ad0ef0b580cad2cd2b1fc86831c665b55), [`00a9cc3`](https://github.com/soluble-io/cache-interop/commit/00a9cc3ad0ef0b580cad2cd2b1fc86831c665b55)]:
- @soluble/cache-interop@0.12.7
- @soluble/cache-ioredis@0.13.10
- @soluble/cache-redis@0.12.10
## 0.1.11
### Patch Changes
- Updated dependencies [[`034673d`](https://github.com/soluble-io/cache-interop/commit/034673d99e4ea41892e0c454121e09d9882accb4), [`8ad1472`](https://github.com/soluble-io/cache-interop/commit/8ad1472246eb4ec6a301b9827a96bbc32870e8d8)]:
- @soluble/cache-interop@0.12.6
- @soluble/cache-ioredis@0.13.9
- @soluble/cache-redis@0.12.9
- @soluble/dsn-parser@1.9.1
## 0.1.10
### Patch Changes
- Updated dependencies [[`c28c5e4`](https://github.com/soluble-io/cache-interop/commit/c28c5e412829e59533256dc52a4f84d513a683a0), [`c28c5e4`](https://github.com/soluble-io/cache-interop/commit/c28c5e412829e59533256dc52a4f84d513a683a0)]:
- @soluble/dsn-parser@1.9.0
- @soluble/cache-ioredis@0.13.8
- @soluble/cache-redis@0.12.8
## 0.1.9
### Patch Changes
- Updated dependencies [[`69ab5ad`](https://github.com/soluble-io/cache-interop/commit/69ab5ad56b553a4a1dd3a0bc882633a82c0cb42d)]:
- @soluble/dsn-parser@1.8.0
- @soluble/cache-ioredis@0.13.7
- @soluble/cache-redis@0.12.7
## 0.1.8
### Patch Changes
- Updated dependencies [[`1a4882a`](https://github.com/soluble-io/cache-interop/commit/1a4882a83165fd05aeeebf98355ffc3f399a0cd1)]:
- @soluble/dsn-parser@1.7.6
- @soluble/cache-ioredis@0.13.6
- @soluble/cache-redis@0.12.6
## 0.1.7
### Patch Changes
- [#826](https://github.com/soluble-io/cache-interop/pull/826) [`1cc3be8`](https://github.com/soluble-io/cache-interop/commit/1cc3be821d2490cbe62123c5828cdbb45840cab5) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix npm publish
- Updated dependencies [[`1cc3be8`](https://github.com/soluble-io/cache-interop/commit/1cc3be821d2490cbe62123c5828cdbb45840cab5)]:
- @soluble/cache-interop@0.12.5
- @soluble/cache-ioredis@0.13.5
- @soluble/cache-redis@0.12.5
- @soluble/dsn-parser@1.7.5
## 0.1.6
### Patch Changes
- [#823](https://github.com/soluble-io/cache-interop/pull/823) [`6bdbec5`](https://github.com/soluble-io/cache-interop/commit/6bdbec567561cf5ac5dd928c7f2699085944316e) Thanks [@belgattitude](https://github.com/belgattitude)! - Use linter from @belgattitude/eslint-config-bases
- Updated dependencies [[`6bdbec5`](https://github.com/soluble-io/cache-interop/commit/6bdbec567561cf5ac5dd928c7f2699085944316e)]:
- @soluble/cache-interop@0.12.4
- @soluble/cache-ioredis@0.13.4
- @soluble/cache-redis@0.12.4
- @soluble/dsn-parser@1.7.4
## 0.1.5
### Patch Changes
- [#821](https://github.com/soluble-io/cache-interop/pull/821) [`ff4129a`](https://github.com/soluble-io/cache-interop/commit/ff4129a1114202f1e09b3f4555f1a1f08b0b18d4) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix publish to npm
## @soluble/dsn-parser 1.7.0
### Minor Changes
- [#802](https://github.com/soluble-io/cache-interop/pull/802) [`ff8b9e2`](https://github.com/soluble-io/cache-interop/commit/ff8b9e2bc54f445b998206c5b40da4c92dc377da) Thanks [@belgattitude](https://github.com/belgattitude)! - Built with latest dev dependencies (tsup...)
### Patch Changes
- [#816](https://github.com/soluble-io/cache-interop/pull/816) [`fc4b2ef`](https://github.com/soluble-io/cache-interop/commit/fc4b2ef685a5712f4bd645a46cb30f08f5cc011f) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix empty passwords and ensure user only works
- [#813](https://github.com/soluble-io/cache-interop/pull/813) [`abf22db`](https://github.com/soluble-io/cache-interop/commit/abf22db1541dd551fa0e44feec7bf530428869a9) Thanks [@belgattitude](https://github.com/belgattitude)! - Improve dual packaging (helps bundler to privilegiate esm)
- Updated dependencies [[`ff4129a`](https://github.com/soluble-io/cache-interop/commit/ff4129a1114202f1e09b3f4555f1a1f08b0b18d4)]:
- @soluble/cache-interop@0.12.3
- @soluble/cache-ioredis@0.13.3
- @soluble/cache-redis@0.12.3
- @soluble/dsn-parser@1.7.3
## 0.1.4
### Patch Changes
- [#819](https://github.com/soluble-io/cache-interop/pull/819) [`30b3658`](https://github.com/soluble-io/cache-interop/commit/30b365867b42eae34d764e1fd5cbea1f02d8c76a) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix publish on npm
- Updated dependencies [[`30b3658`](https://github.com/soluble-io/cache-interop/commit/30b365867b42eae34d764e1fd5cbea1f02d8c76a)]:
- @soluble/cache-interop@0.12.2
- @soluble/cache-ioredis@0.13.2
- @soluble/cache-redis@0.12.2
- @soluble/dsn-parser@1.7.2
## 0.1.3
### Patch Changes
- [#817](https://github.com/soluble-io/cache-interop/pull/817) [`ed32c80`](https://github.com/soluble-io/cache-interop/commit/ed32c80e1016a2fd6c50dcd1bd19c49613d0f758) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix release on npm
- Updated dependencies [[`ed32c80`](https://github.com/soluble-io/cache-interop/commit/ed32c80e1016a2fd6c50dcd1bd19c49613d0f758)]:
- @soluble/cache-interop@0.12.1
- @soluble/cache-ioredis@0.13.1
- @soluble/cache-redis@0.12.1
- @soluble/dsn-parser@1.7.1
## 0.1.2
### Patch Changes
- Updated dependencies [[`ff8b9e2`](https://github.com/soluble-io/cache-interop/commit/ff8b9e2bc54f445b998206c5b40da4c92dc377da), [`fc4b2ef`](https://github.com/soluble-io/cache-interop/commit/fc4b2ef685a5712f4bd645a46cb30f08f5cc011f), [`abf22db`](https://github.com/soluble-io/cache-interop/commit/abf22db1541dd551fa0e44feec7bf530428869a9), [`ff8b9e2`](https://github.com/soluble-io/cache-interop/commit/ff8b9e2bc54f445b998206c5b40da4c92dc377da)]:
- @soluble/cache-redis@0.12.0
- @soluble/dsn-parser@1.7.0
- @soluble/cache-interop@0.12.0
- @soluble/cache-ioredis@0.13.0
## 0.1.1
### Patch Changes
- [#660](https://github.com/soluble-io/cache-interop/pull/660) [`6783b32`](https://github.com/soluble-io/cache-interop/commit/6783b3217e4caebfe0117ff9190bb3f54c014859) Thanks [@belgattitude](https://github.com/belgattitude)! - Initial example apps in esm and cjs
- Updated dependencies [[`40e9749`](https://github.com/soluble-io/cache-interop/commit/40e9749542bd81ac2c064384342e769e38e2d7ca), [`6783b32`](https://github.com/soluble-io/cache-interop/commit/6783b3217e4caebfe0117ff9190bb3f54c014859), [`50a655d`](https://github.com/soluble-io/cache-interop/commit/50a655dc4db0eab0b63f0b73e14e0a998768d954)]:
- @soluble/cache-interop@0.11.1
- @soluble/cache-ioredis@0.12.1
- @soluble/cache-redis@0.11.1
- @soluble/dsn-parser@1.6.0
## 0.1.1-canary.2
### Patch Changes
- Updated dependencies [[`40e9749`](https://github.com/soluble-io/cache-interop/commit/40e9749542bd81ac2c064384342e769e38e2d7ca)]:
- @soluble/cache-interop@0.11.1-canary.1
- @soluble/cache-ioredis@0.12.1-canary.2
- @soluble/cache-redis@0.11.1-canary.2
- @soluble/dsn-parser@1.6.0-canary.2
## 0.1.1-canary.1
### Patch Changes
- Updated dependencies [[`50a655d`](https://github.com/soluble-io/cache-interop/commit/50a655dc4db0eab0b63f0b73e14e0a998768d954)]:
- @soluble/dsn-parser@1.6.0-canary.1
- @soluble/cache-ioredis@0.12.1-canary.1
- @soluble/cache-redis@0.11.1-canary.1
## 0.1.1-canary.0
### Patch Changes
- [#660](https://github.com/soluble-io/cache-interop/pull/660) [`6783b32`](https://github.com/soluble-io/cache-interop/commit/6783b3217e4caebfe0117ff9190bb3f54c014859) Thanks [@belgattitude](https://github.com/belgattitude)! - Initial example apps in esm and cjs
- Updated dependencies [[`6783b32`](https://github.com/soluble-io/cache-interop/commit/6783b3217e4caebfe0117ff9190bb3f54c014859)]:
- @soluble/cache-interop@0.11.1-canary.0
- @soluble/cache-ioredis@0.12.1-canary.0
- @soluble/cache-redis@0.11.1-canary.0
- @soluble/dsn-parser@1.5.1-canary.0