-
**Is your feature request related to a problem? Please describe.**
Using Typegen across separate repositories (e.g. on for studio, one for the frontend) is difficult, as you can't mix local settings …
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
I encountered an error related to qualified path resolution while using Yarn Berry. The error message indicates that a …
-
Pocketbase [v0.23.0-rc](https://github.com/pocketbase/pocketbase/releases/tag/v0.23.0-rc) is out and comes with significant changes to the collections.
This changes are currently breaking `pocketb…
-
was trying to see what glutinum generates for react ts,
```
"typegen": "glutinum ./node_modules/@ACMELIB/Components/Button/index.d.ts --out-file ./src/Button.fs"
```
i tried this `npm run type…
-
This link is incorrect. Correct link is https://stately.ai/blog/nesting-typegen-files
https://github.com/statelyai/xstate-tools/blob/70b5e569d89c7cd8b2eac14db329c8b8c8e0432b/apps/extension/client/s…
toiim updated
3 weeks ago
-
Given a typegen'd contract factory `MyContractFactory` that has some storage slots, the following works and includes the storage slots:
```ts
const factory = new MyContractFactory(wallet);
await fa…
-
**Describe the bug**
Typegen doesn't accept absolute path for `generates`.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a sanity-typegen.json with an absolute path in `gener…
-
## version
```
"@napi-rs/cli": "3.0.0-alpha.64",
```
## error detail
I encountered this problem when upgrading the `@napi-rs/cli` version of rspack from `3.0.0-alpha.45` to `3.0.0-alpha.64` …
-
**Describe the bug**
Using [sanity-typegen](https://www.sanity.io/docs/sanity-typegen) to create GROQ query types results in wrong types.
**To Reproduce**
Steps to reproduce the behavior:
…
-
# Issue: experimental.ppr can only be enabled on latest version of next.js
Firstly, sorry i couldnt find a discord so have to ask here
### i have been following the yt tutorial on this project and c…