Releases: epicweb-dev/epicshop
Releases · epicweb-dev/epicshop
v6.27.0
v6.26.0
v6.25.0
6.25.0 (2025-09-20)
🚀 Features
- implement warmCache function to preload user info and progress data (7d60ca6)
- add Cache Management route and implement cache handling functionality (24fc2be)
- implement cache entry loader and enhance cache management with filename support (7a91c65)
🩹 Fixes
- correct import alias for warmCache in warm function (eee3340)
❤️ Thank You
- Kent C. Dodds @kentcdodds
v6.24.3
6.24.3 (2025-09-19)
🩹 Fixes
- pass request object to dataWithPE for improved error handling across actions (ec2f7b6)
❤️ Thank You
- Kent C. Dodds @kentcdodds
v6.24.2
v6.24.1
v6.24.0
6.24.0 (2025-09-18)
🚀 Features
- sentry: ignore local ‘Failed to fetch’ noise when server is down (Fixes EPICSHOP-4D) (2dbc292)
❤️ Thank You
- Kent C. Dodds @kentcdodds
v6.23.16
6.23.16 (2025-09-18)
🩹 Fixes
- enhance logging for cache operations with detailed event messages (9e856b1)
- update file watching behavior to load modified times immediately (#343)
- improve file modification time handling in watcher and utility functions (406110f)
❤️ Thank You
- Kent C. Dodds @kentcdodds
v6.23.15
6.23.15 (2025-09-17)
🩹 Fixes
- remove unused verboseReporter import (00dc16a)
❤️ Thank You
- Kent C. Dodds @kentcdodds
v6.23.14
6.23.14 (2025-09-17)
🩹 Fixes
- properly extract titles with backticks in MDX headings (#350)
- remove release commit check to prevent skipped releases (8bd9671)
- trigger formatting after validation completes (4575727)
❤️ Thank You
- Kent C. Dodds @kentcdodds