File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010- The test of ` value ` props
1111- The test of ` textContent ` props
1212
13+ ## [ 2.0.0] - 2022-12-22
14+
15+ - Update node version
16+ - Update README.md
17+ - Update demo HTML
18+ - Add ` notrim ` attribute
19+ - Add prettier
20+
1321## [ 1.1.1] - 2021-09-06
1422
1523### Fixed
@@ -21,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2129### Fixed
2230
2331- Fix a few code according to the coding rules.
24- - Fix the bug of ignoring ` null ` when the ` value ` of ` label ` and ` language ` are empty.
32+ - Fix the bug of ignoring ` null ` when the ` value ` of ` label ` and ` language ` are empty.
2533
2634### Added
2735
You can’t perform that action at this time.
0 commit comments