mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
History tweaks
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
`observeChanges` method and don't have to be Minimongo cursors
|
||||
(allows new custom data stores for Blaze like Miniredis)
|
||||
|
||||
* XXX 3c6c8e5
|
||||
|
||||
* Remove warnings when {{#each}} iterates over a list of strings,
|
||||
numbers, or other items that contains duplicates. #1980
|
||||
|
||||
#### Meteor Accounts
|
||||
|
||||
@@ -68,7 +68,8 @@
|
||||
* Make the `tinytest/run` method return immediately, so that `wait`
|
||||
method calls from client tests don't block on server tests completing.
|
||||
|
||||
* Add support for source maps for server-side code.
|
||||
* Add support for server-side source maps when debugging with
|
||||
`node-inspector`.
|
||||
|
||||
* Log errors from method invocations on the client if there is no
|
||||
callback provided.
|
||||
|
||||
Reference in New Issue
Block a user