0dba69d3e1f7cbb6350526f7fe571f376aabbf647c502950cfc58979af506a1a2662cbe9f50d417b6856080c7dd7e9039de15dc211e656d2b815c057dbb68a 635 B

12345678910111213141516
  1. # Change Log
  2. All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
  3. <a name="1.1.2"></a>
  4. ## [1.1.2](https://github.com/developit/mitt/compare/v1.1.1...v1.1.2) (2017-04-17)
  5. ### Bug Fixes
  6. * **builds:** point `jsnext:main` to the ESM build instead of src, which contains things like Flowtype annotations that are not stripped by most build tools ([0cad092](https://github.com/developit/mitt/commit/0cad092))
  7. <a name="1.1.1"></a>
  8. ## [1.1.1](https://github.com/developit/mitt/compare/1.1.0...1.1.1) (2017-04-15)