Skip to content

release: prepare v0.1.4 — hosted demo live, docs overhaul, bump package versions#9

Merged
Zhang-JiahangH merged 1 commit intomainfrom
codex/update-versions-for-v0.1.4-and-improve-readme
Apr 7, 2026
Merged

release: prepare v0.1.4 — hosted demo live, docs overhaul, bump package versions#9
Zhang-JiahangH merged 1 commit intomainfrom
codex/update-versions-for-v0.1.4-and-improve-readme

Conversation

@Zhang-JiahangH
Copy link
Copy Markdown
Owner

Motivation

  • Publish a v0.1.4 release that announces the hosted demo and updates workspace package versions.
  • Improve documentation discoverability by reorganizing README content so API, benchmark, and demo are more prominent for humans and AI crawlers.
  • Keep the package-level README in sync so npm consumers see the same concise usage and links.

Description

  • Added a 0.1.4 entry to CHANGELOG.md that documents the hosted demo URL https://www.zhangjiahang.com/react-virtualized-diff and high-level release notes.
  • Bumped version to 0.1.4 in packages/react/package.json, apps/demo/package.json, and apps/benchmark/package.json.
  • Rewrote the root README.md and README.zh-CN.md to surface API, Benchmark, and Demo sections with a clearer, search-friendly structure and added a quick API table.
  • Updated packages/react/README.md to provide concise install/usage instructions, demo/changelog links, and an API summary for npm consumers.

Testing

  • Ran pnpm -r typecheck; packages/react typecheck completed but apps/benchmark typecheck failed with TS2688: Cannot find type definition file for 'vite/client'.
  • Attempted pnpm install in the environment but the install failed with a 403 Forbidden while fetching registry packages (no registry auth token available), so full install/CI verification could not be completed.
  • No additional automated tests were present in the workspace to run (test scripts are placeholders), so validation is limited to the above typecheck/install attempts.

Codex Task

@Zhang-JiahangH Zhang-JiahangH merged commit 4c2eba4 into main Apr 7, 2026
1 check passed
@Zhang-JiahangH Zhang-JiahangH deleted the codex/update-versions-for-v0.1.4-and-improve-readme branch April 8, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant