lambda-packages
lambda-packages copied to clipboard
The web framework for content-driven websites. ⭐️ Star to support our work!
## Changes - Passes a `renderId` into solid so that we match up the render to hydration, in case there is multiple hydrations occuring on the page. - Closes https://github.com/withastro/astro/issues/3947...
### What version of `astro` are you using? 1.0.0-rc.6 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? yarn ###...
### What version of `astro` are you using? 1.0.0-beta.46 ### 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-beta.56 ### 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-beta.72 ### Are you using an SSR adapter? If so, which one? doesn't apply ### What package manager are you using? pnpm...
### 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.3 ### Are you using an SSR adapter? If so, which one? Cloudflare ### What package manager are you using? pnpm (same...
### 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, yarn...
Without passive=true, Lighthouse complains about not using passive listeners to improve scrolling performance.