You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many new changes
* New node-tap test suite
* Your callback now has "this" set to the feed object
* Calling .stop() no longer leaks timeouts and actually allows Node to exit
* Following a changes feed no longer consumes sockets from the Agent pool
* Return an error if the database is deleted while you are following it
* Negative "since" parameters start from the end of the feed; since="now" also supported.