| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-03 | 328 Bytes | |
| v30.0.1 - perf + refactorings source code.tar.gz | 2025-12-03 | 235.8 kB | |
| v30.0.1 - perf + refactorings source code.zip | 2025-12-03 | 247.1 kB | |
| Totals: 3 Items | 483.2 kB | 0 | |
What's Changed
- refactor: use ts strict mode by @BBboy01 in https://github.com/KillerCodeMonkey/ngx-quill/pull/2021
- perf: avoid rxjs wrappers when possible (use computed and effect)
- test: more robust and cleaned up tests
Full Changelog: https://github.com/KillerCodeMonkey/ngx-quill/compare/v30.0.0...v30.0.1