Skip to content

Releases: zxcvbn-ts/dictionary-compression

v3.0.1

02 Jan 14:44
c44aab8
Compare
Choose a tag to compare

3.0.1 (2025-01-02)

Bug Fixes

  • project: remove not needed dependencies (c44aab8)

v3.0.0

02 Jan 14:42
22710a3
Compare
Choose a tag to compare

3.0.0 (2025-01-02)

Features

  • project: remove gzip and base64 (22710a3)

BREAKING CHANGES

  • project: both will increase the bundle size for the language packages

v2.0.0

04 Oct 07:57
818dd92
Compare
Choose a tag to compare

2.0.0 (2024-10-04)

Features

  • project: remove index file (818dd92)

BREAKING CHANGES

  • project: we don't need this index file

v1.0.0

04 Oct 06:41
cc5f350
Compare
Choose a tag to compare

1.0.0 (2024-10-04)

Features

  • project: move code from main mono repo into own repository (2f7defb)