@builder.io/sdk-angular@0.17.0
builderio-bot
released this
20 Nov 16:00
·
30 commits
to main
since this release
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
.