Skip to content

Releases: justeat/f-toggle

v0.2.0

20 Sep 11:11
Compare
Choose a tag to compare

Added

  • Added js-test-buddy package.

Changed

  • Using test helper functions from js-test-buddy in unit tests.

Removed

  • Removed dom and test util scripts.

v0.1.0

06 Sep 13:59
Compare
Choose a tag to compare

Added

  • Added toggle function.
  • Added toggle function unit tests.
  • Added compile task.

Changed

  • Main function set to transpiled file.
  • prestart task now runs lint, test, and compile scripts.

v0.0.1

06 Sep 13:59
Compare
Choose a tag to compare

Added

  • Added initial project files.