| Age | Commit message (Collapse) | Author |
|
|
|
* improved typing
* upd readme
* upd readme
* upd test & readme
* removed magic 1
* removed ts-toolbelt dependency
|
|
* Add generic types and update tests
* Add generic types to `on`, `off` and `emit` to enable some nicer TS
usage if you specify what type you're expecting from the `EventData`.
* Move the tests to be TypeScript source. This will help catch errors in
the tests if there are any type errors.
* Create a new test to test the generic types and make sure they pass
and error when expected.
* Upgrade to Mocha 8.
* Did some tidying up of the package.json scripts.
* Tweak TS setup to validate tests
* Fix d.ts generation and tests
Co-authored-by: Jason Miller <[email protected]>
|
|
|
|
|
|
|
|
|
|
* chore(release): 1.1.1
* Add Standard-Version to Mitt for git tagging and changelog generation
* Remove excess files created in testing
* fix(ignoreStandardVersion): Ignore standard version in flowconfig
* chore(flow): Ignore node_modules in flow config, add readme about flow-typed, clean up test script
* Update README.md
* fix(flowTyped): remove flow typed all together
|
|
|