Farnabaz
6a9115149f
fix(ci): allow numbers in changeset filenames ( #587 )
2026-08-19 18:01:30 +02:00
Farnabaz
eb9867ff30
fix(ci): use github-api commit mode for signed releases ( #579 )
2026-08-13 15:11:26 +02:00
Farnabaz
ef75b7c499
fix(ci): use GITHUB_TOKEN for release workflow ( #578 )
2026-08-13 14:55:26 +02:00
Farnabaz
c31ae7f0a3
fix(ci): drop GitHub App token from verify-changesets ( #575 )
2026-08-12 11:37:16 +02:00
Hayden Bleasel
a69d77ef46
Revert "Create require-changeset.yml"
...
This reverts commit 67c4f457be .
2026-03-03 13:10:10 -08:00
Hayden Bleasel
67c4f457be
Create require-changeset.yml
2026-03-03 12:11:36 -08:00
Hayden Bleasel
aee4b3c19a
Update CI commands
2026-01-18 17:10:38 -08:00
Hayden Bleasel
4d8b84b9a4
Update test.yml
2026-01-18 17:05:13 -08:00
Hayden Bleasel
b62824d83e
Update CI workflows
2026-01-18 17:03:51 -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
Hayden Bleasel
aaf459b227
Add lint/format check to release and test flow
2025-12-07 10:07:45 -08:00
Hayden Bleasel
3038eefdca
Update release.yml
2025-12-03 11:18:41 -08:00
Hayden Bleasel
d3ed120364
Remend ( #279 )
...
* Initial extraction
* Split up files
* Misc cleanup
* Break apart test file
* Add vitest/coverage-v8
* Increase coverage to 99.63%
* Fix cognitive complexity issues
* Run Ultracite
* Delete parse-incomplete-markdown.ts
* Add postbuild script for use client directive
* Update README.md
* Add default export
* Update docs
* Rename package
* Create wicked-badgers-decide.md
* Fix remend tests
* Fix remend benchmarks
* Fix remaining Streamdown tests
* Update underscore-bug.test.tsx
* Update test.yml
* Update test.yml
2025-12-03 11:17:18 -08:00
Hayden Bleasel
b55cbdc954
Fix security issues, improve performance ( #233 )
...
* Resolves https://github.com/vercel/streamdown/security/code-scanning/9
* Resolves https://github.com/vercel/streamdown/security/code-scanning/7
* Resolves https://github.com/vercel/streamdown/security/code-scanning/6
* Resolves https://github.com/vercel/streamdown/security/code-scanning/3
* Resolves https://github.com/vercel/streamdown/security/code-scanning/1
* Bump deps, resolves https://github.com/vercel/streamdown/security/dependabot/10
* Run Ultracite
* Create major-spoons-do.md
* Update parse-incomplete-markdown.ts
* Update packages/streamdown/lib/parse-incomplete-markdown.ts
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
* Update parse-incomplete-markdown.test.ts
---------
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
2025-11-19 13:57:04 -08:00
Hayden Bleasel
75e9d401b9
Linting / Formatting / Documentation fixes ( #220 )
...
* Bump deps
* Update biome.jsonc
* Remove duplicate Biome config
* Run Ultracite
* Resolves #217
* For #198
* Update biome.jsonc
* For #198
* For #198
* For #198
* For #198
* Update node-attribute-removed.test.tsx
* Resolves #198
* Update README.md
* Add changeset files
* Create tidy-lemons-win.md
2025-11-15 20:23:36 -08:00
Hayden Bleasel
5a50f22008
Bump deps ( #89 )
...
* Bump deps
* Transpile shiki
* Create afraid-kiwis-bathe.md
* Update biome.jsonc
* Ignore shadcn files
* Run Ultracite
* Run unsafe fixes
2025-09-03 09:56:07 -07:00
Hayden Bleasel
d77072b659
Update feature request template title
2025-08-28 12:05:50 -07:00
Hayden Bleasel
21701ff151
Update bug report template title
2025-08-28 12:05:38 -07:00
Hayden Bleasel
0c9457b5ee
Remove issue prefixes
2025-08-28 08:11:30 -07:00
Hayden Bleasel
13898aa987
feat: add data attributes to markdown components ( #48 )
...
* Add data-streamdown attributes to components
Added data-streamdown attributes to various rendered components for improved DOM identification and targeting. This enhances testability and integration with other tools that rely on custom data attributes.
* Create little-buses-lick.md
* Update verify-changesets.yml
2025-08-26 20:45:40 -07:00
Hayden Bleasel
9b5b56da5d
Release based deploys ( #47 )
...
* Enable release-based deploys
* Create sour-grapes-admire.md
2025-08-26 15:30:22 -07:00
Hayden Bleasel
f5f5e6f160
Update release.yml
2025-08-26 11:30:02 -07:00
Hayden Bleasel
1a28ee8169
Update workflows ( #39 )
2025-08-26 10:18:27 -07:00
Hayden Bleasel
71b96c27d5
Update release.yml
2025-08-25 17:43:55 -07:00
Hayden Bleasel
dc9ab5fffb
Fix unit tests ( #37 )
...
* Fix failing unit tests
* Add test suite to PR and Release workflows
* Create short-swans-rush.md
2025-08-25 16:29:57 -07:00
Hayden Bleasel
01e5eb091d
Community + Publishing Workflow ( #35 )
...
* Scaffold changesets
* Copy AI SDK config
* Update config
* Create tender-toes-study.md
* Create CONTRIBUTING.md
* Create SECURITY.md
* Create CODE_OF_CONDUCT.md
* Create issue and PR templates
2025-08-25 14:59:18 -07:00