Adam DeHaven

Results 23 issues of Adam DeHaven

# Summary Reskin Kongponents and implement `v9` major breaking changes: https://konghq.atlassian.net/browse/KHCP-8873 ## Alpha Branch Sandbox https://kongponents-sandbox.netlify.app/ ## Install Preview After pushing to this branch, you can always install via the...

enhancement
do not merge
docs

### Environment - Nitro `2.9.6` - Nuxt `3.11.2` ### Reproduction ![server versus client values](https://github.com/unjs/nitro/assets/2229946/3e618f87-afee-410e-94e9-a9965edb9e6e) | Description | URL | | :--- | :--- | | Deploy preview | | |...

pending triage

### Clear and concise description of the problem - I have a multi-tenant Nuxt app. - Each tenant can define both public and private Page and Product routes (i.e. the...

enhancement

### Environment - Operating System: Darwin - Node Version: v18.18.0 - Nuxt Version: 3.12.2 - CLI Version: 3.12.0 - Nitro Version: 2.9.6 - Package Manager: [email protected] - Builder: - -...

types
3.x
pending triage
layers

### Environment - Operating System: Darwin - Node Version: v20.14.0 - Nuxt Version: 3.12.2 - CLI Version: 3.12.0 - Nitro Version: 2.9.6 - Package Manager: [email protected] - Builder: - -...

Modify the `ComputedOptions` interface to allow for reactive `query` params as explained by #52 . @enkot this should be tested to ensure I didn't miss something with the new interface...

### Environment - Operating System: Darwin - Node Version: v22.14.0 - Nuxt Version: 3.16.1 - CLI Version: 3.23.1 - Nitro Version: 2.11.7 - Package Manager: [email protected] - Builder: - -...

bug

This issue replicates the findings reported here: https://github.com/shikijs/textmate-grammars-themes/issues/137 --- Referencing the line here: https://github.com/nuxtlabs/vscode-mdc/blob/892432874be99282bbf5171eb0d015e9f23a8d09/syntaxes/mdc.tmLanguage.json#L141 I believe the expression for MDC component block matching should be updated to only require a...

Some `object` type props are defined as `Record

## Response type helper Update the generated client `Response` interface to include all valid `2xx` response codes. Resolves #88. ## RequestBody type helper Also updates the client `RequestBody` interface to...