Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit654aa4b

Browse files
authored
Version 0.13.0 (#119)
1 parent543ce14 commit654aa4b

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

‎CHANGELOG.md‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@
1010
>-:house:[Internal]
1111
>-:nail_care:[Polish]
1212
13-
##0.12.3[Unreleased]
13+
##0.13.0
14+
15+
####:boom: Breaking Change
16+
17+
- Replace usages of`%external` by binding to`globalThis`. This is to support upcoming ReScript 12 versions. For older browsers, it may be necessary to polyfill`globalThis`.
1418

1519
####:bug: Bug Fix
1620

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@rescript/react",
3-
"version":"0.12.2",
3+
"version":"0.13.0",
44
"description":"React bindings for ReScript",
55
"files": [
66
"README.md",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp