-
-
Notifications
You must be signed in to change notification settings - Fork 2
change response type from object to records #4
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
change response type from object to records #4
Conversation
with new version of bs, records get converted to objects.
|
This is a breaking change feature, we should release a new npm version @MoOx Can you add this package on npm 😄 thanks ! |
|
@MoOx @phamhoaivu911 made data optional. |
MoOx
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this!
|
How do you feel we release this as a patch release to keep the version number close to the original lib? |
|
It's ok for me 👌 |
|
2.3.2 is out, sorry for the delay |
With new version of bs records get compiles to objects.