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

Commit b353467

Browse files
committed
5.1.2
1 parent 7300715 commit b353467

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `reason-react-navigation`
22

3+
## 5.1.2 - 2021年02月25日
4+
5+
Add missing .res files
6+
37
## 5.1.1 - 2021年02月25日
48

59
- Add plenty of missing bindings, (notably ssr, linking, native stack & missing props in stack) [34ff8a8](https://github.com/reason-react-native/reason-react-navigation/commit/34ff8a8) by [@MoOx](https://github.com/MoOx)

‎package.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "reason-react-navigation",
33
"description": "ReScript bindings for react-navigation.",
4-
"version": "5.1.1",
4+
"version": "5.1.2",
55
"peerDependencies": {
66
"@react-navigation/native": "^5.0.0",
77
"@react-navigation/bottom-tabs": "^5.0.0",
@@ -29,6 +29,7 @@
2929
"*.md",
3030
"bsconfig.json",
3131
"src/**/*.re",
32+
"src/**/*.res",
3233
"src/**/*.js",
3334
"!src/**/*.bs.js"
3435
],

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /