⚠️ POSSIBLY BREAKING CHANGE
Docs
- Update docs for richTextEditor config #2241
Changed
- ⚠️ Typo fix
config.wrappesIsBody
->config.wrapperIsBody
@jcamejo #2222 - Set
avoidDefaults
true by default - Support objects/arrays in script interpolations #2239
Added
- Added
at
option toaddProperty
method in StyleManager #2213 - Added
config.assetManager.beforeUpload
callback option (thanks to @tliscomb) #2227