History of Array.prototype.find() Revision history for: English (US) Oct 18, 2016, 4:22:15 AM tjcrowder Update polyfill not to create an enumerable property on Array.prototype Previous Sep 15, 2016, 2:12:55 PM csga5000 Previous Jul 29, 2016, 2:26:24 AM BendingBender adds strict mode to prevent getting window obj in 'this' reference when called as function Previous Jul 19, 2016, 10:43:58 AM eduardoboucas Add "Return value" section as per Bug 1287421 Previous Jul 1, 2016, 10:05:24 AM vahnag Use `==` for comparing to `null` or `undefined` Previous Feb 28, 2016, 1:20:08 AM phistuck Added compatibility data for Edge. Previous Feb 25, 2016, 5:39:33 PM Glutnix Added less mathematical, arguably more common example of using Array.find Previous Dec 25, 2015, 8:55:41 AM fscholz Remove {{harmony}}; remove "Experimental" tag; add link to ES draft spec Previous Nov 6, 2015, 2:04:52 AM jsx Revert to revision of 2015-09-26 22:45:46 by OSCARLODRIGUEZ: "Reverting the previous edit that replaced === with ==" Previous Nov 6, 2015, 12:26:31 AM rndme