All notable changes for major version updates will be documented here.
Cleaning upp Kth Style < 9. A lot of changes, but should not have a big effect on apps that are already up to date. See Readme for more details.
- Breaking: Blocks that should no longer be used.
- Breaking: Config related to removed blocks.
- Breaking: Names of some config parameters, if upgrading directly from v5 or
@kth/kth-node-web-common
.
- Some config parameters that existed in v5 but never was included in v6.
Accepts a parameter useStyle10
that serves blocks tailored to the new version of KTH-Style.
If the parameter is false or missing, blocks tailored for KTH-Style 9 will be fetched.
- Rewrite in Typescript.
- This package is no longer used in cojunction with @kth/kth-node-web-common. The cortinaMiddleware function is taking care of the work previously done by cortinaCommon in @kth/kth-node-web-common/web/cortina.js.
- Redundant config that was previously unsed has been removed.
The name of the package is changed to @kth/cortina-block
The name of the package is changed to @kth/kth-node-cortina-block
The package is no longer dependent of deprecated packages.