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

Add support for overriding the mixed converter #5

Merged
merged 2 commits into from
Oct 17, 2022
Merged

Conversation

MarnuLombard
Copy link
Contributor

This will be very useful for adding any custom logic that consumers of this library may have.

Changes:

  • Add support for overriding the mixed converter
    • Will allow us to override the base converter logic
    • Any aspect of the conversion could be overridden by the consumers
  • Bump version number
  • Please note: package-lock.json was updated to new version of lockfile

- Will allow us to override the base converter logic
- Any aspect of the conversion could be overridden by the consumers
- Please note: package-lock.json was updated to new version of lockfile
@Raaghu Raaghu merged commit 6aef9a2 into sodaru:main Oct 17, 2022
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