Skip to content

Conversation

@Ti-webdev
Copy link

@Ti-webdev Ti-webdev commented Oct 27, 2025

Summary by CodeRabbit

Release Notes

  • New Features

    • Added full Russian language support to the documentation site, including localized navigation, sidebars, and multi-language configuration.
  • Documentation

    • Added comprehensive Russian documentation covering getting started, plugins, knowledge base, examples, tutorials, blog posts, and migration guides.

@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2025

⚠️ No Changeset found

Latest commit: 58634a2

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 Oct 27, 2025

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

📥 Commits

Reviewing files that changed from the base of the PR and between fb6d130 and 58634a2.

📒 Files selected for processing (80)
  • docs/.vitepress/config.ts (5 hunks)
  • docs/ru/about.md (1 hunks)
  • docs/ru/blog/fabric.md (1 hunks)
  • docs/ru/blog/v3.md (1 hunks)
  • docs/ru/blog/v4.md (1 hunks)
  • docs/ru/builders/unplugin.md (1 hunks)
  • docs/ru/changelog.md (1 hunks)
  • docs/ru/contributers.md (1 hunks)
  • docs/ru/examples/advanced.md (1 hunks)
  • docs/ru/examples/client.md (1 hunks)
  • docs/ru/examples/cypress.md (1 hunks)
  • docs/ru/examples/faker.md (1 hunks)
  • docs/ru/examples/fetch.md (1 hunks)
  • docs/ru/examples/generators.md (1 hunks)
  • docs/ru/examples/mcp.md (1 hunks)
  • docs/ru/examples/msw.md (1 hunks)
  • docs/ru/examples/simple.md (1 hunks)
  • docs/ru/examples/swr.md (1 hunks)
  • docs/ru/examples/tanstack-query/react-query.md (1 hunks)
  • docs/ru/examples/tanstack-query/solid-query.md (1 hunks)
  • docs/ru/examples/tanstack-query/svelte-query.md (1 hunks)
  • docs/ru/examples/tanstack-query/vue-query.md (1 hunks)
  • docs/ru/examples/typescript.md (1 hunks)
  • docs/ru/examples/zod.md (1 hunks)
  • docs/ru/getting-started/at-glance.md (1 hunks)
  • docs/ru/getting-started/configure.md (1 hunks)
  • docs/ru/getting-started/ecosystem.md (1 hunks)
  • docs/ru/getting-started/quick-start.md (1 hunks)
  • docs/ru/helpers/cli.md (1 hunks)
  • docs/ru/helpers/oas.md (1 hunks)
  • docs/ru/index.md (1 hunks)
  • docs/ru/knowledge-base/base-url.md (1 hunks)
  • docs/ru/knowledge-base/debugging.md (1 hunks)
  • docs/ru/knowledge-base/fetch.md (1 hunks)
  • docs/ru/knowledge-base/fileManager.md (1 hunks)
  • docs/ru/knowledge-base/filter-and-sort.md (1 hunks)
  • docs/ru/knowledge-base/generators.md (1 hunks)
  • docs/ru/knowledge-base/oas.md (1 hunks)
  • docs/ru/knowledge-base/pluginManager/index.md (1 hunks)
  • docs/ru/knowledge-base/pluginManager/lifecycle.md (1 hunks)
  • docs/ru/knowledge-base/plugins/core.md (1 hunks)
  • docs/ru/knowledge-base/plugins/index.md (1 hunks)
  • docs/ru/knowledge-base/plugins/system.md (1 hunks)
  • docs/ru/migration-guide.md (1 hunks)
  • docs/ru/playground.md (1 hunks)
  • docs/ru/plugins/core/barrelTypes.md (1 hunks)
  • docs/ru/plugins/core/contentType.md (1 hunks)
  • docs/ru/plugins/core/exclude.md (1 hunks)
  • docs/ru/plugins/core/generators.md (1 hunks)
  • docs/ru/plugins/core/group.md (1 hunks)
  • docs/ru/plugins/core/groupTypes.md (1 hunks)
  • docs/ru/plugins/core/include.md (1 hunks)
  • docs/ru/plugins/core/index.md (1 hunks)
  • docs/ru/plugins/core/override.md (1 hunks)
  • docs/ru/plugins/core/transformers.md (1 hunks)
  • docs/ru/plugins/plugin-client/baseURL.md (1 hunks)
  • docs/ru/plugins/plugin-client/client.md (1 hunks)
  • docs/ru/plugins/plugin-client/dataReturnType.md (1 hunks)
  • docs/ru/plugins/plugin-client/importPath.md (1 hunks)
  • docs/ru/plugins/plugin-client/index.md (1 hunks)
  • docs/ru/plugins/plugin-client/paramsCasing.md (1 hunks)
  • docs/ru/plugins/plugin-client/paramsType.md (1 hunks)
  • docs/ru/plugins/plugin-client/parser.md (1 hunks)
  • docs/ru/plugins/plugin-client/pathParamsType.md (1 hunks)
  • docs/ru/plugins/plugin-cypress/index.md (1 hunks)
  • docs/ru/plugins/plugin-faker/index.md (1 hunks)
  • docs/ru/plugins/plugin-mcp/index.md (1 hunks)
  • docs/ru/plugins/plugin-msw/index.md (1 hunks)
  • docs/ru/plugins/plugin-oas/hooks/index.md (1 hunks)
  • docs/ru/plugins/plugin-oas/index.md (1 hunks)
  • docs/ru/plugins/plugin-react-query/index.md (1 hunks)
  • docs/ru/plugins/plugin-redoc/index.md (1 hunks)
  • docs/ru/plugins/plugin-solid-query/index.md (1 hunks)
  • docs/ru/plugins/plugin-svelte-query/index.md (1 hunks)
  • docs/ru/plugins/plugin-swr/index.md (1 hunks)
  • docs/ru/plugins/plugin-ts/index.md (1 hunks)
  • docs/ru/plugins/plugin-vue-query/index.md (1 hunks)
  • docs/ru/plugins/plugin-zod/index.md (1 hunks)
  • docs/ru/sponsors.md (1 hunks)
  • docs/ru/tutorials/basic.md (1 hunks)
 ________________________
