Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

fix: type narrowing issue in isEmpty function #130

Closed

Conversation

ayush-mani-tripathi
Copy link

@ayush-mani-tripathi ayush-mani-tripathi commented Sep 29, 2022

Close #129

What does this PR do?

What packages have been affected by this PR?

Types of changes

What types of changes does your code introduce to this project?

Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Package version increase in any of the packages?

Checklist before merging

Put an x in the boxes that apply

  • These changes have been thoroughly tested.

  • Changes need to be immediately published on npm.

@ayush-mani-tripathi ayush-mani-tripathi added the enhancement New feature or request label Sep 29, 2022
@ayush-mani-tripathi ayush-mani-tripathi marked this pull request as ready for review September 29, 2022 19:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ella: type guarding is not enabled in isEmpty function
2 participants