Skip to content

Releases: VitorLuizC/normalize-text

0.3.0

08 Jun 14:28
Compare
Choose a tag to compare

Version 0.3.0

Changes

  • feat: Add definition types for TypeScript consumers;
  • feat: Write better docs and keep them consistent on index.d.ts, index.js & README.md files.
  • chore: Upgrade devDependencies.

0.2.0

31 Jan 11:30
Compare
Choose a tag to compare

Version 0.2.0

Changes

  • feat: Added normalizeParagraph by @zscaios.
  • fix: Fixed code style issues & unused function.
  • chore: Upgraded bili and ava packages.