Bump rescript from 12.0.0-beta.10 to 12.0.0-beta.11
Open
Number: #148
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 15, 2025 at 05:33 AM UTC
(10 months ago)
(10 months ago)
Updated:
September 15, 2025 at 05:33 AM UTC
(10 months ago)
(10 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps rescript from 12.0.0-beta.10 to 12.0.0-beta.11.
Release notes
Sourced from rescript's releases.
12.0.0-beta.11
:boom: Breaking Change
- Have
String.charCodeAtreturnoption<int>; addString.charCodeAtUnsafe. rescript-lang/rescript#7877- Remove support of JSX children spread. rescript-lang/rescript#7869
:rocket: New Feature
- Add
Array.filterMapWithIndexto Stdlib. rescript-lang/rescript#7876:bug: Bug fix
- Fix code generation for emojis in polyvars and labels. rescript-lang/rescript#7853
- Add
resettoexperimental_featuresto correctly reset playground. rescript-lang/rescript#7868- Fix crash with
@geton external of typeunit => 'a. rescript-lang/rescript#7866- Fix record type spreads in inline records. rescript-lang/rescript#7859
:nail_care: Polish
- Reactivate optimization for length of array literals. rescript-lang/rescript#7872
Float.isNaN: useNumber.isNaNinstead of globalisNaN. rescript-lang/rescript#7874:house: Internal
- Playground: Add config options for experimental features and jsx preserve mode. rescript-lang/rescript#7865
- Clean up tests. rescript-lang/rescript#7861 rescript-lang/rescript#7871
- Add
-runtime-pathflag tobsc(andbsb), we are detecting the location of@rescript/runtimeincli/rescript.jsbased on runtime module resolution. rescript-lang/rescript#7858
Changelog
Sourced from rescript's changelog.
12.0.0-beta.11
:boom: Breaking Change
- Have
String.charCodeAtreturnoption<int>; addString.charCodeAtUnsafe. rescript-lang/rescript#7877- Remove support of JSX children spread. rescript-lang/rescript#7869
:rocket: New Feature
- Add
Array.filterMapWithIndexto Stdlib. rescript-lang/rescript#7876:bug: Bug fix
- Fix code generation for emojis in polyvars and labels. rescript-lang/rescript#7853
- Add
resettoexperimental_featuresto correctly reset playground. rescript-lang/rescript#7868- Fix crash with
@geton external of typeunit => 'a. rescript-lang/rescript#7866- Fix record type spreads in inline records. rescript-lang/rescript#7859
:nail_care: Polish
- Reactivate optimization for length of array literals. rescript-lang/rescript#7872
Float.isNaN: useNumber.isNaNinstead of globalisNaN. rescript-lang/rescript#7874:house: Internal
- Playground: Add config options for experimental features and jsx preserve mode. rescript-lang/rescript#7865
- Clean up tests. rescript-lang/rescript#7861 rescript-lang/rescript#7871
- Add
-runtime-pathflag tobsc(andbsb), we are detecting the location of@rescript/runtimeincli/rescript.jsbased on runtime module resolution. rescript-lang/rescript#7858
Commits
67742d5Set YARN_NPM_AUTH_TOKEN for publishing again (#7884)3a9dd74Fix changelog (#7883)bd5d3a6Prepare for 12.0.0-beta.11 release (#7882)4b9c715HaveString.charCodeAtreturnoption\<int>; addcharCodeAtUnsafe(#7877)dee0465Resolve@rescript/runtime(#7858)1cd4744Remove support of children spread inside JSX (#7869)674cc9eStdlib: Add Array.filterMapWithIndex (#7876)85b20dbFloat.isNaN: use Number.isNaN instead of global isNaN (#7874)6d9eedfUse%array_lengthforArray.lengthto bring back lost optimizations (#7872)34d78c4Setup trusted publishers and provenance (#7867)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+55
+55
Deletions:
-55
-55
Package Dependencies
Technical Details
| ID: | 7732392 |
| UUID: | 2827865611 |
| Node ID: | PR_kwDONEI_IM6ojc4L |
| Host: | GitHub |
| Repository: | rescript-lang/experimental-rescript-webapi |
| Merge State: | Unknown |