Skip to content

Releases: BuilderIO/builder

@builder.io/[email protected]

20 Nov 16:01
83f46fd
Compare
Choose a tag to compare

Major 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.

@builder.io/[email protected]

20 Nov 16:01
83f46fd
Compare
Choose a tag to compare

Major 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.

@builder.io/[email protected]

20 Nov 16:01
83f46fd
Compare
Choose a tag to compare

Major 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.

@builder.io/[email protected]

20 Nov 16:00
83f46fd
Compare
Choose a tag to compare

Major 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.

@builder.io/[email protected]

20 Nov 16:00
83f46fd
Compare
Choose a tag to compare

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.

@builder.io/[email protected]

20 Nov 16:01
83f46fd
Compare
Choose a tag to compare

Major 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.

@builder.io/[email protected]

20 Nov 16:01
83f46fd
Compare
Choose a tag to compare

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.

@builder.io/[email protected]

20 Nov 16:00
83f46fd
Compare
Choose a tag to compare

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.

@builder.io/[email protected]

20 Nov 16:00
83f46fd
Compare
Choose a tag to compare

Patch Changes

  • bf8d783: feat: allow symbols to be edited in the context of a parent entry

@builder.io/[email protected]

17 Nov 19:39
bf9ccaa
Compare
Choose a tag to compare

Major Changes

  • f12f43d: Breaking Change: Use /query instead of /content for API calls. This change fixes a symbol rendering issue introduced in #3681, which was included in the 4.0.0 release.