25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 년 전
1234567891011121314151617181920212223242526
  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.2.1"></a>
  4. ## [1.2.1](https://github.com/developit/mitt/compare/v1.1.3...v1.2.1) (2019-10-21)
  5. <a name="1.1.3"></a>
  6. ## [1.1.3](https://github.com/developit/mitt/compare/v1.1.2...v1.1.3) (2017-12-07)
  7. <a name="1.1.2"></a>
  8. ## [1.1.2](https://github.com/developit/mitt/compare/v1.1.1...v1.1.2) (2017-04-17)
  9. ### Bug Fixes
  10. * **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))
  11. <a name="1.1.1"></a>
  12. ## [1.1.1](https://github.com/developit/mitt/compare/1.1.0...1.1.1) (2017-04-15)