Angelo Ashmore
Angelo Ashmore
**Resolves**: N/A ### Description This PR adds support for a more secure `/slice-simulator` route in Next.js websites. Both the App Router and Pages Router are supported. This PR includes the...
Resolves: #28 ### Description This PR contains breaking changes to support Svelte 5. **Svelte 4 is no longer supported**. We recommend upgrading existing websites to Svelte 5 using the official...
Resolves: N/A ### Description This PR simplifies the client constructor. It does not introduce breaking changes. ### Checklist - [ ] A comprehensive Linear ticket, providing sufficient context and details...
Resolves: N/A ### Description This PR simplifies network calling and error handling in the client. There are no external changes. ### Checklist - [ ] A comprehensive Linear ticket, providing...
Resolves: N/A ### Description This PR simplifies the client's internal ref state management. #### Public API change Function-based ref specifiers now accept a context object with the `accessToken` and `fetchOptions`...
Resolves: N/A ### Description > [!IMPORTANT] > This is an internal change. Do not use this feature directly in your website. This PR allows for globally configuring the internal link...
Resolves: N/A ### Description This PR automatically configures `@prismicio/react`'s `` to use `next/link` for internal links. Although this changes ``'s default behavior and could be considered a breaking change, `next/link`...
Resolves: N/A ### Description This PR simplifies existing TSDocs and adds new docs where there were none. ### Checklist - [ ] A comprehensive Linear ticket, providing sufficient context and...