Skip to content

Releases: JFusco/es6-event-emitter

v1.4.0

18 Jun 16:21
Compare
Choose a tag to compare

Major Release

Changes
  • Upping version to major release
Breaking Changes
  • None

v0.0.4

18 Jun 16:25
Compare
Choose a tag to compare

Patch

Changes
  • Adding example code to README file
  • Updating gulp to use arrow functions
  • Adding a compile and a prepublish script to package.json so the package can be consumed properly
  • Changing the main file from src to dist so users can pull in the compiled version

v0.0.3

18 Jun 16:26
Compare
Choose a tag to compare

Patch

Changes
  • Setting up code and adding to package.json

v0.0.2

18 Jun 16:27
Compare
Choose a tag to compare

Patch

Changes
  • Adding all of the code to github

v0.0.1

18 Jun 16:20
Compare
Choose a tag to compare

Initial commit of codebase

  • Adding dummy README file to repo