Releases: MAXLZ1/nestjs-cacheable
Releases · MAXLZ1/nestjs-cacheable
v0.2.9
0.2.9 (2025-07-04)
Bug Fixes
- bump @eslint/js from 9.28.0 to 9.30.0 (803fedf)
- bump @keyv/postgres from 2.1.2 to 2.1.5 (65ed623)
- bump @keyv/redis from 4.3.2 to 4.4.0 (fe6ef30)
- bump @nestjs/common from 11.1.0 to 11.1.3 (2f2478f)
- bump @nestjs/core from 11.1.2 to 11.1.3 (13281f8)
- bump @nestjs/platform-express from 11.0.11 to 11.1.3 (f11d37d)
- bump @nestjs/testing from 11.1.2 to 11.1.3 (dcf469b)
- bump eslint-config-prettier from 10.1.1 to 10.1.5 (01e9f7c)
- bump prettier from 3.5.3 to 3.6.2 (bae507f)
v0.2.8
0.2.8 (2025-06-02)
Bug Fixes
- bump @commitlint/config-conventional from 19.8.0 to 19.8.1 (7124f90)
- bump @eslint/js from 9.23.0 to 9.28.0 (7d1cc79)
- bump @keyv/sqlite from 4.0.1 to 4.0.4 (6eedd96)
- bump @nestjs/core from 11.1.0 to 11.1.2 (af1df94)
- bump @nestjs/testing from 11.0.12 to 11.1.2 (615462e)
- bump @swc/core from 1.11.24 to 1.11.29 (3650880)
- bump cacheable from 1.8.10 to 1.9.0 (3fa398c)
- bump eslint from 9.26.0 to 9.28.0 (6e1feb1)
- bump supertest from 7.1.0 to 7.1.1 (1911594)
- bump unplugin-swc from 1.5.1 to 1.5.3 (0c371f5)
- bump vite in the npm_and_yarn group across 1 directory (37947e2)
v0.2.7
0.2.7 (2025-05-05)
Bug Fixes
- bump @nestjs/common from 11.0.12 to 11.1.0 (4f666ee)
- bump @nestjs/core from 11.0.12 to 11.1.0 (73e783c)
- bump @swc/core from 1.11.16 to 1.11.24 (c58bf4c)
- bump @types/supertest from 6.0.2 to 6.0.3 (de519c0)
- bump cacheable from 1.8.9 to 1.8.10 (368e25a)
- bump eslint from 9.23.0 to 9.25.1 (3e9967d)
- bump keyv from 5.3.2 to 5.3.3 (f16f18a)
- bump lint-staged from 15.5.0 to 15.5.1 (fc19e48)
- bump the npm_and_yarn group with 2 updates (28315d2)
- bump the npm_and_yarn group with 2 updates (127c6a8)
- bump typescript from 5.8.2 to 5.8.3 (403e899)
v0.2.6
0.2.6 (2025-04-02)
Bug Fixes
- bump @commitlint/cli from 19.7.1 to 19.8.0 (d1ed80d)
- bump @commitlint/config-conventional from 19.7.1 to 19.8.0 (2a9ad44)
- bump @eslint/js from 9.21.0 to 9.23.0 (cbb1743)
- bump @keyv/mysql from 2.1.0 to 2.1.1 (bc7318e)
- bump @keyv/postgres from 2.1.0 to 2.1.2 (d0047c4)
- bump @keyv/redis from 4.2.0 to 4.3.2 (129a167)
- bump @keyv/valkey from 1.0.2 to 1.0.3 (fc87bee)
- bump @nestjs/common from 11.0.11 to 11.0.12 (3bcaefa)
- bump @nestjs/core from 11.0.11 to 11.0.12 (22cc498)
- bump @nestjs/testing from 11.0.11 to 11.0.12 (3587092)
- bump @swc/core from 1.11.5 to 1.11.13 (352261e)
- bump cacheable from 1.8.8 to 1.8.9 (d9ccb06)
- bump eslint from 9.21.0 to 9.23.0 (6ebae43)
- bump eslint-config-prettier from 10.0.1 to 10.1.1 (93e9d91)
- bump keyv from 5.2.3 to 5.3.2 (4252347)
- bump lint-staged from 15.4.3 to 15.5.0 (63bfe4f)
- bump lru-cache from 11.0.2 to 11.1.0 (344c3e9)
- bump supertest from 7.0.0 to 7.1.0 (26a67fa)
- bump typescript from 5.7.3 to 5.8.2 (fba2ed9)
- bump typescript-eslint from 8.25.0 to 8.28.0 (a732f98)
- bump vite from 6.2.0 to 6.2.3 in the npm_and_yarn group (a8a05e0)
- upgrade vitest to 3.0.7 (b1b1768)
v0.2.5
0.2.5 (2025-03-03)
Bug Fixes
- bump @eslint/js from 9.20.0 to 9.21.0 (c638cb7)
- bump @keyv/mysql from 2.0.5 to 2.1.0 (985d1f2)
- bump @nestjs/common from 11.0.8 to 11.0.11 (99ddd0d)
- bump @nestjs/core from 11.0.8 to 11.0.11 (babda9f)
- bump @nestjs/platform-express from 11.0.8 to 11.0.11 (c1c10c4)
- bump @nestjs/testing from 11.0.8 to 11.0.11 (b1bc661)
- bump @swc/core from 1.10.15 to 1.11.5 (df3220e)
- bump eslint from 9.20.0 to 9.21.0 (7366c9c)
- bump prettier from 3.5.0 to 3.5.3 (6df9a88)
- bump typescript-eslint from 8.23.0 to 8.25.0 (99bb57e)
v0.2.4
0.2.4 (2025-02-10)
Bug Fixes
- bump @commitlint/cli from 19.6.1 to 19.7.1 (a4b6605)
- bump @commitlint/config-conventional from 19.6.0 to 19.7.1 (c6dad29)
- bump @eslint/js from 9.19.0 to 9.20.0 (c9014ee)
- bump @keyv/postgres from 2.0.4 to 2.1.0 (b7f5d77)
- bump @nestjs/common from 11.0.6 to 11.0.7 (8795c3f)
- bump @nestjs/common from 11.0.7 to 11.0.8 (b9ba4b5)
- bump @nestjs/core from 11.0.6 to 11.0.7 (a459489)
- bump @nestjs/core from 11.0.7 to 11.0.8 (429a36c)
- bump @nestjs/platform-express from 11.0.6 to 11.0.7 (f916dea)
- bump @nestjs/platform-express from 11.0.7 to 11.0.8 (056e0ff)
- bump @nestjs/testing from 11.0.6 to 11.0.7 (8b18142)
- bump @nestjs/testing from 11.0.7 to 11.0.8 (78e16da)
- bump @swc/core from 1.10.11 to 1.10.12 (0c59344)
- bump @swc/core from 1.10.12 to 1.10.15 (d1ff905)
- bump eslint from 9.19.0 to 9.20.0 (b7acd19)
- bump prettier from 3.4.2 to 3.5.0 (fc0e7c8)
- bump typescript-eslint from 8.21.0 to 8.22.0 (d4dc806)
- bump typescript-eslint from 8.22.0 to 8.23.0 (3bdc713)
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Please refer to CHANGELOG.md for details.