sku@12.1.0
·
629 commits
to master
since this release
Minor Changes
-
Remove
babel-plugin-dynamic-import-nodedependency (#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.