Closed tomyo closed 6 years ago
I'll update it on the next release (with a fix for a problem Juho found)
:), awewome, I was afraid it was the end of me and this awesone package.
On Tue, Nov 28, 2017, 15:28 ManuelDeLeon notifications@github.com wrote:
I'll update it on the next release (with a fix for a problem Juho found)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ManuelDeLeon/viewmodel/issues/300#issuecomment-347618372, or mute the thread https://github.com/notifications/unsubscribe-auth/AArP2e0mW3jViqxPWInMy8InACD9Y-h-ks5s7FDfgaJpZM4QnyPY .
-- Tomás Hayes.
Can I ask what is the problem with updating coffeescript? I'm thinking about forking the repro to do this. This hard version constrain is breaking a lot of code. Thanks
Submit a PR with the fix and I'll publish it.
PRs with minimal changes for meteor 1.6.1 sent (for viewmodel, reactivearray and viewmodel-debug)
Trying to publish the changes asap...
Extracting meteor-tool@1.6.1_1
Done!
Thank you very much hluz.
One thing to note is that I used practical meteor mocha for testing and their libraries still use the old coffeescript so I removed them. What this means is that tests are off o_O
Hi, the version constrain in this package breaks some functionalities in my app with Meteor@1.6 (require node modules doesn't work), could you please lift the version? Thanks!