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

Deprecate Falsey #55

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

jeremybalog
Copy link
Contributor

@jeremybalog jeremybalog commented Jul 5, 2024

Please check if the PR fulfills these requirements

  • Followed the Contributing guidelines.
  • Tests for the changes have been added (for bug fixes/features) without decreasing code coverage.
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Bugfix to deprecate/replace the falsey package which appears to be unmaintained (last publish 6 years ago): https://www.npmjs.com/package/falsey

Addresses this issue where the falsey package is trying to reassign a constant.

All fumanchu builds fail to compile with the existing package:

image

@jeremybalog jeremybalog marked this pull request as ready for review July 5, 2024 20:08
@jaredwray jaredwray merged commit cd81b31 into jaredwray:main Jul 5, 2024
4 checks passed
@jaredwray
Copy link
Owner

@jeremybalog - thanks so much. I added unit tests and split out the file to make it a bit cleaner. Really appreciate the help on this. Releasing it now...

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.

2 participants