Skip to content

@builder.io/[email protected]

Compare
Choose a tag to compare
@builderio-bot builderio-bot released this 20 Nov 16:00
83f46fd

Minor Changes

  • 78b8e5d: Breaking Change 🧨: fetchEntries and fetchOneEntry calls will now throw any errors thrown by fetch, or any non-success response returned from the Builder API.

    Previously, both functions would swallow all errors and return null.