Skip to content

2.3.0

Compare
Choose a tag to compare
@s2b s2b released this 13 Oct 10:22
· 255 commits to master since this release
ebd8520

[FEATURE] add description property to Image (thanks to @infabo)
[FEATURE] feature flag fluidComponents.partialsInComponents: allow partials in components (this is meant to ease a transition from existing partials to components. It is not recommended and doesn't work in styleguide context) (thanks to @MajPay)
[BUGFIX] Clear conversion cache after adding new conversion interfaces
[BUGFIX] Require traversible arrays for type conversion
[BUGFIX] Ignore leading backslash for prefix generation
[BUGFIX] Apply component settings from API calls correctly
[TASK] Add more unit tests and some integration tests