You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
I published this as 0.9.0. Can you let me know if this causes any problems? I had to upgrade babel and although tests and my smoke test of this looked good, I could imagine something related to the transpiling not working now. I guess we'll see what breaks in the wild. Hence the rollback version is 0.8.10.
The reason will be displayed to describe this comment to others. Learn more.
I made basic tests... and it seems to work! In fact I'm using pondjs with react-timeseries-charts. Do you know any issues between react-timeseries-charts and pondjs 0.9.0?
416b4a8
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 fix. Is there a way to install the pondjs package including this commit with
npm install
? What is the appropriate command if yes?416b4a8
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.
I need to make a new npm release containing this. I was hoping to include another fix as well, but we'll see.
416b4a8
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 your (very!) quick response. Any idea of the timeframe for this new npm release?
416b4a8
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.
I published this as 0.9.0. Can you let me know if this causes any problems? I had to upgrade babel and although tests and my smoke test of this looked good, I could imagine something related to the transpiling not working now. I guess we'll see what breaks in the wild. Hence the rollback version is 0.8.10.
416b4a8
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.
I made basic tests... and it seems to work! In fact I'm using
pondjs
withreact-timeseries-charts
. Do you know any issues betweenreact-timeseries-charts
andpondjs
0.9.0?416b4a8
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.
Shouldn’t be but let me know if you encounter anything.