Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
24 changes: 24 additions & 0 deletions .changeset/seo-ai-compliance-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
"@cleverbrush/schema": patch
"@cleverbrush/schema-json": patch
"@cleverbrush/deep": patch
"@cleverbrush/async": patch
"@cleverbrush/scheduler": patch
"@cleverbrush/mapper": patch
"@cleverbrush/knex-clickhouse": patch
"@cleverbrush/react-form": patch
"@cleverbrush/env": patch
"@cleverbrush/auth": patch
"@cleverbrush/client": patch
"@cleverbrush/di": patch
"@cleverbrush/knex-schema": patch
"@cleverbrush/log": patch
"@cleverbrush/otel": patch
"@cleverbrush/server": patch
"@cleverbrush/server-openapi": patch
"@cleverbrush/orm": patch
"@cleverbrush/orm-cli": patch
---

Prepare a patch release with website SEO, AI-readiness, accessibility, and
privacy compliance updates.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![License: BSD-3-Clause](https://img.shields.io/badge/license-BSD--3--Clause-blue.svg)](./LICENSE)
[![Standard Schema v1](https://img.shields.io/badge/Standard%20Schema-v1-blue)](https://standardschema.dev/)
<!-- coverage-badge-start -->
![Coverage](https://img.shields.io/badge/coverage-87%25-green)
![Coverage](https://img.shields.io/badge/coverage-86.6%25-green)
<!-- coverage-badge-end -->

A monorepo of production-quality TypeScript libraries. Written with zero runtime dependencies, strict types, and a strong focus on correctness — every package ships with unit tests, full TypeScript type coverage, and automated CI on every pull request.
Expand Down
Loading
Loading