9 Nov 2020
This releases 2.3.3-rc.1 to the CDN
https://assets.emblstatic.net/vf/v2.3.3-rc.1/css/styles.css
https://assets.emblstatic.net/vf/v2.3.3-rc.1/scripts/scripts.js
As a reminder, the rollup CSS and JS are compilations of many independently versioned components and is likely to contain changes that may disrupt the look of your site. We advise testing. Even better is to build your own CSS rollup from the npm sources, you can find a guide here.
This minor update brings bug fixes and dependency updates.
Bug fixes
vf-inlay 2.0.1 npm git diff
- Bug: fixes typos in Sass introduced in 2.0.0
- https://github.com/visual-framework/vf-core/pull/1221
vf-component-initialization 1.1.0 npm git diff
- Updates to Fractal 1.5.0 (for our use this is mostly minor bug fixes)
- https://github.com/visual-framework/vf-core/pull/1183