react-native-bouncy-checkbox
react-native-bouncy-checkbox copied to clipboard
build(deps-dev): bump @react-native/typescript-config from 0.75.2 to 0.75.4
trafficstars
Bumps @react-native/typescript-config from 0.75.2 to 0.75.4.
Release notes
Sourced from @react-native/typescript-config's releases.
0.75.4
Fixed
Android specific
- Fix Headless Crash
Tried to finish non-existent task with id(56a282c44d by@RodolfoGS)- TextInput's
contextMenuHiddenprop bug fix (366f1d0df3 by@alanleedev)- RNGP - Sanitize the output of the config command (0265ea0577 by
@cortinico)iOS specific
- Convert
NSNulltonilbefore checkingtypeinreadAsDataURL(99ab845a5c by@haileyok)- Add back the BUNDLE_COMMAND (afd74ad89d by
@Vin-Xi)- Use CONFIG_CMD if set (a4ec49cbe6 by
@krystofwoldrich)- App crash happening when navigate to a new app screen with a displaying modal (8ec672204d by
@zhouzh1)
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
0.75.3
Changed
- Infra: Remove resolution and add commander as devDependency for the monorepo (cf7b9b9486 by
@cipolleschi)- CLI: Bump CLI to 14.1.0 (6a08c38263 by
@cipolleschi)Fixed
- TypeScript: Allow readonly array type for transform property (c16defaff2 by
@tjzel)Android specific
- Autolinking: Fix autolinking issues for Pure C++ TurboModules (833c3a2cf5 by
@hsjoberg)- Renderer: Don't use mGapBetweenPaths if not drawing a border (8501b6396b by
@knappam)- Image: Make getUri and isResource open (8c81ffa60a by
@shubhamguptadream11)- RGNP: Remove unnecessary dependency on
gradle-tooling-api-builders- serviceOf failure (1067798a7e by@cortinico)
... (truncated)
Changelog
Sourced from @react-native/typescript-config's changelog.
Changelog
v0.76.0-rc.2
Added
iOS specific
- Fire onMomentumScrollEnd when UIScrollView is removed from window (b98b9f1fa7 by
@shubhamguptadream11)Fixed
- Throttle reload command (42bad68220 by
@coado)iOS specific
- Fixed a crash when navigating away from a screen that contains a scrollView (c6f32828b9 by
@cipolleschi)- Allow pods mixte type settings on post-install (1e59f2e3f8 by
@MasGaNo)- Add back the BUNDLE_COMMAND (cf42288181 by
@Vin-Xi)- Fix SVC for lineBreakModeIOS (1099c0ccf7 by
@cipolleschi)v0.76.0-rc.1
Breaking
iOS specific
- Unbreak
RCTHermesInstanceconstructor breaking change (aec6666bfa by@tido64)Added
- Unhide new arch layout props (2d6c59e1d4 by
@NickGerleman)Changed
- AnimatedNode (and its subclasses) once again implement
toJSON(). (7bd4a54968 by@yungsters)- Add official
filterCSSProperty. (6b369a40d9 by@jorge-cab)- Add official
boxShadowCSSProperty. (2241c3146f by@jorge-cab)- [0.76] Bump Metro to 0.81.0-alpha (4126ce844d by
@robhogan)Android specific
- Expose jsctooling via prefab (e91690d929 by
@tomekzaw)- Expose hermestooling via prefab (f41af55958 by
@cortinico)Fixed
Android specific
- Fix Headless Crash
Tried to finish non-existent task with id(b4532adad4 by@RodolfoGS)
... (truncated)
Commits
1611a5eRelease 0.75.44968798Release 0.75.3- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)