File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- [ Unreleased changes] ( https://github.com/rapidez/core/compare/5.0.0-alpha.3...5.0.0-alpha.3 )
3+ [ Unreleased changes] ( https://github.com/rapidez/core/compare/5.0.0-alpha.4...5.0.0-alpha.4 )
4+ ## [ 5.0.0-alpha.4] ( https://github.com/rapidez/core/releases/tag/5.0.0-alpha.4 ) - 2025-12-11
5+
6+ ### Added
7+
8+ - Implemented cache tags to prevent clearing all caches every reindex (#1103 )
9+
10+ ### Fixed
11+
12+ - Removed suspense after new Vue release (#1100 )
13+ - Utilize DOM events to fix broken partial-submit (#1099 )
14+ - Added missing productpage scopes (#1109 )
15+ - Form label spelling fixes (#1110 )
16+ - Attribute label casting fix (#1113 )
17+ - Fixed csrf token retrieval (fc9d493)
18+ - Fix future Playwright tests (#1115 )
19+ - Block identifier support for block widgets (#1118 )
20+ - GraphQL mutation writable redirect url (#1119 )
21+
422## [ 5.0.0-alpha.3] ( https://github.com/rapidez/core/releases/tag/5.0.0-alpha.3 ) - 2025-12-02
523
624### Added
You can’t perform that action at this time.
0 commit comments