-
```bash
git bisect start
# status: waiting for both good and bad commits
# bad: [1e97708cda779510d638abaefdb4abf707b697e3] fix: added onError functionality to spinner (#9048)
git bisect bad 1e9770…
-
The following errors were reported by 5.6.0-dev.20240804 vs 5.5.4
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run…
-
### 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
### What operating sy…
-
**Describe the bug**
I expected frontmatter to generate appropriate content types from astro's content collections, but during frontmatter initialization no content collections are found.
**To Re…
-
# Context
I hope I am not being annoying with the issues, this is the third I write, it's just things that I am randomly encountering myself while using it 🥲. This time I am experimenting a very we…
-
```Node.js
export {default as Name} from './Name'
```
```Node.js
export * as name from './above'
```
not working (and working without using dynohot):
```Node.js
import {name} from './above…
-
When I try to make changes to my code, ESbuild is not showing the changes live, and I get the error, "The connection to http://localhost:3000/esbuild was interrupted while the page was loading.". Th…
-
The following errors were reported by 5.6.0-dev.20240714 vs 5.5.3
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](…
-
To make this plugin work we had to use private Prettier APIs that can only be used by a single plugin at once. This means this plugin is incompatible with other Prettier plugins that are using the sam…
-
The following errors were reported by 5.6.0-dev.20240707 vs 5.5.3
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run…