Skip to content

Migrate common package typescript#1550

Merged
Hyperkid123 merged 5 commits intomasterfrom
migrate-common-package-typescript
Feb 4, 2026
Merged

Migrate common package typescript#1550
Hyperkid123 merged 5 commits intomasterfrom
migrate-common-package-typescript

Conversation

@Hyperkid123
Copy link
Member

Changes

  • fix type issue for wizard context in renderer package
  • fix missing use filed APi type export
  • add renderer as a dependency of the common package
  • migrate common package to TS

@vercel
Copy link

vercel bot commented Feb 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-forms Ready Ready Preview, Comment Feb 3, 2026 2:30pm

Copy link
Collaborator

@karelhala karelhala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, just one question.

- name: Run build on affected projects
run: npx nx affected --target=build --parallel=3
- name: Run build on projects
run: npx nx run-many --target=build --parallel=3
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to build all packages on a PR or just the ones affected ones?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. You may miss some of TS issues. The projects are not properly wired yet so we need to build all until the migration is done.

@Hyperkid123 Hyperkid123 merged commit b5ec583 into master Feb 4, 2026
3 checks passed
@Hyperkid123 Hyperkid123 deleted the migrate-common-package-typescript branch February 4, 2026 10:04
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.

2 participants