All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.7 (2022-04-23)
- bump ioredis and dev dependencies versions (7cdefcb)
0.1.6 (2021-12-26)
- update dependencies (a8d4474)
0.1.5 (2021-07-14)
- upgrade all dependencies (bcff6ba)
0.1.4 (2021-04-15)
- upgrade all dependencies (bcff6ba)
0.1.3 (2021-01-20)
0.1.2 (2020-10-16)
0.1.1 (2020-10-14)
0.1.0 (2020-10-14)
- add base for initial page caching (be5ad04)
- add cache header option and make ttl separate entity (6ae94c8)
- add examples (c5aae78)
- add ioredis with a simple configuration (dcbd22f)
- add serializer and deserializer helpers func (296ee27)
- allow pattern for matching page route (ebc4b0f)
- first attempt with vue-renderer caching level (ad89224)
- update examples (1c6572d)
- change cache component prop name (745abd2)
- change date format for examples (fb24ac7)
- check for key existence (5838163)
- debug condition (dede5e1)
- deserialize function (8d3c6f3)
- remove logs and add callbacks (ba16490)
- show regexp in debug mode (5e97afa)
- typo (bc32dfa)