Skip to content

Commit 52c0855

Browse files
committed
Update project metadata and configuration; rename package to @winner-fed/renderer-react, add React 19 and React Router v7 support, and enhance README with installation and usage instructions. Modify biome.json for linter rules, update license year, and adjust TypeScript settings for JSX support.
1 parent 4e3fce3 commit 52c0855

File tree

15 files changed

+878
-152
lines changed

15 files changed

+878
-152
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ jobs:
127127
echo "🎉 发布成功!"
128128
echo "📦 版本: ${{ steps.get_version.outputs.version }}"
129129
echo "🏷️ 标签: ${{ steps.get_version.outputs.tag_name }}"
130-
echo "📝 npm: https://www.npmjs.com/package/winjs-plugin-template"
130+
echo "📝 npm: https://www.npmjs.com/@winner-fed/renderer-react"

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 winjs-dev
3+
Copyright (c) 2024 Winjs dev Contrib
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)