Skip to content

Conversation

@hueniverse
Copy link
Contributor

@hueniverse hueniverse commented Jan 24, 2022

Fixes #172

@hueniverse hueniverse added bug Bug or defect types TypeScript type definitions labels Jan 24, 2022
@hueniverse hueniverse added this to the 8.0.6 milestone Jan 24, 2022
@hueniverse hueniverse changed the title Fix #172 Fix equal() types Jan 24, 2022
Copy link
Contributor

@kanongil kanongil left a comment

Choose a reason for hiding this comment

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

Yeah, this is quite restricted. Makes sense to to apply Loosely to handle common cases.

@devinivy devinivy self-assigned this Jan 24, 2022
@devinivy devinivy merged commit 1091528 into master Jan 24, 2022
@devinivy devinivy deleted the 172 branch January 24, 2022 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bug or defect types TypeScript type definitions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

equal(value: T) type should be Loosely<T> when options ignore symbols or properties

4 participants