Skip to content

3.6.0

Compare
Choose a tag to compare
@jonnitto jonnitto released this 25 Feb 15:04
· 58 commits to master since this release
7b05cb1

✨ resource hints

With this release, you can give the browser some resource hints: Globally via the settings Carbon.IncludeAssets.ResourceHints or via adding a special type ((preloadasset), (preloadcss), (preloadscript) or (modulepreload)) at the end of a file entry.

You have also a new Fusion prototype:
Carbon.IncludeAssets:ResourceHints
Per default, this prototype read the Settings.yaml. But you can also pass preloadNodes or prerenderNodes (Array, FlowQuery or a single node) for further optimization.