Releases: BuilderIO/builder
Releases · BuilderIO/builder
@builder.io/[email protected]
Minor Changes
-
78b8e5d: Breaking Change 🧨:
fetchEntries
andfetchOneEntry
calls will now throw any errors thrown byfetch
, or any non-success response returned from the Builder API.Previously, both functions would swallow all errors and return
null
.
@builder.io/[email protected]
Patch Changes
- bf8d783: feat: allow symbols to be edited in the context of a parent entry
@builder.io/[email protected]
@builder.io/[email protected]
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 6.0.0 release.
Patch Changes
- Updated dependencies [f12f43d]
- @builder.io/[email protected]
@builder.io/[email protected]
Patch Changes
- b0ab0f5: Add support for dynamic bindings in responsive styles