Skip to content

Commit e8e2277

Browse files
Fix changelog
1 parent d07b14a commit e8e2277

1 file changed

Lines changed: 3 additions & 86 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -2,106 +2,23 @@
22

33
## v0.81.2
44

5-
### Breaking
6-
7-
8-
9-
#### Android specific
10-
11-
12-
13-
#### iOS specific
14-
15-
16-
175
### Added
186

197

208

219
#### Android specific
2210

2311
- Create a debugOptimized buildType for Android ([5e3edafec6](https://github.com/facebook/react-native/commit/5e3edafec6c69558521061dced7a6bcd046576b0) by [@cortinico](https://github.com/cortinico))
24-
25-
#### iOS specific
26-
27-
28-
29-
### Changed
30-
31-
32-
33-
#### Android specific
34-
35-
36-
37-
#### iOS specific
38-
39-
40-
41-
### Deprecated
42-
43-
44-
45-
#### Android specific
46-
47-
48-
49-
#### iOS specific
50-
51-
52-
53-
### Removed
54-
55-
56-
57-
#### Android specific
58-
59-
60-
61-
#### iOS specific
62-
12+
- Add `useNativeEqualsInNativeReadableArrayAndroid` and `useNativeTransformHelperAndroid` feature flag to the experimental channel. This should alleviate some of the perf issue users are seeing on Android + Reanimated + NewArch on 0.81([a346096da8](https://github.com/facebook/react-native/commit/a346096da81fccf5fbc82d83bfc128695e6ec3a5) by [@cortinico](https://github.com/cortinico))
6313

6414

6515
### Fixed
6616

6717

68-
69-
#### Android specific
70-
71-
72-
73-
#### iOS specific
74-
75-
76-
77-
### Security
78-
79-
80-
81-
#### Android specific
82-
83-
84-
8518
#### iOS specific
8619

87-
88-
89-
### Unknown
90-
91-
- Release 0.81.2 ([65119b0107](https://github.com/facebook/react-native/commit/65119b0107200115a31f084d4695891b6541762e) by [@react-native-bot](https://github.com/react-native-bot))
92-
- Release 0.81.1 ([277a075b71](https://github.com/facebook/react-native/commit/277a075b71989cc7ec1fdd9d668e03deae624d87) by [@react-native-bot](https://github.com/react-native-bot))
93-
94-
#### Android Unknown
95-
96-
97-
98-
#### iOS Unknown
99-
100-
101-
102-
#### Failed to parse
103-
104-
20+
- Fix Node scripts related to prebuilt tarball extraction for paths containing whitespaces ([366f2ad505](https://github.com/facebook/react-native/commit/366f2ad5057ffecc1f5b211f6aae29567ae6b7e5) by [@kitten](https://github.com/kitten))
21+
- Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source ([a2eb29e5e7](https://github.com/facebook/react-native/commit/a2eb29e5e7aef8bbdf4c647c8467b5292b013b20) by [@kitten](https://github.com/kitten))
10522

10623

10724
## v0.82.0-rc.1

0 commit comments

Comments
 (0)