-
The docs [here](https://docs.deno.com/runtime/manual/tools/formatter/) appear to not have been updated after the [newly released](https://deno.com/blog/v1.46#deno-fmt-now-supports-html-css-yaml-and-mo…
-
### Problem description
I've ping'd the chat, but I thought I'd make a formal issue to log everything.
Seems the Node.js compat on Deno Deploy is very slow.
I tried deploying my Express app, an…
-
This should not result in a syntax error:
```ts
/**
* Documentation of my function.
*
* @example Usage
* ```ts
* #!/usr/bin/env -S deno run --allow-read
* foo("bar")
* ```
*/
export function …
-
**Update 2023-08-20**
Deno added direct support for npm packages in the meantime which makes this exponentially simpler to implement.
Right now if I import the `ApiServer` in a deno code file, it …
-
Version: Deno 2.0.4
According to MDN docs, Deno supports both `.transfer()` and `.transferToFixedLength()` while Node doesn't, and this is true when running the code, but the TypeScript linting doe…
-
**The `deno-slack` versions**
**Deno runtime version**
deno 1.46.3 (stable, release, aarch64-apple-darwin)
v8 12.9.202.5-rusty
typescript 5.5.2
**OS info**
ProductName: macO…
-
### ⚙ Compilation target
ESNext
### ⚙ Library
n/a
### Missing / Incorrect Definition
- `Temporal`
- `Temporal.Now`
- `Temporal.Instant`
- `Temporal.ZonedDateTime`
- `Temporal.PlainD…
-
### Report hasn't been filed before.
- [X] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
0.36.1
### What version of `d…
-
### Link to the code that reproduces this issue
https://github.com/hamlim/deno-monorepo
### To Reproduce
1. Clone the repo
2. Upgrade to deno 2 release candidate: `deno upgrade rc` (using at least…
-
On [deno.com](https://deno.com/) and [docs.deno.com/runtime](https://docs.deno.com/runtime/) it's recommended to use a scripts for Windows in order to install deno, but Powershell is not the default s…