mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Updated History.md draft
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
## vNEXT
|
||||
|
||||
## v0.5.7
|
||||
|
||||
* Changed the api for publish functions that do not return a
|
||||
cursor. Specifically, use `added`, `changed`, `removed`, and `ready`, instead
|
||||
@@ -39,6 +40,10 @@
|
||||
|
||||
* Meteor now correctly represents empty documents in Collections.
|
||||
|
||||
* Reduced unecessary MongoDB re-polling of live queries.
|
||||
|
||||
* Improved UI for running tinytest package tests in-browser.
|
||||
|
||||
## v0.5.6
|
||||
|
||||
* Fix 0.5.5 regression: Minimongo selectors matching subdocuments under arrays
|
||||
|
||||
Reference in New Issue
Block a user