[Snyk] Upgrade @rescript/react from 0.11.0 to 0.14.0#57
Open
acald-creator wants to merge 1 commit intomainfrom
Open
[Snyk] Upgrade @rescript/react from 0.11.0 to 0.14.0#57acald-creator wants to merge 1 commit intomainfrom
acald-creator wants to merge 1 commit intomainfrom
Conversation
Snyk has created this PR to upgrade @rescript/react from 0.11.0 to 0.14.0. See this package in npm: @rescript/react See this project in Snyk: https://app.snyk.io/org/acald-creator/project/9a3b4b7f-faed-41d5-bc6b-2cf6303d80a1?utm_source=github&utm_medium=referral&page=upgrade-pr
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @rescript/react from 0.11.0 to 0.14.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 10 versions ahead of your current version.
The recommended version was released 3 months ago.
Release notes
Package name: @rescript/react
-
0.14.0 - 2025-07-22
- Keep
-
0.14.0-rc.1 - 2025-05-04
- Bindings for new React 19 APIs. #133
- Bumped React peer dependency to 19.0. #139
- Removed legacy JSX v3 modules and deprecated functions. #129
- Removed support for curried mode. #131
-
0.13.1 - 2025-02-23
- Deprecate JSX 3. #120
- Deprecate ReactDOMStyle.make. #127
- ReScriptReactRouter: get rid of pipe last. #126
-
0.13.0 - 2024-07-25
- Replace usages of
- Remove hardcoded
-
0.12.2 - 2024-05-26
- Fix incorrect usage of
- bsconfig.json -> rescript.json.
-
0.12.1 - 2024-02-09
- Undeprecate numbered hooks for a smoother upgrading experience.
-
0.12.0 - 2024-01-10
- Requires ReScript 11.0.0 or newer.
-
0.12.0-alpha.3 - 2023-07-03
- Deprecated use*N functions in favor of changing the signature of the main hook function.
- For example, useEffect instead of useEffectN e.g.
- The affected hooks include
- With this change, it is now possible to pass any value as the second argument
- 0 dependencies:
- 1 dependency:
- more than 1 dependency:
- For calling
-
0.12.0-alpha.2 - 2023-05-03
- Added
- Requires ReScript 11.0.0-alpha.6 or newer.
- Fixed children type for
- Removed experimental
-
0.12.0-alpha.1 - 2023-04-12
- Compatibility with ReScript 11 uncurried mode.
- Added
- Removed
- Updated
-
0.11.0 - 2022-12-01
from @rescript/react GitHub release notes💅 Polish
useTransitionbackward compatibility and addstartTransition. #142🚀 New Feature
💥 Breaking Change
💥 Breaking Change
💅 Polish
💥 Breaking Change
%externalby binding toglobalThis. This is to support upcoming ReScript 12 versions. For older browsers, it may be necessary to polyfillglobalThis.🐛 Bug Fix
requireso it works in both common js and ES module modes. (#117)@ uncurry.💥 Breaking Change
useEffect3(f, (a, b, c))->useEffect(f, (a, b, c))useEffect,useLayoutEffect,useCallback,useMemo,useImperativeHandle,useInsertionEffect'deps. In case you pass an invalid value, you will get a warning from React at runtime. You should be using one of the following values for the dependency array:[][a](a, b, ...)useEffect,useLayoutEffectetc. without a dependency array (meaning that the effect is executed on every render), there are now separate bindingsuseEffectOnEveryRender,useLayoutEffectOnEveryRenderetc.🚀 New Feature
React.lazy_.💥 Breaking Change
🐛 Bug Fix
Fragment,StrictModeandSuspense.💅 Polish
SuspenseListcomponent.🚀 New Feature
gapprop toReactDOMStyle.make.💥 Breaking Change
React.callbacktype.🐛 Bug Fix
React_V3compatibility module to define record fieldcurrentforref.Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: