Skip to content

Update Copy#688

Merged
bryantgillespie merged 55 commits into
mainfrom
bry/update-copy
Jun 1, 2026
Merged

Update Copy#688
bryantgillespie merged 55 commits into
mainfrom
bry/update-copy

Conversation

@bryantgillespie
Copy link
Copy Markdown
Member

No description provided.

bryantgillespie and others added 24 commits May 21, 2026 14:34
Move @directus/openapi import out of app.vue and into the api layout
as a dynamic import. The 590KB spec no longer enters heap during
content prerender; it's split into its own chunk loaded lazily at
runtime on /api/* routes (which have prerender: false anyway).

Delete the prerender module — it was already gated off by default
and adds no value when API routes aren't prerendered.

Also includes earlier nuxt.config tweaks: sourcemap off, llms-full.txt
prerender skip, concurrency 1, icon serverBundle config.
* feat(search): add Typesense docs search

* Add Typesense search refinements

* Address search review feedback

* Fix feedback

---------

Co-authored-by: Lindsey Zylstra <lindseyzylstra@gmail.com>
Co-authored-by: LZylstra <11338479+LZylstra@users.noreply.github.com>
* feat(search): add Typesense docs search

* Add Typesense search refinements

* Address search review feedback

* docs(mcp): clarify MCP overview title

* feat(mcp): add docs MCP server and tools

* Address MCP review feedback

* Fix feedback

* Fixes

---------

Co-authored-by: Lindsey Zylstra <lindseyzylstra@gmail.com>
Co-authored-by: LZylstra <11338479+LZylstra@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Building Building Preview, Comment Jun 1, 2026 3:27pm

Request Review

@bryantgillespie bryantgillespie marked this pull request as ready for review June 1, 2026 15:27
@bryantgillespie bryantgillespie requested a review from a team as a code owner June 1, 2026 15:27
@bryantgillespie bryantgillespie merged commit 6f662e4 into main Jun 1, 2026
3 of 4 checks passed
@bryantgillespie bryantgillespie deleted the bry/update-copy branch June 1, 2026 15:28
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