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

Reorganize signals-react package #372

Merged
merged 9 commits into from
Jun 20, 2023
Merged

Reorganize signals-react package #372

merged 9 commits into from
Jun 20, 2023

Conversation

andrewiggins
Copy link
Member

Reorganize the signals-react package in preparation for some future explorations to improve the integration with React.

@changeset-bot
Copy link

changeset-bot bot commented Jun 15, 2023

🦋 Changeset detected

Latest commit: 862235a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@preact/signals-react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented Jun 15, 2023

Deploy Preview for preact-signals-demo ready!

Name Link
🔨 Latest commit 862235a
🔍 Latest deploy log https://app.netlify.com/sites/preact-signals-demo/deploys/64922170adf8630008b7fd90
😎 Deploy Preview https://deploy-preview-372--preact-signals-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 15, 2023

Size Change: +145 B (0%)

Total Size: 69.1 kB

Filename Size Change
docs/dist/assets/client.********.js 46.6 kB +42 B (0%)
docs/dist/nesting-********.js 1.13 kB +2 B (0%)
docs/dist/react-********.js 239 B +2 B (+1%)
packages/react/dist/signals.js 1.25 kB +39 B (+3%)
packages/react/dist/signals.mjs 1.21 kB +60 B (+5%) 🔍
ℹ️ View Unchanged
Filename Size
docs/dist/assets/index.********.js 835 B
docs/dist/assets/jsxRuntime.module.********.js 282 B
docs/dist/assets/preact.module.********.js 4 kB
docs/dist/assets/signals-core.module.********.js 1.42 kB
docs/dist/assets/signals.module.********.js 1.97 kB
docs/dist/assets/style.********.js 21 B
docs/dist/assets/style.********.css 1.21 kB
docs/dist/basic-********.js 244 B
docs/dist/demos-********.js 3.35 kB
packages/core/dist/signals-core.js 1.48 kB
packages/core/dist/signals-core.mjs 1.5 kB
packages/preact/dist/signals.js 1.2 kB
packages/preact/dist/signals.mjs 1.15 kB

compressed-size-action

packages/react/runtime/package.json Outdated Show resolved Hide resolved
packages/react/runtime/package.json Show resolved Hide resolved
Co-authored-by: Ryan Christian <[email protected]>
@andrewiggins andrewiggins merged commit 6717601 into main Jun 20, 2023
7 checks passed
@andrewiggins andrewiggins deleted the react-signals-reorg branch June 20, 2023 22:06
@github-actions github-actions bot mentioned this pull request Jun 20, 2023
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

3 participants