@pie-lib/correct-answer-toggle 3.2.0-next.0 → 3.2.0-next.2

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 +14 -30
  2. package/package.json +6 -9
package/CHANGELOG.md CHANGED
@@ -3,61 +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
- # [3.1.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@3.1.0-next.2...@pie-lib/correct-answer-toggle@3.1.0-next.4) (2026-01-27)
7
-
8
- **Note:** Version bump only for package @pie-lib/correct-answer-toggle
6
+ # [3.2.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@3.2.0-next.1...@pie-lib/correct-answer-toggle@3.2.0-next.2) (2026-02-25)
9
7
 
8
+ ### Bug Fixes
10
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))
11
11
 
12
+ # [3.1.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@3.1.0-next.2...@pie-lib/correct-answer-toggle@3.1.0-next.4) (2026-01-27)
12
13
 
14
+ **Note:** Version bump only for package @pie-lib/correct-answer-toggle
13
15
 
14
16
  # [3.1.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@3.1.0-next.1...@pie-lib/correct-answer-toggle@3.1.0-next.2) (2026-01-26)
15
17
 
16
18
  **Note:** Version bump only for package @pie-lib/correct-answer-toggle
17
19
 
18
-
19
-
20
-
21
-
22
20
  # [3.1.0-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@2.25.2...@pie-lib/correct-answer-toggle@3.1.0-next.1) (2026-01-26)
23
21
 
24
-
25
22
  ### Bug Fixes
26
23
 
27
- * **transitions:** supply nodeRef for React 18/19 (findDOMNode deprecated/ removed) ([4f4c5f4](https://github.com/pie-framework/pie-lib/commit/4f4c5f4c5f12f6763f9d2c49ee77529aa70371b8))
28
- * 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))
29
- * remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
30
- * remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
31
- * use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
32
- * **correct-answer-toggle, text-select:** change logic to corresp to material v5 PD-5269 PD-5271 ([e992861](https://github.com/pie-framework/pie-lib/commit/e992861c6d964340bf7afc8e5ac9007816d510ef))
33
-
24
+ - **transitions:** supply nodeRef for React 18/19 (findDOMNode deprecated/ removed) ([4f4c5f4](https://github.com/pie-framework/pie-lib/commit/4f4c5f4c5f12f6763f9d2c49ee77529aa70371b8))
25
+ - 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))
26
+ - remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
27
+ - remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
28
+ - use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
29
+ - **correct-answer-toggle, text-select:** change logic to corresp to material v5 PD-5269 PD-5271 ([e992861](https://github.com/pie-framework/pie-lib/commit/e992861c6d964340bf7afc8e5ac9007816d510ef))
34
30
 
35
31
  ### Features
36
32
 
37
- * sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
38
- * **correct-answe-toggle, legend:** delete unused files and imports PD-5258 ([261638d](https://github.com/pie-framework/pie-lib/commit/261638d9ceff79163eb858696a4c8eb7a7a3006c))
39
- * bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
40
-
41
-
42
-
43
-
33
+ - sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
34
+ - **correct-answe-toggle, legend:** delete unused files and imports PD-5258 ([261638d](https://github.com/pie-framework/pie-lib/commit/261638d9ceff79163eb858696a4c8eb7a7a3006c))
35
+ - bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
44
36
 
45
37
  # [3.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@2.25.3-next.0...@pie-lib/correct-answer-toggle@3.0.0-next.0) (2026-01-19)
46
38
 
47
39
  **Note:** Version bump only for package @pie-lib/correct-answer-toggle
48
40
 
49
-
50
-
51
-
52
-
53
41
  ## [2.25.3-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@2.39.0-mui-update.0...@pie-lib/correct-answer-toggle@2.25.3-next.0) (2026-01-19)
54
42
 
55
43
  **Note:** Version bump only for package @pie-lib/correct-answer-toggle
56
44
 
57
-
58
-
59
-
60
-
61
45
  ## [2.25.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@2.25.1...@pie-lib/correct-answer-toggle@2.25.2) (2025-11-27)
62
46
 
63
47
  **Note:** Version bump only for package @pie-lib/correct-answer-toggle
package/package.json CHANGED
@@ -11,22 +11,19 @@
11
11
  "publishConfig": {
12
12
  "access": "public"
13
13
  },
14
- "version": "3.2.0-next.0+c7578ca",
14
+ "version": "3.2.0-next.2",
15
15
  "main": "lib/index.js",
16
16
  "module": "src/index.jsx",
17
- "repository": {
18
- "type": "git",
19
- "url": "https://github.com/pie-framework/pie-lib"
20
- },
17
+ "repository": "pie-framework/pie-lib",
21
18
  "scripts": {},
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/icons": "^3.2.0-next.0+c7578ca",
28
- "@pie-lib/render-ui": "^5.2.0-next.0+c7578ca",
29
- "@pie-lib/translator": "^3.2.0-next.0+c7578ca",
24
+ "@pie-lib/icons": "^3.2.0-next.2",
25
+ "@pie-lib/render-ui": "^5.2.0-next.2",
26
+ "@pie-lib/translator": "^3.2.0-next.1",
30
27
  "lodash-es": "^4.17.23",
31
28
  "prop-types": "^15.6.2",
32
29
  "react-transition-group": "^4.4.5"
@@ -39,5 +36,5 @@
39
36
  "react": "^18.2.0",
40
37
  "react-dom": "^18.2.0"
41
38
  },
42
- "gitHead": "c7578cae82de46ec0dae41b7d1ef924401e6226d"
39
+ "gitHead": "01fa85c5f94bfdef2cd95f49bd465ec0b702fe6d"
43
40
  }