github transloadit/uppy @uppy/status-bar@5.0.0

latest releases: @uppy/drag-drop@5.0.1, @uppy/provider-views@5.0.1, @uppy/core@5.0.1...
9 days ago

Major Changes

  • 3290864: All packages now have export maps. This is a breaking change in two cases:

    1. The css imports have changed from @uppy[package]/dist/styles.min.css to @uppy[package]/css/styles.min.css
    2. You were importing something that wasn't exported from the root, for instance @uppy/core/lib/foo.js. You can now only import things we explicitly exported.

Don't miss a new uppy release

NewReleases is sending notifications on new releases.