Announcing rollup release 2.4.12

A roundup of minor bug fixes.

8 Apr 2021

Hot off the heels of the 2.4.11 release, we're issuing a minor release that fixes a number of technical fixes and optimsations that will reduce the number of errors when building Sass and using the VF's JavaScript modules.



JS Module import

Sometimes when a component has JavaScript, its module requires another components' JavaScript (example: embl-notifications JS requires vf-banner JS). To do this we use JS module imports. We've adapted that import approach slightly to use relative paths. The vf-core JavaScript build is "intelligent" and will attempt to resolve paths, but for non-clever importers the relative path will resolve many issues.

embl-breadcrumbs-lookup 1.0.4 npm git diff

embl-content-hub-loader 1.0.9 npm git diff

embl-notifications 1.0.2 npm git diff

vf-component-generator 1.1.3 npm git diff

Bugs and minor optimisations

vf-sass-config 2.5.3 npm git diff

vf-navigation 3.0.0-beta.1 npm git diff

vf-masthead 3.0.1 npm git diff

Find an issue on this page? Propose a change or discuss it.