lambda-packages icon indicating copy to clipboard operation
lambda-packages copied to clipboard

The web framework for content-driven websites. ⭐️ Star to support our work!

Results 237 lambda-packages issues
Sort by recently updated
recently updated
newest added

### What version of `astro` are you using? 1.2.7 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? pnpm ###...

### What version of `astro` are you using? ^1.2.7 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? yarn ###...

## Changes - Adds a new image service based on [Squoosh](https://squoosh.app/) and [next/image](https://nextjs.org/docs/api-reference/next/image) - Adds a new `astro:build:generated` hook - Removes additional Node.js dependencies in the SSR bundle, currently blocking...

integration
core
blocked-release

## Changes Alway write chosen config to `tsconfig.json`. - Before: Only when `strict` or `strictest` was selected - After: Also when `base` is selected (via "Relaxed" or "I prefer not...

create-astro
core

## Changes This changes the blog post data text color in the examples repo to meet WCAG constrat-ratio guidelines ## Testing The new color, `#595959` was tested on a white...

example

### What version of `astro` are you using? 1.1.1 ### Are you using an SSR adapter? If so, which one? @astrojs/vercel ### What package manager are you using? npm ###...

## Changes The image variable of getPicture contains a width and height property, which we usually require. In this case, the image is wrapped in a picture tag, and the...

integration

### What version of `astro` are you using? 1.1.6 ### Are you using an SSR adapter? If so, which one? none ### What package manager are you using? npm ###...

## Changes This change adds support for importing markdown files from outside the root directory of a project, which is very common in monorepo setups ## Testing TODO - I'll...

core

### What version of `astro` are you using? 1.2.6 ### Are you using an SSR adapter? If so, which one? Vercel ### What package manager are you using? npm ###...

image