Skip to content

Conversation

chriskrycho
Copy link
Collaborator

  • TrackedObject.fromEntries produced the wrong types as its output; it should always exactly match the underlying type from Object.
  • Introduce type tests throughout.

- Convert the tests to TS
- Introduce `expectTypeOf` assertions throughout
- `TrackedObject.fromEntries` produced the wrong types as its output; it
  should always exactly match the underlying type from `Object`.
- Introduce type tests throughout.
@chriskrycho chriskrycho added bug Something isn't working enhancement New feature or request labels May 12, 2022
@chriskrycho chriskrycho mentioned this pull request May 12, 2022
5 tasks
@chriskrycho chriskrycho merged commit 0524358 into master May 12, 2022
@chriskrycho chriskrycho deleted the type-fixes branch May 12, 2022 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants