Releases
v8.0.0
Compare
Sorry, something went wrong.
No results found
8.0.0 (2019-02-13)
Features
Add transform-runtime babel plugin
Should offer a good bundle size decrease with no tradeoffs
Render all dynamic imports through loadable-components
All scripts are now loaded async for concurrent downloads
Renderlink rel="preload" tags for all scripts
Add host based site serving
Add provideClientContext to render entry
Bug Fixes
Routes can now be a list of strings, name is no longer required
Other
BREAKING CHANGES
Render and Server API now needs to use the new SkuProvider component for correct script/style rendering.
Server renderCallback API has changed
Any custom entries need to be migrated to a loadable component
Client entries now must export a function
devTransformOutputPath option has been removed
In your Storybook stories, you must now import from sku/@storybook/react instead of sku/storybook.
You can’t perform that action at this time.