Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix TransformArrayItem #5031

Merged
merged 13 commits into from
Sep 5, 2023
Merged

Conversation

tjzel
Copy link
Collaborator

@tjzel tjzel commented Sep 4, 2023

Summary

It was working when I was testing it before, idk what happened now but this fixes it anyway.

@tjzel tjzel changed the title Hotfix TransformArrayItem. Hotfix TransformArrayItem Sep 4, 2023
Copy link
Contributor

@Latropos Latropos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥🔨

package.json Outdated Show resolved Hide resolved
.github/workflows/check-TS-react-native.yml Outdated Show resolved Hide resolved
.github/workflows/static-root-checks.yml Outdated Show resolved Hide resolved
@tjzel tjzel added this pull request to the merge queue Sep 5, 2023
Merged via the queue into main with commit d8d4abf Sep 5, 2023
11 checks passed
@tjzel tjzel deleted the @tjzel/types/hotfix-transform-array-item branch September 5, 2023 11:21
github-merge-queue bot pushed a commit that referenced this pull request Nov 20, 2023
…#5308)

Requires #5320.

## Summary

I induced a regression accidentally in #5031 regarding FlatList. 

This PR:
- fixes this regression,
- improves the type structure of other components,
- adds a new test suite to detect such mistakes in the future.

It also automatically fixes failing future RN version typecheck CI.

## Test plan

All the new & old tests should work.
Latropos pushed a commit that referenced this pull request Nov 24, 2023
…#5308)

Requires #5320.

## Summary

I induced a regression accidentally in #5031 regarding FlatList. 

This PR:
- fixes this regression,
- improves the type structure of other components,
- adds a new test suite to detect such mistakes in the future.

It also automatically fixes failing future RN version typecheck CI.

## Test plan

All the new & old tests should work.
Latropos pushed a commit that referenced this pull request Dec 12, 2023
…#5308)

Requires #5320.

## Summary

I induced a regression accidentally in #5031 regarding FlatList. 

This PR:
- fixes this regression,
- improves the type structure of other components,
- adds a new test suite to detect such mistakes in the future.

It also automatically fixes failing future RN version typecheck CI.

## Test plan

All the new & old tests should work.
Latropos pushed a commit that referenced this pull request Dec 18, 2023
…#5308)

Requires #5320.

I induced a regression accidentally in #5031 regarding FlatList.

This PR:
- fixes this regression,
- improves the type structure of other components,
- adds a new test suite to detect such mistakes in the future.

It also automatically fixes failing future RN version typecheck CI.

All the new & old tests should work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants