@pie-lib/math-toolbar 2.2.0-next.0 → 2.2.0-next.3

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 +18 -31
  2. package/package.json +6 -9
package/CHANGELOG.md CHANGED
@@ -3,63 +3,50 @@
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.1.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@2.1.0-next.2...@pie-lib/math-toolbar@2.1.0-next.4) (2026-01-27)
7
-
8
- **Note:** Version bump only for package @pie-lib/math-toolbar
9
-
10
-
6
+ # [2.2.0-next.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@2.2.0-next.2...@pie-lib/math-toolbar@2.2.0-next.3) (2026-02-25)
11
7
 
8
+ ### Bug Fixes
12
9
 
10
+ - **deps:** update [@pie-lib](https://github.com/pie-lib) dependencies to published versions ([134fbdc](https://github.com/pie-framework/pie-lib/commit/134fbdc90c6a15f89a736340578d70fb80a983b3))
13
11
 
14
- # [2.1.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@2.1.0-next.1...@pie-lib/math-toolbar@2.1.0-next.2) (2026-01-26)
12
+ # [2.2.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@2.2.0-next.1...@pie-lib/math-toolbar@2.2.0-next.2) (2026-02-25)
15
13
 
16
14
  **Note:** Version bump only for package @pie-lib/math-toolbar
17
15
 
16
+ # [2.1.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@2.1.0-next.2...@pie-lib/math-toolbar@2.1.0-next.4) (2026-01-27)
18
17
 
18
+ **Note:** Version bump only for package @pie-lib/math-toolbar
19
19
 
20
+ # [2.1.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@2.1.0-next.1...@pie-lib/math-toolbar@2.1.0-next.2) (2026-01-26)
20
21
 
22
+ **Note:** Version bump only for package @pie-lib/math-toolbar
21
23
 
22
24
  # [2.1.0-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.31.2...@pie-lib/math-toolbar@2.1.0-next.1) (2026-01-26)
23
25
 
24
-
25
26
  ### Bug Fixes
26
27
 
27
- * fix some popper components, fix some math toolbar color ([ed1df55](https://github.com/pie-framework/pie-lib/commit/ed1df558e272686a712767e347df49434790f334))
28
- * math keyboard ref and remove console log ([fd9dc91](https://github.com/pie-framework/pie-lib/commit/fd9dc91092497e55a75aba3e7ef1c4c1c5723f35))
29
- * 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))
30
- * remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
31
- * remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
32
- * use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
33
-
28
+ - fix some popper components, fix some math toolbar color ([ed1df55](https://github.com/pie-framework/pie-lib/commit/ed1df558e272686a712767e347df49434790f334))
29
+ - math keyboard ref and remove console log ([fd9dc91](https://github.com/pie-framework/pie-lib/commit/fd9dc91092497e55a75aba3e7ef1c4c1c5723f35))
30
+ - 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))
31
+ - remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
32
+ - remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
33
+ - use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
34
34
 
35
35
  ### Features
36
36
 
37
- * bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
38
- * packages/math-toolbar & packages/icons mui update PD-5268 ([8a18bc1](https://github.com/pie-framework/pie-lib/commit/8a18bc1a79cd3ca3baa7ff7a94b050ec20371649))
39
- * sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
40
-
41
-
42
-
43
-
37
+ - bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
38
+ - packages/math-toolbar & packages/icons mui update PD-5268 ([8a18bc1](https://github.com/pie-framework/pie-lib/commit/8a18bc1a79cd3ca3baa7ff7a94b050ec20371649))
39
+ - sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
44
40
 
45
41
  # [2.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.31.3-next.0...@pie-lib/math-toolbar@2.0.0-next.0) (2026-01-19)
46
42
 
47
43
  **Note:** Version bump only for package @pie-lib/math-toolbar
48
44
 
49
-
50
-
51
-
52
-
53
45
  ## [1.31.3-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.45.0-mui-update.0...@pie-lib/math-toolbar@1.31.3-next.0) (2026-01-19)
54
46
 
55
-
56
47
  ### Bug Fixes
57
48
 
58
- * bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3))
59
-
60
-
61
-
62
-
49
+ - bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3))
63
50
 
64
51
  ## [1.31.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.31.1...@pie-lib/math-toolbar@1.31.2) (2025-11-27)
65
52
 
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "2.2.0-next.0+c7578ca",
6
+ "version": "2.2.0-next.3",
7
7
  "description": "Math toolbar for editing math equations",
8
8
  "keywords": [
9
9
  "math",
@@ -15,17 +15,14 @@
15
15
  "module": "src/index.jsx",
16
16
  "author": "",
17
17
  "license": "ISC",
18
- "repository": {
19
- "type": "git",
20
- "url": "https://github.com/pie-framework/pie-lib"
21
- },
18
+ "repository": "pie-framework/pie-lib",
22
19
  "dependencies": {
23
20
  "@emotion/react": "^11.14.0",
24
21
  "@emotion/style": "^0.8.0",
25
22
  "@mui/icons-material": "^7.3.4",
26
23
  "@mui/material": "^7.3.4",
27
- "@pie-lib/math-input": "^7.2.0-next.0+c7578ca",
28
- "@pie-lib/render-ui": "^5.2.0-next.0+c7578ca",
24
+ "@pie-lib/math-input": "^7.2.0-next.2",
25
+ "@pie-lib/render-ui": "^5.2.0-next.2",
29
26
  "debug": "^4.1.1",
30
27
  "lodash-es": "^4.17.23",
31
28
  "prop-types": "^15.7.2"
@@ -35,8 +32,8 @@
35
32
  "react-dom": "^18.2.0"
36
33
  },
37
34
  "devDependencies": {
38
- "@pie-lib/test-utils": "^1.2.0-next.0+c7578ca"
35
+ "@pie-lib/test-utils": "^1.2.0-next.1"
39
36
  },
40
37
  "scripts": {},
41
- "gitHead": "c7578cae82de46ec0dae41b7d1ef924401e6226d"
38
+ "gitHead": "01fa85c5f94bfdef2cd95f49bd465ec0b702fe6d"
42
39
  }