17.1.0-next.5 (2023-12-21)
compiler
Commit | Description |
---|---|
correctly intercept index in loop tracking function (#53604) | |
project empty block root node (#53620) | |
project empty block root node in template pipeline (#53620) |
core
Commit | Description |
---|---|
avoid repeated work when parsing version (#53598) | |
tree shake version class (#53598) |
migrations
Commit | Description |
---|---|
cf migration - detect and error when result is invalid i18n nesting (#53638) | |
cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639) | |
cf migration - ensure full check runs for all imports (#53637) | |
cf migration - fix bug in attribute formatting (#53636) | |
cf migration - improve import declaration handling (#53622) | |
cf migration - preserve indentation on attribute strings (#53625) | |
cf migration - stop removing empty newlines from i18n blocks (#53578) | |
Fix cf migration bug with parsing for loop conditions properly (#53558) |
router
Commit | Description |
---|---|
Should not freeze original object used for route data (#53635) |