Release Notes > Older Releases > 5.34.5
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.