@pie-lib/tools 1.2.0-next.0 → 1.2.0-next.4

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 +16 -25
  2. package/package.json +4 -7
package/CHANGELOG.md CHANGED
@@ -3,54 +3,45 @@
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
- # [1.1.0-next.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@1.1.0-next.1...@pie-lib/tools@1.1.0-next.3) (2026-01-27)
6
+ # [1.2.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@1.2.0-next.2...@pie-lib/tools@1.2.0-next.4) (2026-02-26)
7
7
 
8
8
  **Note:** Version bump only for package @pie-lib/tools
9
9
 
10
+ # [1.2.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@1.2.0-next.1...@pie-lib/tools@1.2.0-next.2) (2026-02-25)
11
+
12
+ ### Bug Fixes
10
13
 
14
+ - **deps:** update [@pie-lib](https://github.com/pie-lib) dependencies to published versions ([134fbdc](https://github.com/pie-framework/pie-lib/commit/134fbdc90c6a15f89a736340578d70fb80a983b3))
11
15
 
16
+ # [1.1.0-next.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@1.1.0-next.1...@pie-lib/tools@1.1.0-next.3) (2026-01-27)
12
17
 
18
+ **Note:** Version bump only for package @pie-lib/tools
13
19
 
14
20
  # [1.1.0-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@0.29.1...@pie-lib/tools@1.1.0-next.1) (2026-01-26)
15
21
 
16
-
17
22
  ### Bug Fixes
18
23
 
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
- * remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
21
- * remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
22
- * use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
23
-
24
+ - 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))
25
+ - remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
26
+ - remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
27
+ - use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
24
28
 
25
29
  ### Features
26
30
 
27
- * bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
28
- * packages/charting mui update PD-5268 ([9619c34](https://github.com/pie-framework/pie-lib/commit/9619c3437ad7ae762daa04350e1110cb429c7166))
29
- * packages/tools mui update PD-5268 ([acbdc9a](https://github.com/pie-framework/pie-lib/commit/acbdc9a7354db19e4671bcbe182878c1d5791bc1))
30
- * sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
31
-
32
-
33
-
34
-
31
+ - bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
32
+ - packages/charting mui update PD-5268 ([9619c34](https://github.com/pie-framework/pie-lib/commit/9619c3437ad7ae762daa04350e1110cb429c7166))
33
+ - packages/tools mui update PD-5268 ([acbdc9a](https://github.com/pie-framework/pie-lib/commit/acbdc9a7354db19e4671bcbe182878c1d5791bc1))
34
+ - sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
35
35
 
36
36
  # [1.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@0.29.2-next.0...@pie-lib/tools@1.0.0-next.0) (2026-01-19)
37
37
 
38
38
  **Note:** Version bump only for package @pie-lib/tools
39
39
 
40
-
41
-
42
-
43
-
44
40
  ## [0.29.2-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@0.43.0-mui-update.0...@pie-lib/tools@0.29.2-next.0) (2026-01-19)
45
41
 
46
-
47
42
  ### Bug Fixes
48
43
 
49
- * bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3))
50
-
51
-
52
-
53
-
44
+ - bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3))
54
45
 
55
46
  ## [0.29.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@0.25.1...@pie-lib/tools@0.29.1) (2025-10-22)
56
47
 
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.2.0-next.0+c7578ca",
6
+ "version": "1.2.0-next.4",
7
7
  "description": "Some interactive tools",
8
8
  "keywords": [
9
9
  "react",
@@ -15,17 +15,14 @@
15
15
  "scripts": {},
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
  "@mapbox/point-geometry": "^1.1.0",
26
23
  "@mui/icons-material": "^7.3.4",
27
24
  "@mui/material": "^7.3.4",
28
- "@pie-lib/style-utils": "^1.2.0-next.0+c7578ca",
25
+ "@pie-lib/style-utils": "^1.2.0-next.3",
29
26
  "assert": "^1.4.1",
30
27
  "debug": "^4.1.1",
31
28
  "lodash-es": "^4.17.23",
@@ -42,5 +39,5 @@
42
39
  "@mui/material": "^7.3.4",
43
40
  "react": "^18.2.0"
44
41
  },
45
- "gitHead": "c7578cae82de46ec0dae41b7d1ef924401e6226d"
42
+ "gitHead": "26a92c2897eca32328a31262677c4f7a851fd751"
46
43
  }