Bake 2.5.0
Changes
- Add new helper method for exporting vars. #751.
If you are have extended bake's commands in your app/plugin and are modifying the array(s) which were consumed byBakeHelper::stringifyList()
in the templates then you might have to update your code as per changes in the linked PR.