mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
history: a bit more explicit
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
## v.NEXT
|
||||
|
||||
* The `findAll` method on template instances now returns a vanilla
|
||||
array, not a jQuery object. #2039
|
||||
array, not a jQuery object. The `$` method continues to
|
||||
return a jQuery object. #2039
|
||||
|
||||
* Speed up updates of NPM modules by upgrading Node to include our fix for
|
||||
https://github.com/npm/npm/issues/3265 instead of passing `--force` to
|
||||
|
||||
Reference in New Issue
Block a user