Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 873 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 873 Bytes

Changelog

v.NEXT

  • Add a better contributing guide. See CONTRIBUTING.md)
  • Add a development utility npm run dev which watches "src" directory and run npm run prepublish.

v1.2.0

  • Add a button to clear logs in the ActionLogger. This is requested in PR21.
  • Remove navigation list order hijacking. See commit.
  • Fix a typo in .gitignore. See PR31.
  • Add support for JSX. See PR18.

v1.1.0

  • v1.0.0 was a mistake and it contains very old code. That's why we had to do a 1.1.0 release.

v1.0.0

  • Yeah!