We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be6a8d9 commit 5e56a3cCopy full SHA for 5e56a3c
CHANGELOG.md
@@ -10,14 +10,18 @@
10
11
- [x] **printWidth** should be around **140** characters per line.
12
13
-- [ ] Improve Code Coverage to reach 100%.
+- [x] Improve Code Coverage to reach 100%.
14
+
15
+- [ ] Move `event` package to an external dependency.
16
17
- [ ] Migrate [original documentation](https://github.com/robertpenner/as3-signals#readme) and adapt it to TypeScript.
18
19
## Signals 0.0.1
20
21
### v0.0.13
22
23
+- Improve code coverage to reach 100% (see #42).
24
25
- Use `rimraf` instead of `rm -rf` (see #41).
26
27
- Update Prettier rules (see #40).
0 commit comments