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.0.0-rc.7 ### Are you using an SSR adapter? If so, which one? n/a ### What package manager are you using? pnpm ###...

p4-important
s0-extra-small

### 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 ###...

needs-repro

### What version of `astro` are you using? 1.0.0-rc.2 ### Are you using an SSR adapter? If so, which one? No ### What package manager are you using? pnpm ###...

p3-minor-bug
s1-small

### What version of `astro` are you using? 1.0.0-beta.28 ### Are you using an SSR adapter? If so, which one? no ### What package manager are you using? npm ###...

p3-minor-bug
s1-small

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

p4-important
s1-small

Projects using node16 module resolution in typescript uses the new exports and imports configuration from typescript to find definition files. This mirrors how nodejs resolves the files. If a package...

core
blocked-release

### What version of `astro` are you using? 1.0.0-rc.7 ### Are you using an SSR adapter? If so, which one? none ### What package manager are you using? yarn ###...

p4-important
s1-small

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

needs response
p4-important
s1-small

## Changes - Still WIP, just opening a draft. - Adds `astro/test` with some helpful utilities for testing Astro components ## Testing TODO ## Docs TODO

example
core
semver minor

## Changes - Allows to set remark-rehype options in astro.config.mjs - See options here https://github.com/remarkjs/remark-rehype#options - Astro has {allowDangerousHtml: true, passThrough: ["raw", "mdxTextExpression", "mdxJsxTextElement", "mdxJsxFlowElement"]} by default, this keeps them...

markdown
core
blocked-release