Commit Graph

398 Commits

Author SHA1 Message Date
streamdown-github-app[bot] 3c3af93b59 Version Packages (#340)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
streamdown@2.0.1
2026-01-11 21:10:45 -08:00
Hayden Bleasel e2aea03c8b Fix tests 2026-01-11 21:09:14 -08:00
Hayden Bleasel 61b368512d Fix Streamdown URL 2026-01-11 21:06:59 -08:00
streamdown-github-app[bot] 5948920433 Version Packages (#285)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
remend@1.0.2 streamdown@2.0.0
2026-01-11 20:42:39 -08:00
Hayden Bleasel 4b93626c5a Add caret demo 2026-01-09 14:47:24 -08:00
Hayden Bleasel 010c1b3132 Full fixes 2026-01-09 14:26:43 -08:00
Hayden Bleasel 2509917b77 Run Ultracite 2026-01-09 14:24:07 -08:00
Hayden Bleasel 2c32b2e926 Fix shouldParseIncompleteMarkdown leaking to DOM 2026-01-09 14:23:46 -08:00
Hayden Bleasel 0cc213c62e Update code-block.test.tsx 2026-01-09 14:13:54 -08:00
Hayden Bleasel b4a4bc5edc Update pre.json 2026-01-09 14:11:10 -08:00
Hayden Bleasel 5e39418bc4 Rename offline mode to self-hosting cdn 2026-01-09 14:07:03 -08:00
Hayden Bleasel c3e38f7db2 Publish new canary 2026-01-08 21:26:41 -08:00
Hayden Bleasel 23f2a40612 Attempt to fallback to raw to prevent cdn-loader blocking 2026-01-08 21:25:46 -08:00
Hayden Bleasel 91b425f6b5 Create slimy-symbols-cross.md 2026-01-08 19:43:37 -08:00
Aaron Edwards 70f6f13c2f Refactor click outside handler to use event.composedPath for compatibility with Shadow Roots. Resolves #337 (#338) 2026-01-08 19:43:29 -08:00
dependabot[bot] ec4a34a456 Bump the npm_and_yarn group across 1 directory with 2 updates (#335)
Bumps the npm_and_yarn group with 1 update in the / directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk).


Updates `@modelcontextprotocol/sdk` from 1.24.3 to 1.25.2
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.3...v1.25.2)

Updates `qs` from 6.14.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.25.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-08 19:34:07 -08:00
Hayden Bleasel 5653400bb6 Bump canary 2026-01-06 17:12:00 -08:00
Hayden Bleasel 3880bab000 Recursively load language files 2026-01-06 17:11:04 -08:00
Hayden Bleasel b4d9e7c35c Fix lang rewrite 2026-01-06 17:10:48 -08:00
Hayden Bleasel 5d26a1eea2 Fix CDN 2026-01-06 16:52:52 -08:00
Hayden Bleasel eb0396b244 Fix icons default sizes 2026-01-06 16:52:48 -08:00
Hayden Bleasel 158657ad87 Upgrade Turbo and linter 2026-01-06 16:31:57 -08:00
Hayden Bleasel 2b26070ebc Fix CDN implementation 2026-01-06 16:29:58 -08:00
Hayden Bleasel 4f9a3b5838 Bump canary version 2026-01-06 15:26:43 -08:00
Hayden Bleasel 1b898b0c16 Create modern-icons-marry.md 2026-01-06 15:26:10 -08:00
Hayden Bleasel 9334ef87c2 Fix logos 2026-01-06 15:25:33 -08:00
Hayden Bleasel d5d9e527e6 Dynamic import fixes 2026-01-06 15:22:37 -08:00
Hayden Bleasel 3564f8e6c0 Replace lucide-react 2026-01-06 15:19:07 -08:00
Hayden Bleasel d21ac293e0 Load Mermaid from CDN when required 2026-01-06 15:03:13 -08:00
Hayden Bleasel 20c7755bb5 Fix bundled themes, load alternate ones dynamically 2026-01-06 14:51:40 -08:00
Hayden Bleasel 8dcb49a9fd Fix bundle size by importing from shiki/core 2026-01-06 14:43:27 -08:00
Hayden Bleasel 32622ea1ad Add bundle size command 2026-01-06 14:43:03 -08:00
Hayden Bleasel b25c8a1022 Add logos 2026-01-06 14:16:56 -08:00
Hayden Bleasel fa4958e419 Cut canary release 2026-01-06 13:41:53 -08:00
Hayden Bleasel 2d2cb43610 Flip installer commands 2026-01-06 13:39:21 -08:00
Hayden Bleasel 1f544b7793 Update index.tsx 2026-01-06 13:33:41 -08:00
Hayden Bleasel 9cf5c09a34 Hotfix sanitize (#334)
* Add rehype-sanitize

* Version bump
2026-01-06 13:08:52 -08:00
xxchan 48c9c51f07 fix: split autolinks at CJK punctuation (#327)
* fix: split autolinks at CJK punctuation

* chore: clarify CJK autolink boundary
2026-01-05 09:42:06 -08:00
Jie Wang 82b64745a2 fix(deps): remove deprecated hast dep (#322) 2026-01-04 11:36:36 -08:00
Hayden Bleasel 1d86d8c174 Update release.yml 2025-12-11 22:11:04 -08:00
Hayden Bleasel ce46968b17 Use trusted publishing 2025-12-11 22:07:56 -08:00
vercel[bot] 029ee2cb47 Fix React Server Components CVE vulnerabilities (#309)
Updated dependencies to fix Next.js and React CVE vulnerabilities.

The fix-react2shell-next tool automatically updated the following packages to their secure versions:
- next
- react-server-dom-webpack
- react-server-dom-parcel  
- react-server-dom-turbopack

All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory.

Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
2025-12-11 20:32:36 -08:00
vercel[bot] 1110b0a709 Fix React Server Components CVE vulnerabilities (#308)
Updated dependencies to fix Next.js and React CVE vulnerabilities.

The fix-react2shell-next tool automatically updated the following packages to their secure versions:
- next
- react-server-dom-webpack
- react-server-dom-parcel  
- react-server-dom-turbopack

All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory.

Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
2025-12-11 14:14:12 -08:00
Hayden Bleasel a6e6bc5410 Bump deps 2025-12-11 11:06:24 -08:00
Hayden Bleasel 104798e8ac Resolves #303 2025-12-11 10:38:37 -08:00
Hayden Bleasel b8c8c79639 302 various completion issues (#307)
* Fix issue 1

* Fix issue 3

* Fix issue 4

* Fix issue 2

* Create hungry-jars-search.md

* Update package.json

* Fix lint / format issues

* Update hungry-jars-search.md
2025-12-11 10:31:47 -08:00
Hayden Bleasel 217b128373 Resolves #300 2025-12-11 09:43:44 -08:00
Hua d708864899 fix: skip asterisks inside math blocks in remend (#306)
* fix: skip asterisks inside math blocks in remend

* chore: add changeset for remend asterisk fix
2025-12-10 22:06:52 -08:00
Hayden Bleasel 1275862379 Update db.ts 2025-12-10 08:46:14 -08:00
Hayden Bleasel 34b56ae92c Run updater 2025-12-10 08:28:21 -08:00