History log of /expo/tools/src/vendoring/devmenu/steps/Task.ts (Results 1 – 4 of 4)
Revision Date Author Comments
# 53977629 13-Jul-2022 Łukasz Kosmaty <[email protected]>

[dev-menu] Update `react-native-reanimated` to `2.9.1` (#18182)

# Why

Closes ENG-5411.
Closes ENG-5685.

# How

Run:
```
et vendor -c "[dev-menu] reanimated"
```
and adjust the vendoring

[dev-menu] Update `react-native-reanimated` to `2.9.1` (#18182)

# Why

Closes ENG-5411.
Closes ENG-5685.

# How

Run:
```
et vendor -c "[dev-menu] reanimated"
```
and adjust the vendoring script.

# Test Plan

- bare-expo with NCL ✅
- bare-expo with sandbox ✅

show more ...


# a272999e 11-Apr-2022 Bartosz Kaszubowski <[email protected]>

[tools] add and hook up lint setup, remove `module-scripts` (#16974)


# 086befda 18-Aug-2021 andy <[email protected]>

[expotools] upgrade typescript to v4.3.5 (#14102)


# 9657025f 09-Jan-2021 Tomasz Sapeta <[email protected]>

[tools] New config-based vendoring that supports Swift (#11488)