2021-01-28 15:49:48 +08:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
2021-12-11 00:11:57 +08:00
2022-06-17 16:11:06 +08:00
# [2.0.0-beta.29](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.27...@tiptap/extension-character-count@2.0.0-beta.29) (2022-06-17)
### Reverts
* Revert "Publish" ([9c38d27](https://github.com/ueberdosis/tiptap/commit/9c38d2713e6feac5645ad9c1bfc57abdbf054576))
2022-06-17 15:57:51 +08:00
# [2.0.0-beta.27](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.27...@tiptap/extension-character-count@2.0.0-beta.27) (2022-06-17)
### Reverts
* Revert "Publish" ([9c38d27](https://github.com/ueberdosis/tiptap/commit/9c38d2713e6feac5645ad9c1bfc57abdbf054576))
2022-04-28 04:50:51 +08:00
# [2.0.0-beta.26](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.25...@tiptap/extension-character-count@2.0.0-beta.26) (2022-04-27)
### Bug Fixes
* remove extension-text-style from character-cout peer dependencies ([2fc6a4b](https://github.com/ueberdosis/tiptap/commit/2fc6a4b780bdf7a365e21717ebd99a8e8b2c113d))
2022-02-11 17:23:01 +08:00
# [2.0.0-beta.25](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.24...@tiptap/extension-character-count@2.0.0-beta.25) (2022-02-11)
### Bug Fixes
* improve bundle size of character count extension, fix [#2519 ](https://github.com/ueberdosis/tiptap/issues/2519 ) ([fbfe1d9](https://github.com/ueberdosis/tiptap/commit/fbfe1d9992ee3b49db62bdf50d99321a3fa7ad95))
2021-12-22 19:43:00 +08:00
# [2.0.0-beta.24](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.23...@tiptap/extension-character-count@2.0.0-beta.24) (2021-12-22)
**Note:** Version bump only for package @tiptap/extension -character-count
2021-12-15 02:26:42 +08:00
# [2.0.0-beta.23](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.22...@tiptap/extension-character-count@2.0.0-beta.23) (2021-12-14)
### Bug Fixes
* allow null and undefined for CharacterCount limit, fix [#2276 ](https://github.com/ueberdosis/tiptap/issues/2276 ) ([dd4bcb8](https://github.com/ueberdosis/tiptap/commit/dd4bcb81f05f980b143c46f97f108c28b02c1caf))
2021-12-11 00:41:58 +08:00
# [2.0.0-beta.22](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.21...@tiptap/extension-character-count@2.0.0-beta.22) (2021-12-10)
### Bug Fixes
* mark characterCount storage method types as optional ([ed7f93a](https://github.com/ueberdosis/tiptap/commit/ed7f93a2b84234b365f74ff39424f72ca5cf42ea))
2021-12-11 00:11:57 +08:00
# [2.0.0-beta.21](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.20...@tiptap/extension-character-count@2.0.0-beta.21) (2021-12-10)
### Bug Fixes
* fix types for characterCount storage methods ([d1daf9c](https://github.com/ueberdosis/tiptap/commit/d1daf9cca06b4ac5855485533255b1275391b524))
2021-01-28 15:49:48 +08:00
2021-12-09 22:08:12 +08:00
# [2.0.0-beta.20](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.19...@tiptap/extension-character-count@2.0.0-beta.20) (2021-12-09)
### Bug Fixes
* calculate the number of words across linebreaks correctly ([0879a2f](https://github.com/ueberdosis/tiptap/commit/0879a2f71684e28e6de5a392b4ea675e11327d1f))
2021-12-09 04:35:06 +08:00
# [2.0.0-beta.19](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.18...@tiptap/extension-character-count@2.0.0-beta.19) (2021-12-08)
### Features
* add some improvements to `CharacterCount` extension ([#2256](https://github.com/ueberdosis/tiptap/issues/2256)), fix [#1049 ](https://github.com/ueberdosis/tiptap/issues/1049 ), fix [#1550 ](https://github.com/ueberdosis/tiptap/issues/1550 ), fix [#1839 ](https://github.com/ueberdosis/tiptap/issues/1839 ), fix [#2245 ](https://github.com/ueberdosis/tiptap/issues/2245 ) ([5daa870](https://github.com/ueberdosis/tiptap/commit/5daa870b0906f0387fe07041681bc6f5b3774617))
2021-11-09 23:51:34 +08:00
# [2.0.0-beta.18](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.17...@tiptap/extension-character-count@2.0.0-beta.18) (2021-11-09)
**Note:** Version bump only for package @tiptap/extension -character-count
2021-11-09 23:24:45 +08:00
# [2.0.0-beta.17](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.16...@tiptap/extension-character-count@2.0.0-beta.17) (2021-11-09)
**Note:** Version bump only for package @tiptap/extension -character-count
2021-11-09 23:18:12 +08:00
# [2.0.0-beta.16](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.15...@tiptap/extension-character-count@2.0.0-beta.16) (2021-11-09)
**Note:** Version bump only for package @tiptap/extension -character-count
2021-10-31 19:09:28 +08:00
# [2.0.0-beta.15](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.14...@tiptap/extension-character-count@2.0.0-beta.15) (2021-10-31)
**Note:** Version bump only for package @tiptap/extension -character-count
2021-10-27 00:38:50 +08:00
# [2.0.0-beta.14](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.13...@tiptap/extension-character-count@2.0.0-beta.14) (2021-10-26)
**Note:** Version bump only for package @tiptap/extension -character-count
2021-07-26 17:42:13 +08:00
# [2.0.0-beta.13](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.12...@tiptap/extension-character-count@2.0.0-beta.13) (2021-07-26)
**Note:** Version bump only for package @tiptap/extension -character-count
2021-05-19 01:29:35 +08:00
# [2.0.0-beta.12](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.11...@tiptap/extension-character-count@2.0.0-beta.12) (2021-05-18)
**Note:** Version bump only for package @tiptap/extension -character-count
2021-05-13 20:51:00 +08:00
# [2.0.0-beta.11](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.10...@tiptap/extension-character-count@2.0.0-beta.11) (2021-05-13)
**Note:** Version bump only for package @tiptap/extension -character-count
2021-05-07 16:06:42 +08:00
# [2.0.0-beta.10](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.9...@tiptap/extension-character-count@2.0.0-beta.10) (2021-05-07)
### Bug Fixes
* revert adding exports ([bc320d0](https://github.com/ueberdosis/tiptap/commit/bc320d0b4b80b0e37a7e47a56e0f6daec6e65d98))
2021-05-07 05:24:15 +08:00
# [2.0.0-beta.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.8...@tiptap/extension-character-count@2.0.0-beta.9) (2021-05-06)
### Bug Fixes
* revert adding type: module ([f8d6475](https://github.com/ueberdosis/tiptap/commit/f8d6475e2151faea6f96baecdd6bd75880d50d2c))
2021-05-07 05:00:19 +08:00
# [2.0.0-beta.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.7...@tiptap/extension-character-count@2.0.0-beta.8) (2021-05-06)
### Bug Fixes
* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))
2021-05-06 15:57:52 +08:00
# [2.0.0-beta.7](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.6...@tiptap/extension-character-count@2.0.0-beta.7) (2021-05-06)
**Note:** Version bump only for package @tiptap/extension -character-count
2021-05-06 03:05:29 +08:00
# [2.0.0-beta.6](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.5...@tiptap/extension-character-count@2.0.0-beta.6) (2021-05-05)
**Note:** Version bump only for package @tiptap/extension -character-count
2021-04-24 05:10:36 +08:00
# [2.0.0-beta.5](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.4...@tiptap/extension-character-count@2.0.0-beta.5) (2021-04-23)
**Note:** Version bump only for package @tiptap/extension -character-count
2021-04-22 20:54:48 +08:00
# [2.0.0-beta.4](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.3...@tiptap/extension-character-count@2.0.0-beta.4) (2021-04-22)
**Note:** Version bump only for package @tiptap/extension -character-count
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.3](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.2...@tiptap/extension-character-count@2.0.0-beta.3) (2021-04-16)
2021-04-16 20:54:37 +08:00
**Note:** Version bump only for package @tiptap/extension -character-count
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.2](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.1...@tiptap/extension-character-count@2.0.0-beta.2) (2021-04-15)
2021-04-16 05:45:50 +08:00
**Note:** Version bump only for package @tiptap/extension -character-count
2021-04-21 21:31:11 +08:00
# [2.0.0-beta.1](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-alpha.11...@tiptap/extension-character-count@2.0.0-beta.1) (2021-03-05)
2021-03-05 19:50:07 +08:00
**Note:** Version bump only for package @tiptap/extension -character-count
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.11](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-alpha.10...@tiptap/extension-character-count@2.0.0-alpha.11) (2021-02-16)
2021-02-17 02:09:18 +08:00
**Note:** Version bump only for package @tiptap/extension -character-count
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.10](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-alpha.9...@tiptap/extension-character-count@2.0.0-alpha.10) (2021-02-07)
2021-02-08 03:59:54 +08:00
**Note:** Version bump only for package @tiptap/extension -character-count
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-alpha.8...@tiptap/extension-character-count@2.0.0-alpha.9) (2021-02-05)
2021-02-06 04:19:00 +08:00
**Note:** Version bump only for package @tiptap/extension -character-count
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-alpha.7...@tiptap/extension-character-count@2.0.0-alpha.8) (2021-01-29)
2021-01-30 06:01:36 +08:00
**Note:** Version bump only for package @tiptap/extension -character-count
2021-04-21 21:31:11 +08:00
# [2.0.0-alpha.7](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-alpha.6...@tiptap/extension-character-count@2.0.0-alpha.7) (2021-01-29)
2021-01-29 16:58:57 +08:00
**Note:** Version bump only for package @tiptap/extension -character-count
2021-01-28 15:49:48 +08:00
# 2.0.0-alpha.6 (2021-01-28)
**Note:** Version bump only for package @tiptap/extension -character-count