v1.14.0
v1.14.0 (2019-05-07)
🚀 New Feature
webiny-admin
,webiny-api-files
,webiny-app-cms
,webiny-app-security
- #519 Introduced File Manager component (@doitadrian)
webiny-validation
- #522 Added "create" and "createSync" methods (@doitadrian)
webiny-app-cms
link
plugin was rewritten completely to improve UX
🐛 Bug Fix
webiny-api-cms
- #527 Fixed sorting of pages in CMS / List of pages (@doitadrian)
webiny-app-cookie-policy
- #526 Cookie policy banner doesn't reinitialize itself on every URL change (@doitadrian)
Description
In this release we also removed the webiny-react-router
and replaced it with react-router
package. App bootstrap is also much more clear, transparent and entirely customizable.
API no longer relies on serverless
framework. The entire local development environment is now completely covered with our webiny-cli
package.
Committers: 1
- Adrian Smijulj (@doitadrian)
- Pavel Denisjuk (@Pavel910)
- Sven Al Hamad (@SvenAlHamad)