File tree Expand file tree Collapse file tree 16 files changed +90
-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 +90
-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.4] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.3...v4.2.4 ) (2022-03-19)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** perfs:** split keys computation into smaller functions ([ 5aba888] ( https://github.com/strapi-community/strapi-plugin-rest-cache/commit/5aba8888cf132be241ef8a1ced7a83bfb1a626cb ) )
12+
13+
14+
15+
16+
617## [ 4.2.3] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.2...v4.2.3 ) (2022-03-18)
718
819
Original file line number Diff line number Diff line change 33 " packages/*" ,
44 " playgrounds/*"
55 ],
6- "version" : " 4.2.3 " ,
6+ "version" : " 4.2.4 " ,
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.4] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.3...v4.2.4 ) (2022-03-19)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** perfs:** split keys computation into smaller functions ([ 5aba888] ( https://github.com/strapi-community/strapi-plugin-rest-cache/commit/5aba8888cf132be241ef8a1ced7a83bfb1a626cb ) )
12+
13+
14+
15+
16+
617## [ 4.2.3] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.2...v4.2.3 ) (2022-03-18)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " strapi-plugin-rest-cache" ,
3- "version" : " 4.2.3 " ,
3+ "version" : " 4.2.4 " ,
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.4] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.3...v4.2.4 ) (2022-03-19)
7+
8+ ** Note:** Version bump only for package strapi-provider-rest-cache-couchbase
9+
10+
11+
12+
13+
614## [ 4.2.3] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.2...v4.2.3 ) (2022-03-18)
715
816** Note:** Version bump only for package strapi-provider-rest-cache-couchbase
Original file line number Diff line number Diff line change 11{
22 "name" : " strapi-provider-rest-cache-couchbase" ,
3- "version" : " 4.2.3 " ,
3+ "version" : " 4.2.4 " ,
44 "description" : " Speed-up HTTP requests with Couchbase database" ,
55 "license" : " MIT" ,
66 "strapi" : {
5858 },
5959 "devDependencies" : {
6060 "@strapi/strapi" : " ^4.1.5" ,
61- "strapi-plugin-rest-cache" : " ^4.2.3 "
61+ "strapi-plugin-rest-cache" : " ^4.2.4 "
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.4] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.3...v4.2.4 ) (2022-03-19)
7+
8+ ** Note:** Version bump only for package strapi-provider-rest-cache-memory
9+
10+
11+
12+
13+
614## [ 4.2.3] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.2...v4.2.3 ) (2022-03-18)
715
816** Note:** Version bump only for package strapi-provider-rest-cache-memory
Original file line number Diff line number Diff line change 11{
22 "name" : " strapi-provider-rest-cache-memory" ,
3- "version" : " 4.2.3 " ,
3+ "version" : " 4.2.4 " ,
44 "description" : " Speed-up HTTP requests with LRU cache" ,
55 "license" : " MIT" ,
66 "strapi" : {
5757 },
5858 "devDependencies" : {
5959 "@strapi/strapi" : " ^4.1.5" ,
60- "strapi-plugin-rest-cache" : " ^4.2.3 "
60+ "strapi-plugin-rest-cache" : " ^4.2.4 "
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.4] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.3...v4.2.4 ) (2022-03-19)
7+
8+ ** Note:** Version bump only for package strapi-provider-rest-cache-redis
9+
10+
11+
12+
13+
614## [ 4.2.3] ( https://github.com/strapi-community/strapi-plugin-rest-cache/compare/v4.2.2...v4.2.3 ) (2022-03-18)
715
816** Note:** Version bump only for package strapi-provider-rest-cache-redis
Original file line number Diff line number Diff line change 11{
22 "name" : " strapi-provider-rest-cache-redis" ,
3- "version" : " 4.2.3 " ,
3+ "version" : " 4.2.4 " ,
44 "description" : " Speed-up HTTP requests with LRU cache" ,
55 "license" : " MIT" ,
66 "strapi" : {
5959 "devDependencies" : {
6060 "@strapi/strapi" : " ^4.1.5" ,
6161 "strapi-plugin-redis" : " ^1.0.0-alpha.2" ,
62- "strapi-plugin-rest-cache" : " ^4.2.3 "
62+ "strapi-plugin-rest-cache" : " ^4.2.4 "
6363 },
6464 "peerDependencies" : {
6565 "@strapi/strapi" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments