These are the few instances where ES6 syntax has changed from ES5 syntax:

  • Components and Function

es5

  • exports vs export

exports.

  • require vs import

require