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

Remove deprecated get function signature #151

Merged
merged 1 commit into from Dec 11, 2022
Merged

Conversation

sodiray
Copy link
Owner

@sodiray sodiray commented Nov 9, 2022

Description

The original get function was a bit dull, it only accepted a function parameter. I extended it to accept a string path (as most devs would expect) but left both implementations so the change would be non-breaking. In this PR, removing the older function argument implementation.

Checklist

  • Changes are covered by tests if behavior has been changed or added
  • Tests have 100% coverage
  • If code changes were made, the version in package.json has been bumped (matching semver)
  • If code changes were made, the yarn build command has been run and to update the cdn directory

Resolves

n/a

@sodiray sodiray removed the release label Dec 11, 2022
@sodiray sodiray merged commit c09baef into master Dec 11, 2022
@sodiray sodiray deleted the feat/remove-deprecated-get branch June 27, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant