Skip to content

sku@14.13.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 23 Sep 03:56
· 168 commits to master since this release
78cdb64

Minor Changes

  • Emit warnings when unnecessary polyfills are detected (#1405)

    To help reduce bundle size, start and build commands now warn about polyfills that are no longer necessary in modern browsers.

Patch Changes

  • Replace resolve-from dependency with native require.resolve (#1410)