History of Object.values() Revision history for: English (US) Jul 26, 2016, 1:53:41 AM eduardoboucas Add "Return value" section as per Bug 1287421 Previous Jul 18, 2016, 2:01:28 PM ChrisTM fix copy/paste error in description: return value is array of values, not array of strings Previous Jun 2, 2016, 1:49:42 PM jpmedley Update compatibility section. Previous Mar 30, 2016, 6:49:16 AM fscholz bug 1232639 Previous Jan 28, 2016, 1:26:31 PM fscholz s/ES7/SeeCompatTable Previous Jan 25, 2016, 11:30:38 PM fscholz Revert to revision of 2016-01-04 03:58:39 by fscholz: "Object.entries() and Object.values() are not riding the trains to 45 release. See bug 1232639." Previous Jan 25, 2016, 11:07:20 PM yisibl Previous Jan 4, 2016, 3:58:39 AM fscholz Add experimental tag back as this is ES2016 Previous Dec 16, 2015, 7:00:46 AM rwaldron Removing the "Experimental" tag, since this API is standardized in ES2015 Previous Dec 4, 2015, 3:55:28 AM x2357 fix link