@hero-design/rn-work-uikit 1.11.3 → 1.12.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # @hero-design/rn-work-uikit
2
2
 
3
+ ## 1.12.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`bc9741dbf1dcb5a8176a14bfe85c19a70c50d283`](https://github.com/Thinkei/hero-design/commit/bc9741dbf1dcb5a8176a14bfe85c19a70c50d283), [`611662ff1d9a1ebe799a6c4a06935b51d6795da2`](https://github.com/Thinkei/hero-design/commit/611662ff1d9a1ebe799a6c4a06935b51d6795da2)]:
8
+ - @hero-design/rn@8.119.1
9
+
10
+ ## 1.12.0
11
+
12
+ ### Minor Changes
13
+
14
+ - [#4754](https://github.com/Thinkei/hero-design/pull/4754) [`da189546e72d936d19d17f64a2fae1d6e4f97fe7`](https://github.com/Thinkei/hero-design/commit/da189546e72d936d19d17f64a2fae1d6e4f97fe7) Thanks [@phthhieu](https://github.com/phthhieu)! - Upgrade react-native 81
15
+
16
+ ### Patch Changes
17
+
18
+ - [#4770](https://github.com/Thinkei/hero-design/pull/4770) [`f41e0ff2a0a23e37c0be1203320dc2677f7e6af4`](https://github.com/Thinkei/hero-design/commit/f41e0ff2a0a23e37c0be1203320dc2677f7e6af4) Thanks [@tqdungit](https://github.com/tqdungit)! - Upgrade node 22
19
+
20
+ - Updated dependencies [[`da189546e72d936d19d17f64a2fae1d6e4f97fe7`](https://github.com/Thinkei/hero-design/commit/da189546e72d936d19d17f64a2fae1d6e4f97fe7), [`f41e0ff2a0a23e37c0be1203320dc2677f7e6af4`](https://github.com/Thinkei/hero-design/commit/f41e0ff2a0a23e37c0be1203320dc2677f7e6af4)]:
21
+ - @hero-design/rn@8.119.0
22
+ - @hero-design/react-native-month-year-picker@8.45.1
23
+
3
24
  ## 1.11.3
4
25
 
5
26
  ### Patch Changes
package/README.md CHANGED
@@ -30,7 +30,7 @@ yarn add react-native-webview@^13.10.2
30
30
  **Requirements:**
31
31
  - React 18.3.1
32
32
  - React Native 0.77.3
33
- - Node.js >= 20.0.0 (20.19.5 recommended)
33
+ - Node.js >= 20.0.0 (20.x or 22.x supported)
34
34
  - Yarn >= 4.0.2 (enabled via Corepack: `corepack enable`)
35
35
  - iOS Simulator (iPhone 14, iOS 18+) or Android Emulator (Pixel 6, API 30) for development
36
36