Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: react render to pipeable stream. #29

Merged
merged 1 commit into from
Feb 2, 2023
Merged

Conversation

aklesky
Copy link
Owner

@aklesky aklesky commented Feb 2, 2023

add utility package
add package with react pipeable streaming
update monorepo setup
add Makefile commands to build, bootstrap, and link packages
add root jest.config.js to be able to run within vscode Add test streamable-react coverage
add test utility coverage
update swc/jest configuration transform.react.runtime: "automatic"
fix error message misspelling in the render
add react component to the static configuration

BREAKING CHANGE!: Switch npm to yarn

Add utilities package
Add react package with pipeable streaming
Update monorepo setup
Add Makefile commands to build, bootstrap and link packages
Add root jest.config.js to be able to run within vscode
Add test streamable-react coverage
Add test utilities coverage
update swc/jest configuration transform.react.runtime: automatic
fix error message misspelling in the render
add react component to the static configuration

BREAKING CHANGE: Switch npm to yarn
@aklesky aklesky merged commit ba8a966 into master Feb 2, 2023
@aklesky aklesky deleted the feat/react-middleware-pkg branch February 2, 2023 07:47
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.

None yet

1 participant