< Tree-sitter is my GPS. >
 ------------------------
  \
   \   (\__/)
       (•ㅅ•)
       /   づ

Tip

Migrating from UI to YAML configuration.

Use the @coderabbitai configuration command in a PR comment to get a dump of all your UI settings in YAML format. You can then edit this YAML file and upload it to the root of your repository to configure CodeRabbit programmatically.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 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.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 27, 2025

More templates

@kubb/cli

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

@kubb/core

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

kubb

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

@kubb/mcp

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

@kubb/oas

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

@kubb/plugin-client

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

@kubb/plugin-cypress

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

@kubb/plugin-faker

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

@kubb/plugin-mcp

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

@kubb/plugin-msw

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

@kubb/plugin-oas

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

@kubb/plugin-react-query

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

@kubb/plugin-redoc

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

@kubb/plugin-solid-query

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

@kubb/plugin-svelte-query

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

@kubb/plugin-swr

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

@kubb/plugin-ts

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

@kubb/plugin-vue-query

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

@kubb/plugin-zod

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

unplugin-kubb

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

commit: 58634a2

@dosubot dosubot bot added the docs Improvements or additions to documentation label Oct 27, 2025
@dosubot
Copy link

dosubot bot commented Oct 27, 2025

Related Documentation

Checked 1 published document(s). No updates required.

How did I do? Any feedback?  Join Discord

@codecov
Copy link

codecov bot commented Oct 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.45%. Comparing base (732b4a2) to head (58634a2).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1960   +/-   ##
=======================================
  Coverage   79.45%   79.45%           
=======================================
  Files         132      132           
  Lines        4667     4667           
  Branches     1903     1903           
=======================================
  Hits         3708     3708           
  Misses        848      848           
  Partials      111      111           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant