Bump rescript from 12.0.0-beta.6 to 12.0.0-beta.7
Open
Number: #144
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
August 25, 2025 at 09:57 AM UTC
(11 months ago)
(11 months ago)
Updated:
August 25, 2025 at 09:57 AM UTC
(11 months ago)
(11 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps rescript from 12.0.0-beta.6 to 12.0.0-beta.7.
Release notes
Sourced from rescript's releases.
12.0.0-beta.7
:rocket: New Feature
- Add markdown divider between module doc and module type in hover information. rescript-lang/rescript#7775
- Show docstrings before type expansions on hover. rescript-lang/rescript#7774
- Autocomplete (and improved hovers) for first-class module unpacks. rescript-lang/rescript#7780
:bug: Bug fix
- Preserve
@as(...)decorator on record fields when creating interface. rescript-lang/rescript#7779- Fix parse error with nested record types and attributes on the field name that has the nested record type. rescript-lang/rescript#7781
- Fix ppx resolution with package inside monorepo. rescript-lang/rescript#7776
- Fix 'Unbound module type' errors that occurred when trying to async import modules. rescript-lang/rescript#7783
:nail_care: Polish
- Allow skipping the leading pipe in variant definition with a leading constructor with an attribute. rescript-lang/rescript#7782
- Better error message (and recovery) when using a keyword as a record field name. rescript-lang/rescript#7784
Changelog
Sourced from rescript's changelog.
12.0.0-beta.7
:rocket: New Feature
- Add markdown divider between module doc and module type in hover information. rescript-lang/rescript#7775
- Show docstrings before type expansions on hover. rescript-lang/rescript#7774
- Autocomplete (and improved hovers) for first-class module unpacks. rescript-lang/rescript#7780
:bug: Bug fix
- Fix semantic highlighting for array spreads, array access and dict literals. rescript-lang/rescript#7789
- Preserve
@as(...)decorator on record fields when creating interface. rescript-lang/rescript#7779- Fix parse error with nested record types and attributes on the field name that has the nested record type. rescript-lang/rescript#7781
- Fix ppx resolution with package inside monorepo. rescript-lang/rescript#7776
- Fix 'Unbound module type' errors that occurred when trying to async import modules. rescript-lang/rescript#7783
:nail_care: Polish
- Allow skipping the leading pipe in variant definition with a leading constructor with an attribute. rescript-lang/rescript#7782
- Better error message (and recovery) when using a keyword as a record field name. rescript-lang/rescript#7784
Commits
d9bfbc8Prepare for 12.0.0-beta.7 release (#7792)b60541eFix 'Unbound module type' errors that occurred when trying to async import mo...fc7226bBetter error when trying to use a keyword as a record field (#7784)93db5f0Reuse package resolution for ppx (#7776)c6624e4Support completions and better hovers for first class modules (#7780)db17fe1Pass and extend current_type_path in missing place (#7781)09903f9Allow skipping leading pipe in definitions of variants with attribute on lead...9efa7e2Preserve@​asdecorator on record fields when creating interface (#7779)271a112Add markdown divider between module doc and module type in hover information ...dfa1610Show doc comments before type expansions in hover information (#7774)- 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:
+47
+47
Deletions:
-47
-47
Package Dependencies
Technical Details
| ID: | 5723563 |
| UUID: | 2771256010 |
| Node ID: | PR_kwDONEI_IM6lLgLK |
| Host: | GitHub |
| Repository: | rescript-lang/experimental-rescript-webapi |
| Merge State: | Unknown |