Conduitry
Conduitry
In an attempt to fix #1076, I recently merged #1098, but this seems to have had an unpleasant side effect of moving a whole bunch of styles from `.css` files...
### Description Upon upgrading to 4.27.0 (and persisting through 4.27.2), Bash command line completions have stopped working. ### Reproduce 1. Open WSL prompt. 2. Type `docker `. 3. Press \....
Ref: https://github.com/sveltejs/svelte.technology/issues/236 This might be something that would be nice. It would have avoided the above issue. If the goal is to produce javascript to re-create the same object, it'd...
This code can be simplified a bit if we use Rollup's `resolveId` and `load` hooks instead of writing the helpers to a temporary file on disk.
This is a bit tricky. I actually constructed this example after taking a quick look through this code, to confirm that what I thought was a bug was indeed a...
### URL: https://nodejs.org/download/release/ ### Browser Name: n/a ### Browser Version: n/a ### Operating System: n/a ### How to reproduce the issue: The https://nodejs.org/download/release/index.json and https://nodejs.org/download/release/index.tab files were not updated to...
### Describe the bug There are a number of breaking changes that have not made their way into the official list of breaking changes yet. I'm creating this issue to...
### Describe the problem The changes in whitespace handling between Svelte 4 and Svelte 5 are some of the most insidious breaking changes, in that you may not even notice...
I was thinking a while ago about the possible benefits of having a frequently asked questions section in the docs, apart from the main guide. This would be sort of...
I just clicked on a link to a Gist ( https://svelte.technology/repl?version=2.14.0&gist=1283275c377670446b7a96308c831436 ) created by someone else, and the UI seems to indicate that I am logged in as them. I...