Skip to content

fix: copy note about UM everwhere#676

Merged
brillout merged 2 commits intomainfrom
brillout/dev
Feb 24, 2026
Merged

fix: copy note about UM everwhere#676
brillout merged 2 commits intomainfrom
brillout/dev

Conversation

@brillout
Copy link
Member

@brillout brillout commented Feb 24, 2026

Summary by CodeRabbit

  • Documentation
    • Updated instructional comments in boilerplate templates to clarify alternative server configuration approaches.

@coderabbitai
Copy link

coderabbitai bot commented Feb 24, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 5845130 and 7b9613c.

📒 Files selected for processing (6)
  • boilerplates/authjs/files/server/authjs-handler.ts
  • boilerplates/shared-db/files/server/db-middleware.ts
  • boilerplates/shared-server/files/server/create-todo-handler.ts
  • boilerplates/telefunc/files/server/telefunc-handler.ts
  • boilerplates/trpc/files/server/trpc-handler.ts
  • boilerplates/ts-rest/files/server/ts-rest-handler.ts

📝 Walkthrough

Walkthrough

The PR contains minor documentation updates across multiple boilerplate files. Changes include wording adjustments and new comment additions explaining that servers can be used directly instead of defining universal middleware, with no functional code modifications.

Changes

Cohort / File(s) Summary
Comment Refinements
boilerplates/authjs/files/server/authjs-handler.ts, boilerplates/shared-db/files/server/db-middleware.ts
Adjusted comment wording, removing comma before "instead of" in notes about using the server directly as an alternative to universal middleware.
Comment Additions
boilerplates/shared-server/files/server/create-todo-handler.ts, boilerplates/telefunc/files/server/telefunc-handler.ts, boilerplates/trpc/files/server/trpc-handler.ts, boilerplates/ts-rest/files/server/ts-rest-handler.ts
Added explanatory comments noting that servers can be used directly instead of defining universal middleware, without affecting functionality.

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.

@brillout brillout merged commit 28bbdb7 into main Feb 24, 2026
5 checks passed
@brillout brillout deleted the brillout/dev branch February 24, 2026 14:19
@brillout
Copy link
Member Author

brillout commented Feb 24, 2026

@magne4000 Seems like this didn't get released: https://www.npmjs.com/package/create-vike

@magne4000
Copy link
Member

Yeah auto release is broken right now, I need to spend some time fixing it

@magne4000
Copy link
Member

Released

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