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

fix: missing has property in SharedConfig #1896

Merged
merged 3 commits into from
Oct 4, 2023

Conversation

lxsmnsyc
Copy link
Member

@lxsmnsyc lxsmnsyc commented Oct 2, 2023

Very tiny change, likely to be forgotten so I just made this PR.

@changeset-bot
Copy link

changeset-bot bot commented Oct 2, 2023

🦋 Changeset detected

Latest commit: 0f1da68

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

This PR includes changesets to release 2 packages
Name Type
solid-js Patch
test-integration 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

@ryansolid ryansolid merged commit af625dd into solidjs:next Oct 4, 2023
1 check passed
@ryansolid
Copy link
Member

Thanks

@lxsmnsyc lxsmnsyc deleted the fix-shared-config branch October 4, 2023 04:13
ryansolid added a commit that referenced this pull request Oct 9, 2023
* update to seroval streaming serializer, change ssr markers

* improved serialization/guards, fix #1413, fix #1796 hydration with lazy

* v1.8.0-beta.0

* fix: missing `has` property in `SharedConfig` (#1896)

* fix: missing `has` property in `SharedConfig`

* Update hydration.ts

* Create strong-years-smile.md

---------

Co-authored-by: Ryan Carniato <[email protected]>

* remove attribute quotes in template, batch serialization

* v1.8.0-beta.1

* Add 1.8 changelog

* Bump postcss from 8.4.27 to 8.4.31

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.27...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* hydration perf improvement, fix #1849

* fix #1905, fix #1908 JSX type ommissions

* v1.8.0-beta.2

* prepping for release

* fix up changelog

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Alexis H. Munsayac <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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