lambda-packages
lambda-packages copied to clipboard
The web framework for content-driven websites. ⭐️ Star to support our work!
Saying "follow this post on reddit" isn't exactly good package management practice. The instructions, currently in the README, should ideally be provided bash/python scripts that can be run on fresh...
## Changes Changesets was mysteriously destroying every Astro code block inside `CHANGELOG.md`. This happen because changesets Prettier version is very old and our plugin is not compatible. As such, this...
### What version of `astro` are you using? 1.0.0-rc.8 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm ###...
### What version of `astro` are you using? 1.0.0-rc.8 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm ###...
## Changes Just checks `flags.y` in addition to `flags.yes`. ## Testing I didn't see any tests. ## Docs QoL change. Not sure if it needs to be documented.
### What version of `astro` are you using? 1.0.0 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm ###...
### What version of `astro` are you using? 1.0.0-rc.3 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm ###...
### What version of `astro` are you using? 1.0.0-rc.8 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm ###...
### What version of `astro` are you using? 1.0.0 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? yarn ###...
## Changes Fix #4093 Fix #4107 - `compat: true` now `noExternal`-ize all react entrypoints so Vite can process and alias them to preact compat - Bump to Vite `^3.0.5` to...