Skip to content

sku@12.1.0

Compare
Choose a tag to compare
@seek-oss-ci seek-oss-ci released this 19 Jun 05:47
· 116 commits to master since this release
4186967

Minor Changes

  • Remove babel-plugin-dynamic-import-node dependency (#835)

    This plugin was used to transform dynamic imports into deferred requires within jest tests.
    However, dynamic imports are well supported in Node, so this plugin is no longer required.

Patch Changes

  • Surface unhandled ESLint errors (#838)

  • Update less-loader and node-emoji dependencies (#835)