Skip to content

blobs: v9.0.0

Choose a tag to compare

@token-generator-app token-generator-app released this 02 May 13:15
08488a4

9.0.0 (2025-05-02)

⚠ BREAKING CHANGES

  • The BlobsServer class now only exports the start() and stop() methods. This class is not part of the Netlify Blobs client, and it's mostly used internally by Netlify tooling and by some users for integration tests — if you're just using the methods listed in https://docs.netlify.com/blobs/overview/#api-reference, this change does not apply to you and you can safely upgrade.

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @netlify/dev-utils bumped from 1.1.0 to 2.0.0
      • @netlify/runtime-utils bumped from 1.0.0 to 1.1.0