-
Notifications
You must be signed in to change notification settings - Fork 404
Conversation
I've seen a couple commits land from the team that include multiple lines of changelog messages (since they change different things that go in different categories). I think the script assumes each commit only has one, but it would be great for it to be updated to support multiple. |
@TheSavior Do you use the changelog messages internally? Or is it purely for OSS? |
Purely for OSS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Amazing work
|
||
#### iOS specific | ||
|
||
- Give RCTNetworking handler provider block RCTModuleRegistry ([4c5182c1cc](https://github.com/facebook/react-native/commit/4c5182c1cc8bafb15490adf602c87cb5bf289ffd) by [@RSNara](https://github.com/RSNara)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we have anything related to Xcode 12.5? In, 0.64.1, I was facing troubles
Cleaned up irrelevant commits and formatting
CHANGELOG.md
Outdated
- Roll out RCTNetworking extraneous NativeModule call removal ([0e0d2e84f5](https://github.com/facebook/react-native/commit/0e0d2e84f56ea233e72d980ff6bd9797df250553) by [@RSNara](https://github.com/RSNara)) | ||
- Fix Hermes + no Flipper build on Xcode 12.5 (b9243e00e3 by @PeteTheHeat) | ||
|
||
### Security |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we get rid of a section if it's empty?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes if a section is empty let's remove it
More clean-up and re-ordering based on comments
Removing more internal refactors that I missed
Update the Hermes wording
Fix typo
Co-authored-by: Lorenzo Sciandra <[email protected]>
Co-authored-by: Lorenzo Sciandra <[email protected]>
This PR contains the changelog for 0.65.0.