@pie-lib/math-evaluator 2.29.0-mui-update.0 → 2.31.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +10 -53
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
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.29.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.28.1-mui-update.0...@pie-lib/math-evaluator@2.29.0-mui-update.0) (2025-11-26)
6
+ # [2.31.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.30.0-mui-update.0...@pie-lib/math-evaluator@2.31.0-mui-update.0) (2025-12-11)
7
7
 
8
8
  **Note:** Version bump only for package @pie-lib/math-evaluator
9
9
 
@@ -11,72 +11,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
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)
14
+ # [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)
15
15
 
16
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
-
34
-
35
-
36
- # [2.27.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.26.0-mui-update.0...@pie-lib/math-evaluator@2.27.0-mui-update.0) (2025-11-20)
17
+ ### Features
37
18
 
38
- **Note:** Version bump only for package @pie-lib/math-evaluator
19
+ * sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
39
20
 
40
21
 
41
22
 
42
23
 
43
24
 
44
- # [2.26.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.25.0-mui-update.0...@pie-lib/math-evaluator@2.26.0-mui-update.0) (2025-11-19)
25
+ ## [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
26
 
46
27
 
47
28
  ### Bug Fixes
48
29
 
49
- * use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
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
30
+ * bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3))
74
31
 
75
32
 
76
33
 
77
34
 
78
35
 
79
- # [2.22.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.21.0-mui-update.0...@pie-lib/math-evaluator@2.22.0-mui-update.0) (2025-11-05)
36
+ # [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
37
 
81
38
  **Note:** Version bump only for package @pie-lib/math-evaluator
82
39
 
@@ -84,7 +41,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
84
41
 
85
42
 
86
43
 
87
- # [2.21.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.20.0-mui-update.0...@pie-lib/math-evaluator@2.21.0-mui-update.0) (2025-11-03)
44
+ # [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
45
 
89
46
  **Note:** Version bump only for package @pie-lib/math-evaluator
90
47
 
@@ -92,7 +49,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
92
49
 
93
50
 
94
51
 
95
- # [2.20.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.18.0-mui-update.0...@pie-lib/math-evaluator@2.20.0-mui-update.0) (2025-11-03)
52
+ # [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
53
 
97
54
  **Note:** Version bump only for package @pie-lib/math-evaluator
98
55
 
@@ -100,7 +57,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
100
57
 
101
58
 
102
59
 
103
- # [2.18.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.17.1...@pie-lib/math-evaluator@2.18.0-mui-update.0) (2025-10-31)
60
+ # [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
61
 
105
62
  **Note:** Version bump only for package @pie-lib/math-evaluator
106
63
 
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "2.29.0-mui-update.0",
6
+ "version": "2.31.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.30.0-mui-update.0"
26
+ "@pie-lib/test-utils": "0.32.0-mui-update.0"
27
27
  },
28
28
  "scripts": {},
29
- "gitHead": "094026045c44d3d7e558beb7e6986f2652661f75"
29
+ "gitHead": "ca668571e7896ba16dd21c2ef58b7d90c84230f6"
30
30
  }