Arrow functions

- OTHER

Function shorthand using => syntax and lexical this binding.

Chrome

  1. 4 - 44: Not supported
  2. 45 - 133: Supported
  3. 134: Supported
  4. 135 - 137: Supported

Edge

  1. 12 - 133: Supported
  2. 134: Supported

Safari

  1. 3.1 - 9.1: Not supported
  2. 10 - 18.2: Supported
  3. 18.3: Supported
  4. 18.4 - TP: Supported

Firefox

  1. 2 - 21: Not supported
  2. 22 - 135: Supported
  3. 136: Supported
  4. 137 - 139: Supported

Opera

  1. 9 - 31: Not supported
  2. 32 - 116: Supported
  3. 117: Supported

IE

  1. 5.5 - 10: Not supported
  2. 11: Not supported

Chrome for Android

  1. 134: Supported

Safari on iOS

  1. 3.2 - 9.3: Not supported
  2. 10 - 18.2: Supported
  3. 18.3: Supported
  4. 18.4: Supported

Samsung Internet

  1. 4: Not supported
  2. 5 - 26: Supported
  3. 27: Supported

Opera Mini

  1. all: Not supported

Opera Mobile

  1. 10 - 12.1: Not supported
  2. 80: Supported

UC Browser for Android

  1. 15.5: Supported

Android Browser

  1. 2.1 - 4.4.4: Not supported
  2. 134: Supported

Firefox for Android

  1. 136: Supported

QQ Browser

  1. 14.9: Supported

Baidu Browser

  1. 13.52: Supported

KaiOS Browser

  1. 2.5: Supported
  2. 3: Supported
Resources:
MDN Web Docs - Arrow functions
ECMAScript 6 features: Arrows