Update dependency text-clipper to v2 (develop)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
text-clipper | dependencies | major | 1.3.0 -> 2.2.0 |
Release Notes
arendjr/text-clipper
v2.2.0
- Implement #14: Add
stripTags
option. - Tiny Unicode fix.
- Treat
<audio>
and<video>
as unbreakable elements.
v2.1.0
- Implement #12: Improve support for clipping HTML tables.
v2.0.0
- Use TypeScript primarily to ease Deno support.
- Assume
Array.prototype.includes()
is available. - Upgraded development dependencies.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.