Skip to content

Conversation

@JustSuperHuman
Copy link

Hey team! Just found this project and loving it so far!

I used the SWR plugin which handles grouping by tags, where I found spaces and pipe characters break it.

First is that I think its pretty common to have spaces in tags. ie:
tags: - Exercise Library
which would generate hooks like useGetExercise Library.ts

The second is related to this thread on Swagger where people use the | character to create nested tags which works really well.
image

The fix here is small and works for me - I couldn't think of a case where it wouldn't produce the more expected outcome.

After I did this, I realized I can get the same outcome by updating the config - I put it in here too so a reviewer could decide if either ways to resolve are worth merging <3

I hope this helps!

@changeset-bot
Copy link

changeset-bot bot commented Jun 6, 2025

⚠️ No Changeset found

Latest commit: 5bc57a7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jun 6, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@stijnvanhulle stijnvanhulle force-pushed the main branch 5 times, most recently from c527f6d to e1f90b7 Compare July 7, 2025 21:26
@stijnvanhulle stijnvanhulle force-pushed the main branch 2 times, most recently from 8f39efd to 7990392 Compare August 22, 2025 18:40
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 28, 2025

More templates

@kubb/cli

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/cli@1746

@kubb/core

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/core@1746

kubb

npm i https://pkg.pr.new/kubb-labs/kubb@1746

@kubb/mcp

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/mcp@1746

@kubb/oas

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/oas@1746

@kubb/plugin-client

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-client@1746

@kubb/plugin-cypress

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-cypress@1746

@kubb/plugin-faker

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-faker@1746

@kubb/plugin-mcp

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-mcp@1746

@kubb/plugin-msw

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-msw@1746

@kubb/plugin-oas

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-oas@1746

@kubb/plugin-react-query

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-react-query@1746

@kubb/plugin-redoc

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-redoc@1746

@kubb/plugin-solid-query

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-solid-query@1746

@kubb/plugin-svelte-query

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-svelte-query@1746

@kubb/plugin-swr

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-swr@1746

@kubb/plugin-ts

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-ts@1746

@kubb/plugin-vue-query

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-vue-query@1746

@kubb/plugin-zod

npm i https://pkg.pr.new/kubb-labs/kubb/@kubb/plugin-zod@1746

unplugin-kubb

npm i https://pkg.pr.new/kubb-labs/kubb/unplugin-kubb@1746

commit: 5bc57a7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants