Warning
You're browsing the documentation for an old version of Webiny. Consider upgrading your project to Webiny 5.35.x.
Webiny 5.34.5 Changelog
See what's new in Webiny version 5.34.5.
Page Builder
Form Page Element - Resolved a Form Submission Issue (#3034 )
We’ve addressed an issue related to the Form page element. Essentially, the issue was preventing users from submitting the form on a public website.
Development
Babel Plugin Lodash (#3045 )
We’ve added a piece of code in our createBabelConfigForNode.js due to a change in the @babel/types causing babel-plugin-lodash to break on build time.