-
Notifications
You must be signed in to change notification settings - Fork 404
Conversation
5320b16
to
e2129c1
Compare
hey Ryan, I was looking through the changelog and I couldn't find a reference to this commit facebook/react-native@a2285b1 Which is the one bringing "feature parity" to the inline views, that were possible in iOS from a long time (via facebook/react-native@486dbe4). While looking into this, I also found this other commit facebook/react-native@a2a03bc which gives a few important insights:
(but this is something that probably should live in the docs) And also a whole list of limitations. (more details on the whole thing here facebook/react-native#25197 (comment)) |
3135ac7
to
436fa24
Compare
We should probably mention something around the maybe we could have a line at the start saying something like "We are aware that rhe changes in 0.60.0 to integrate CocoaPods by default are causing build failures if your Podfile includes use_frameworks!." and tell them to check the issue for details of workarounds and mention that there is a PR in the works to fix it but that it will likely only land for 61 |
…ely match our practice; remove similar words from classification methods to increase accuracy
* squash WebView / Geolocation removal * fix geolocation change
…ries except for `Fixed`; after that, it's on to the dreadful `Unknown` where the changelog details were missing from the merge commit
This PR adds some improvements to the changelog generator, plus the 0.60 changelog that was dogfooded using the tool.
One important note about this: something about the 0.59 -> 0.60 branch comparison on Github has broken their API (unrelated to my changes). It is not returning all of the results. This MR has been WIP for a long, long time, and I've nudged many community members to check this for any important missing changes. I anticipate however that not everyone got that message, and therefore we will have various corrections to the changelog after this ships. I'm ready to make those fixes, and moving into the future release I plan to more directly tackle the API issue that we encountered.