blob: 3e51ae4d9cd608cb6effea8f258c39eb45094930 (
plain) (
blame)
1
2
3
4
5
6
7
|
---
'astro': major
---
The command `astro add vercel` now updates the configuration file differently, and adds `@astrojs/vercel` as module to import.
This is a breaking change because it requires the version `8.*` of `@astrojs/vercel`.
|