github-actions[bot]
caa90b8b84
chore: version packages ( #204 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-11 02:19:24 -05:00
Chris Tate
54a1ecf817
Add v0.12.1 release changeset with mode renames and MCP fixes ( #203 )
...
This PR adds the changeset file to prepare for the v0.12.1 release, documenting important breaking changes and bug fixes.
## Changes
**@json-render/core**
- Renamed generation modes from `"generate"`/`"chat"` to `"standalone"`/`"inline"` (old names deprecated with warnings)
**@json-render/mcp**
- Fixed React duplicate module error causing `useRef` to return null by adding Vite `resolve.dedupe` configuration
- Added `./build-app-html` export entry point
**Other improvements**
- Updated homepage URLs across all packages to https://json-render.dev
- Reorganized skills directory structure
- Added skills documentation page to web app
Fixes #198
2026-03-11 02:09:10 -05:00
github-actions[bot]
6f15faaae0
chore: version packages ( #186 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-06 20:02:39 -06:00
Chris Tate
63c339b4bb
prepare 0.12.0 ( #185 )
2026-03-06 19:58:08 -06:00
Chris Tate
1cc87310c9
mcp ( #184 )
...
* mcp
* fix lint
2026-03-06 19:41:27 -06:00
Lucian Fialho
b6f12d4d53
Feat/react email support ( #159 )
...
* add react-email workspace dependencies
* add react-email package
* add react-email example with Vercel Invite, Stripe Welcome and Nike Receipt
* add render tests for react-email package
* fix missing style prop on stripe-welcome logo Image
* add react email documentation
* add json render react email skill
* fix @internal/react-state alias in vitest config
Pre-existing issue: vitest could not resolve @internal/react-state,
causing 6 test suites in packages/react and packages/react-pdf to fail.
* fix PR review feedback
- fix tsconfig: remove rootDir, expand include for test imports
- fix render tests: add non-null assertions for noUncheckedIndexedAccess
- fix dev script: add portless to match other examples
- fix .env.example: correct comment from video to email generation
- fix docs: add blank line before heading in installation page
* merge latest
* fix: update tsconfig extends from @repo to @internal/typescript-config
* fixes
* fixes
---------
Co-authored-by: WManzoli <willmanzoli@gmail.com >
Co-authored-by: Chris Tate <chris@ctate.dev >
2026-03-02 16:43:03 -06:00
github-actions[bot]
023ca789b2
chore: version packages ( #176 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-27 13:29:16 -06:00
Chris Tate
3f1e71e779
prepare v0.11.0 ( #175 )
...
* prepare v0.11.0
* release instructions
2026-02-27 13:25:55 -06:00
github-actions[bot]
c2b397510e
chore: version packages ( #166 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-25 10:56:29 -06:00
Chris Tate
9cef4e9142
prepare v0.10 ( #164 )
2026-02-25 10:27:25 -06:00
github-actions[bot]
0b7d767cdd
chore: version packages ( #154 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-24 06:29:45 -06:00
Chris Tate
b1036763d2
fixed: Install failure due to private dependency ( #153 )
...
* fix @internal/react-state import
* add changeset for @internal/react-state install fix
* docs: add v0.9.1 changelog entry
2026-02-24 06:25:34 -06:00
github-actions[bot]
c502d5517e
chore: version packages ( #149 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-24 01:36:59 -06:00
Chris Tate
8740deb018
Update config.json ( #148 )
2026-02-24 01:34:16 -06:00
Chris Tate
1d755c104a
prepare v0.9.0 ( #147 )
2026-02-24 01:21:02 -06:00
github-actions[bot]
0a404302ef
chore: version packages ( #126 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-20 02:17:13 -06:00
Chris Tate
09376db2f6
v0.8.0 changeset ( #125 )
2026-02-20 02:15:51 -06:00
github-actions[bot]
c82eefd1c5
chore: version packages ( #117 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-17 01:39:40 -06:00
Chris Tate
2d70fab00a
v0.7.0 changeset ( #116 )
2026-02-17 01:37:35 -06:00
github-actions[bot]
e7103ce519
chore: version packages ( #113 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-15 09:06:46 -06:00
Chris Tate
43ad534482
v0.6.1 changeset ( #112 )
2026-02-15 09:04:39 -06:00
github-actions[bot]
9af3f999e0
chore: version packages ( #109 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-13 18:03:21 -06:00
Chris Tate
06b8745da7
v0.6.0 ( #108 )
2026-02-13 18:00:57 -06:00
github-actions[bot]
726ddc1d4f
chore: version packages ( #91 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-09 08:43:42 -06:00
Chris Tate
429e456a4f
changeset ( #90 )
...
* changeset
* update
2026-02-09 08:41:41 -06:00
github-actions[bot]
edbeb5a637
chore: version packages ( #87 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-09 07:09:15 -06:00
Chris Tate
d9a4efdbeb
changeset ( #86 )
2026-02-09 07:07:17 -06:00
github-actions[bot]
d5734e975c
chore: version packages ( #83 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-09 01:53:27 -06:00
Chris Tate
3d2d1adb2d
update docs ( #82 )
2026-02-09 01:45:07 -06:00
Chris Tate
801708a128
react-native and other things ( #81 )
...
* react native
* fixes
* pop/push
* fixes
* rename data -> state
* remove . tsbuildinfo
* fixes
* fixes
* user prompt
* fixes
* $id
* combine catalog.ts
* better actions
* repeat
* fix docs
* fixes
* fixes
* fixes
* better stream
* catalog
* fixes
* fixes
* fixes
* dialog
* sonner
* accordion
* catalog on homepage
* fixes
* more catalog
* fixes
* fixes
* refactor
* mv
* 404
* fixes
* nested
* fixes
* fixes
* fixes
* fixes
* mobile playground
* mdx
* fix mdx
* fixes
* streamdown
* fixes
* use haiku
* fixes
* great
* fixes
* fix ...
* fixes
* fixes
* fix build
* fix lint
* fix lint
* fix lint
* fix tests
2026-02-09 01:31:46 -06:00
github-actions[bot]
e9ea9c782b
chore: version packages ( #80 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-07 12:31:01 -06:00
Chris Tate
dd17549ee8
next release ( #79 )
2026-02-07 12:17:32 -06:00
github-actions[bot]
f3611860a7
chore: version packages ( #75 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-06 18:02:12 -06:00
Chris Tate
61ee8e5291
changeset: include remove op in system prompt ( #74 )
2026-02-06 17:58:50 -06:00
github-actions[bot]
96c7a452b3
chore: version packages ( #71 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-06 14:33:12 -06:00
Chris Tate
54bce097a5
add defineRegistry function ( #67 )
2026-02-06 14:30:06 -06:00
Chris Tate
bba38727e8
ignore private packages ( #66 )
...
* ignore private packages
* fix ignore
* better ignore
2026-02-06 14:19:34 -06:00
Chris Tate
1d547b579c
changeset ( #65 )
2026-02-06 14:12:00 -06:00