@pie-lib/math-evaluator 2.29.0-mui-update.0 → 2.30.0-mui-update.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -60
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,80 +3,29 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [2.
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @pie-lib/math-evaluator
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
## [2.28.1-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.28.0-mui-update.0...@pie-lib/math-evaluator@2.28.1-mui-update.0) (2025-11-20)
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
### Bug Fixes
|
|
18
|
-
|
|
19
|
-
* remove carets from [@pie-lib](https://github.com/pie-lib) dependencies and configure lerna to use exact versions ([c9cd800](https://github.com/pie-framework/pie-lib/commit/c9cd800844abca09e7acf1fd35b2ddf51a6d86df))
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
# [2.28.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.27.0-mui-update.0...@pie-lib/math-evaluator@2.28.0-mui-update.0) (2025-11-20)
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### Bug Fixes
|
|
29
|
-
|
|
30
|
-
* remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
6
|
+
# [2.30.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.29.0-mui-update.0...@pie-lib/math-evaluator@2.30.0-mui-update.0) (2025-12-02)
|
|
34
7
|
|
|
35
8
|
|
|
36
|
-
|
|
9
|
+
### Features
|
|
37
10
|
|
|
38
|
-
|
|
11
|
+
* sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
|
|
39
12
|
|
|
40
13
|
|
|
41
14
|
|
|
42
15
|
|
|
43
16
|
|
|
44
|
-
|
|
17
|
+
## [2.21.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.17.1...@pie-lib/math-evaluator@2.21.1) (2025-10-22)
|
|
45
18
|
|
|
46
19
|
|
|
47
20
|
### Bug Fixes
|
|
48
21
|
|
|
49
|
-
*
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
# [2.25.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.24.0-mui-update.0...@pie-lib/math-evaluator@2.25.0-mui-update.0) (2025-11-18)
|
|
56
|
-
|
|
57
|
-
**Note:** Version bump only for package @pie-lib/math-evaluator
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
# [2.24.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.23.0-mui-update.0...@pie-lib/math-evaluator@2.24.0-mui-update.0) (2025-11-18)
|
|
64
|
-
|
|
65
|
-
**Note:** Version bump only for package @pie-lib/math-evaluator
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
# [2.23.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.22.0-mui-update.0...@pie-lib/math-evaluator@2.23.0-mui-update.0) (2025-11-17)
|
|
72
|
-
|
|
73
|
-
**Note:** Version bump only for package @pie-lib/math-evaluator
|
|
22
|
+
* bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3))
|
|
74
23
|
|
|
75
24
|
|
|
76
25
|
|
|
77
26
|
|
|
78
27
|
|
|
79
|
-
# [2.
|
|
28
|
+
# [2.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.17.0...@pie-lib/math-evaluator@2.21.0) (2025-10-16)
|
|
80
29
|
|
|
81
30
|
**Note:** Version bump only for package @pie-lib/math-evaluator
|
|
82
31
|
|
|
@@ -84,7 +33,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
84
33
|
|
|
85
34
|
|
|
86
35
|
|
|
87
|
-
# [2.
|
|
36
|
+
# [2.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.17.0...@pie-lib/math-evaluator@2.20.0) (2025-10-16)
|
|
88
37
|
|
|
89
38
|
**Note:** Version bump only for package @pie-lib/math-evaluator
|
|
90
39
|
|
|
@@ -92,7 +41,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
92
41
|
|
|
93
42
|
|
|
94
43
|
|
|
95
|
-
# [2.
|
|
44
|
+
# [2.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.17.0...@pie-lib/math-evaluator@2.19.0) (2025-10-16)
|
|
96
45
|
|
|
97
46
|
**Note:** Version bump only for package @pie-lib/math-evaluator
|
|
98
47
|
|
|
@@ -100,7 +49,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
100
49
|
|
|
101
50
|
|
|
102
51
|
|
|
103
|
-
# [2.18.0
|
|
52
|
+
# [2.18.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.17.0...@pie-lib/math-evaluator@2.18.0) (2025-10-16)
|
|
104
53
|
|
|
105
54
|
**Note:** Version bump only for package @pie-lib/math-evaluator
|
|
106
55
|
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"publishConfig": {
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
|
-
"version": "2.
|
|
6
|
+
"version": "2.30.0-mui-update.0",
|
|
7
7
|
"description": "Math evaluator tool for comparing expressions for equality",
|
|
8
8
|
"keywords": [
|
|
9
9
|
"math",
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
"mathjs": "^7.0.1"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@pie-lib/test-utils": "0.
|
|
26
|
+
"@pie-lib/test-utils": "0.31.0-mui-update.0"
|
|
27
27
|
},
|
|
28
28
|
"scripts": {},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "23a7cb8864b947778ac7e6dffdc6fa4a74af5927"
|
|
30
30
|
}
|