mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
14 lines
314 B
Markdown
14 lines
314 B
Markdown
---
|
|
'astro': minor
|
|
---
|
|
|
|
The following renderer fields and integration fields now accept `URL` as a type:
|
|
|
|
**Renderers**:
|
|
- `AstroRenderer.clientEntrpoint`
|
|
- `AstroRenderer.serverEntrypoint`
|
|
|
|
**Integrations**:
|
|
- `InjectedRoute.entrypoint`
|
|
- `AstroIntegrationMiddleware.entrypoint`
|
|
- `DevToolbarAppEntry.entrypoint`
|