feat(tfl): add FeedItemRenderer for TfL alerts

Implement renderTflAlert using JRX and @aelis/components.
Upgrade @nym.sh/jrx to 0.2.0 for null child support.

Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
2026-03-14 23:55:43 +00:00
parent ec083c3c77
commit 1dd14da71d
7 changed files with 152 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
},
"devDependencies": {
"@json-render/core": "^0.12.1",
"@nym.sh/jrx": "^0.1.0",
"@nym.sh/jrx": "^0.2.0",
"@types/bun": "latest",
"oxfmt": "^0.24.0",
"oxlint": "^1.39.0"