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
10
10
- The test of ` value ` props
11
11
- The test of ` textContent ` props
12
12
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
+
13
21
## [ 1.1.1] - 2021-09-06
14
22
15
23
### Fixed
@@ -21,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
29
### Fixed
22
30
23
31
- 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.
25
33
26
34
### Added
27
35
You can’t perform that action at this time.
0 commit comments