kadirahq / flow-router

Carefully Designed Client Side Router for Meteor
MIT License
1.09k stars 193 forks source link

fixes #555 str.slice is not a function #564

Closed marbemac closed 8 years ago

arunoda commented 8 years ago

Published as v3.12.2. Now all tests are passing :) Yeah! It's seems like Meteor 1.3 doesn't like the spread operator.

marbemac commented 8 years ago

Woo! Great to hear - so is the regular ssr branch compatible with modules now, or do we still need to use the modules branch?

arunoda commented 8 years ago

Yes. It's compatible now. See: https://github.com/kadirahq/flow-router/issues/552