-
## Incompatibilities detected
A [scheduled test workflow](https://github.com/KILTprotocol/sdk-js/actions/runs/3120263098) using the latest available dependencies matching our semver ranges has failed…
-
## problem
Currently the recommended way to make slonik-typegen ignore things, is to rename the template literal.
This has several drawbacks:
1. It breaks vscode extensions like SQL Lit
2. It ma…
-
* **I'm submitting a ...**
- [ ] Bug report
- [ ] Feature request
- [x] Support request
- [ ] Other
* **What is the current behavior and expected behavior?**
Following …
-
See: [Installing and configuring Tailwind on Gatsby.js](https://www.gatsbyjs.com/docs/how-to/styling/tailwind-css/#installing-and-configuring-tailwind) for their recommended config setup.
vs.
[…
-
```
"apollo-server-core": "^3.10.0",
"apollo-server-express": "^3.10.0",
"express": "^4.18.1",
"graphql": "^16.5.0",
"graphql-subscriptions": "^2.0.0",
"graphql-ws": "^5.9.1",
"nexus": "^1.3.0"…
-
Given a project and its tracedata, tygegen __init__ main should:
1. Collect the trace data (Already implemented)
2. Process it using the filters (Already implemented)
3. Generate the files with t…
-
As the title suggests - we still force named event params into the unnamed variant. We need to support both and explicitly expose the details as/when available.
-
I'm writing a React component and want to make sure that I'm covering all possible machine states in the UX. To do this, I'm exporting the `matchStates` type from the typegen in the same file where I …
-
Hi thanks for the plugin! However I see a lot of unmet peer dep as follows. I guess maybe this repo should upgrade a bit?
```
warning "gatsby-plugin-typegen > @graphql-tools/utils@7.10.0" has unme…
-
Hello!
I'm trying to install and set up this plugin, but I'm unable to get the types-file generated (gatsby-types.d.ts).
This is my config for this plugin:
```
{
resolve: 'gatsby-plugin…