File tree Expand file tree Collapse file tree 16 files changed +93
-17
lines changed
strapi-provider-rest-cache-couchbase
strapi-provider-rest-cache-memory
strapi-provider-rest-cache-redis Expand file tree Collapse file tree 16 files changed +93
-17
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.2.2] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.1...v4.2.2 ) (2022-03-15)
7+
8+
9+ ### Bug Fixes
10+
11+ * ensure keyprefix is not undefined ([ 9134f52] ( https://github.com/strapi-community/strapi-plugin-rest-cache/commit/9134f52a0ea8a8399db4af59a5dc689742104739 ) )
12+
13+
14+
15+
16+
617## [ 4.2.1] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.0...v4.2.1 ) (2022-03-11)
718
819
Original file line number Diff line number Diff line change 33 " packages/*" ,
44 " playgrounds/*"
55 ],
6- "version" : " 4.2.1 " ,
6+ "version" : " 4.2.2 " ,
77 "npmClient" : " yarn" ,
88 "useWorkspaces" : true
99}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.2.2] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.1...v4.2.2 ) (2022-03-15)
7+
8+
9+ ### Bug Fixes
10+
11+ * ensure keyprefix is not undefined ([ 9134f52] ( https://github.com/strapi-community/strapi-plugin-rest-cache/commit/9134f52a0ea8a8399db4af59a5dc689742104739 ) )
12+
13+
14+
15+
16+
617## [ 4.2.1] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.0...v4.2.1 ) (2022-03-11)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " strapi-plugin-rest-cache" ,
3- "version" : " 4.2.1 " ,
3+ "version" : " 4.2.2 " ,
44 "description" : " Speed-up HTTP requests with LRU cache" ,
55 "license" : " MIT" ,
66 "strapi" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.2.2] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.1...v4.2.2 ) (2022-03-15)
7+
8+
9+ ### Bug Fixes
10+
11+ * ensure keyprefix is not undefined ([ 9134f52] ( https://github.com/strapi-community/strapi-plugin-rest-cache/commit/9134f52a0ea8a8399db4af59a5dc689742104739 ) )
12+
13+
14+
15+
16+
617## [ 4.2.1] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.0...v4.2.1 ) (2022-03-11)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " strapi-provider-rest-cache-couchbase" ,
3- "version" : " 4.2.1 " ,
3+ "version" : " 4.2.2 " ,
44 "description" : " Speed-up HTTP requests with Couchbase database" ,
55 "license" : " MIT" ,
66 "strapi" : {
5858 },
5959 "devDependencies" : {
6060 "@strapi/strapi" : " ^4.1.0" ,
61- "strapi-plugin-rest-cache" : " ^4.2.1 "
61+ "strapi-plugin-rest-cache" : " ^4.2.2 "
6262 },
6363 "peerDependencies" : {
6464 "@strapi/strapi" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.2.2] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.1...v4.2.2 ) (2022-03-15)
7+
8+ ** Note:** Version bump only for package strapi-provider-rest-cache-memory
9+
10+
11+
12+
13+
614## [ 4.2.1] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.0...v4.2.1 ) (2022-03-11)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " strapi-provider-rest-cache-memory" ,
3- "version" : " 4.2.1 " ,
3+ "version" : " 4.2.2 " ,
44 "description" : " Speed-up HTTP requests with LRU cache" ,
55 "license" : " MIT" ,
66 "strapi" : {
5757 },
5858 "devDependencies" : {
5959 "@strapi/strapi" : " ^4.1.0" ,
60- "strapi-plugin-rest-cache" : " ^4.2.1 "
60+ "strapi-plugin-rest-cache" : " ^4.2.2 "
6161 },
6262 "peerDependencies" : {
6363 "@strapi/strapi" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.2.2] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.1...v4.2.2 ) (2022-03-15)
7+
8+
9+ ### Bug Fixes
10+
11+ * ensure keyprefix is not undefined ([ 9134f52] ( https://github.com/strapi-community/strapi-plugin-rest-cache/commit/9134f52a0ea8a8399db4af59a5dc689742104739 ) )
12+
13+
14+
15+
16+
617## [ 4.2.1] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.0...v4.2.1 ) (2022-03-11)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " strapi-provider-rest-cache-redis" ,
3- "version" : " 4.2.1 " ,
3+ "version" : " 4.2.2 " ,
44 "description" : " Speed-up HTTP requests with LRU cache" ,
55 "license" : " MIT" ,
66 "strapi" : {
5959 "devDependencies" : {
6060 "@strapi/strapi" : " ^4.1.0" ,
6161 "strapi-plugin-redis" : " ^1.0.0-alpha.1" ,
62- "strapi-plugin-rest-cache" : " ^4.2.1 "
62+ "strapi-plugin-rest-cache" : " ^4.2.2 "
6363 },
6464 "peerDependencies" : {
6565 "@strapi/strapi" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments