sku@11.10.0
·
681 commits
to master
since this release
Minor Changes
-
Update Vocab libraries (#781)
The
@vocab/typespackage has been absorbed into the@vocab/corepackage and the generated translation file will import types from the@vocab/corepackage instead.@vocab/webpack/loaderhas been updated to work with more file types (.js,.cjs,.mjs) -
Update to eslint-config-seek v11.0.0. (#779)
This version of the ESLint config adds additional rules enforcing consistent type imports/exports, as explained in this article.
Any reported errors can be auto-fixed with
sku format.