Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

v1.2.4

Latest

Choose a tag to compare

@leo leo released this 31 May 16:13

Fixed

  • Now linting the code using ESLint: 3a04ec3
  • Issue template added: af38b22
  • Improved folder structure: 8e9fa88 and 93f0a10
  • Now using a node-specific babel preset (which makes the app use node's latest ES features instead of simply transpiling everything to old code): 9370ce4
  • Dropped the babel runtime in favour of the app's performance: f0defbf