Rob Hogan

Results 85 comments of Rob Hogan

As a bit of context on the Babel updates, there is some value there - the update fixes a `@babel/parser` bug that some people were running into on upgrading RN...

@cortinico / @cipolleschi I guess the 0.71.0 release is imminent, are we targeting this fix for 0.71.1?

Hi @Saadnajmi - thanks for this. The wiring looks useful (and thanks for modernising that query string construction!). We do have some concerns about inlining source maps *by default*, though...

> If I removed the setting of it as default but kept the wiring, would that be alright? That way, users can still enable it manually? Yeah absolutely - making...

**TL;DR: Update Node.js to v18.17.0 or later** This was due to a Node.js bug in 18.16.x, fixed in Node.js 18.17.0 (and 19.9.0) by https://github.com/nodejs/node/commit/fb90b6b3fbec0da04be9c6560397a190a329dda0. See also https://github.com/nodejs/node/issues/47563. With some help...

**Update: This is now fixed in React Native [0.71.5](https://github.com/facebook/react-native/releases/tag/v0.71.5) - the best solution is to update.** Apologies for this and thanks for all the reports, we've tracked this down to...

Fix published with https://github.com/facebook/react-native/releases/tag/v0.71.5.

Thanks! This is one of those changes that'll need aligning across Meta projects to pass internal CI - the `@babel/runtime` bump is a big one - but I'll see if...

Sorry for not getting back @kelset - this is a tricky one to land because it needs syncing with a bunch of other projects outside RN. I suggest we hold...