Error in 1.6.1-beta18 - TypeError: Object.getOwnPropertyDescriptors

Anyone able to deploy to Zeit-now lately?
Keep getting:

 TypeError: Object.getOwnPropertyDescriptors is not a function
 at insert (packages/mongo/collection.js:435:12)

Think it might be related to this change in mongo 1.3.1

Any thoughts? getOwnPropertyDescriptor be polyfilled on server?