Skip to content

Prepare package for v0.2.0 release#14

Merged
corasan merged 2 commits into
mainfrom
t3code/prepare-next-version-improvements
Apr 21, 2026
Merged

Prepare package for v0.2.0 release#14
corasan merged 2 commits into
mainfrom
t3code/prepare-next-version-improvements

Conversation

@corasan
Copy link
Copy Markdown
Owner

@corasan corasan commented Apr 21, 2026

Summary

  • Add MIT LICENSE file and CHANGELOG.md for initial v0.2.0 release
  • Update package.json with accurate description, author info, and cleaned-up file list (remove unused Android/cpp references)
  • Remove unused C++ source pattern from RNFoundationModels.podspec
  • Add build job to CI workflow to verify package compilation
  • Remove unused scripts (generate, generate:dev) and dev dependency (ts-node)
  • Add prepublishOnly script to ensure build runs before publish

Testing

  • Verify bun run build succeeds locally
  • Verify bun run typecheck still passes
  • Confirm CI build job runs successfully on the PR
  • Confirm iOS pod install works after podspec change (bun specs:pod)
  • Verify npm pack in package/ includes only the intended files

- Add CHANGELOG.md and MIT LICENSE
- Update package.json metadata, description, author, and file list
- Remove unused cpp source pattern from podspec
- Remove unused scripts (generate, generate:dev) and ts-node dep
- Add prepublishOnly script and build CI job
@corasan corasan changed the title Prepare package for v0.1.0 release Prepare package for v0.2.0 release Apr 21, 2026
- Split changelog into [Unreleased] and [0.1.0] sections
- Add "Changed" section documenting package rename and streaming behavior
- Remove ts-node dev dependency and its transitive deps from lockfile
@corasan corasan merged commit 26c9384 into main Apr 21, 2026
4 checks passed
@corasan corasan deleted the t3code/prepare-next-version-improvements branch April 21, 2026 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant