-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
4.0.0-rc.3
### Plugin ve…
-
**Describe the bug**
I had an empty module with this in it:
```
data AType = \int();
alias TypeProvider = AType(Tree); // Generic
```
The type-checker did not report an undefined type for …
-
## Search Terms
yarn pnp plug'n'play plug
## Suggestion
Yarn has released a new feature for using modules without having a `node_modules` directory present: plug'n'play. Some community tooli…
-
Hi guys,
I'm trying to run this sample, but I'm getting a lot of errors with the Fastify module while running the test step:
```
> audiohook-sample-server@1.0.2 buildcheck
> tsc --project tsco…
-
**Describe the bug**
In Vscode the typeprovider works with all necessary Entity's autocompleted from the database. but when you run `dotnet build` it fails to compile with following error.
`/User…
-
**Change**
Summary of the proposed change and some details about what problem
it helps solve.
The `ext.NativeTypes` constructor only adds types directly passed to it but not subtypes within those…
-
Recent PRs in the Type Provider SDK repo (e.g. https://github.com/fsprojects/FSharp.TypeProviders.SDK/pull/139) are a big step towards completing our type provider story for .NET Core With this work, …
dsyme updated
10 months ago
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
4.24.3
### Plugin versio…
-
Improve TypeProvider to work with two seperate data channels which modify the resulting variant.
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the issue has not already been raised
### Issue
Currently, `RouteShorthandOptions` …