project-start-an / project-start-web

wedecodeit e-commerse website
https://www.project-start.online/
2 stars 0 forks source link

chore(deps): Bump @preact/signals-react from 1.3.7 to 2.0.1 #89

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Bumps @preact/signals-react from 1.3.7 to 2.0.1.

Release notes

Sourced from @​preact/signals-react's releases.

@​preact/signals-react@​2.0.1

Patch Changes

@​preact/signals-react@​2.0.0

2.0.0

Major Changes

  • #467 d7f43ef Thanks @​andrewiggins! - Remove auto tracking using React internals from signals-react package

    Before this change, importing @preact/signals-react would invoke side effects that hook into React internals to automatically track signals. This change removes those side effects and requires consumers to update their code to continue using signals in React.

    We made this breaking change because the mechanism we were using to automatically track signals was fragile and not reliable. We've had multiple issues reported where signals were not being tracked correctly. It would also lead to unexpected errors that were hard to debug.

    For some consumers and apps though, the current mechanism does work. If you'd like to continue using this mechanism, simply add import "@preact/signals/auto"; to the root of your app where you call ReactDOM.render. For our newly supported ways of using signals in React, check out the new Readme for @preact/signals-react.

@​preact/signals-react@​1.3.8

1.3.8

Patch Changes

Changelog

Sourced from @​preact/signals-react's changelog.

2.0.1

Patch Changes

2.0.0

Major Changes

  • #467 d7f43ef Thanks @​andrewiggins! - Remove auto tracking using React internals from signals-react package

    Before this change, importing @preact/signals-react would invoke side effects that hook into React internals to automatically track signals. This change removes those side effects and requires consumers to update their code to continue using signals in React.

    We made this breaking change because the mechanism we were using to automatically track signals was fragile and not reliable. We've had multiple issues reported where signals were not being tracked correctly. It would also lead to unexpected errors that were hard to debug.

    For some consumers and apps though, the current mechanism does work. If you'd like to continue using this mechanism, simply add import "@preact/signals/auto"; to the root of your app where you call ReactDOM.render. For our newly supported ways of using signals in React, check out the new Readme for @preact/signals-react.

1.3.8

Patch Changes

Commits
  • 80e4d99 Version Packages
  • 58befba Autopublish with provenance (#535)
  • b373986 docs: Add mention of useSignalEffect hook in integration readmes
  • 192dbd9 Fix link to Babel transform docs (#482)
  • 6437d18 Update README.md (#472)
  • 09c4d63 Version Packages (#468)
  • d7f43ef Remove auto tracking using React internals from signals-react package (#467)
  • 4dbf4fb Version Packages (#447)
  • 06d4c10 Improve mixing useSignals called in hooks and components together (#459)
  • b0b2a5b Fixed typescript error from resolving unspecified in exports map .ts file
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
project-start-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2024 11:10pm