@pie-element/explicit-constructed-response 11.1.8 → 11.2.0-beta.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 CHANGED
@@ -3,52 +3,19 @@
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
- ## [11.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@11.1.7...@pie-element/explicit-constructed-response@11.1.8) (2026-07-31)
7
-
8
- **Note:** Version bump only for package @pie-element/explicit-constructed-response
9
-
10
- ## [11.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@11.1.6...@pie-element/explicit-constructed-response@11.1.7) (2026-07-08)
6
+ # [11.2.0-beta.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@11.1.0...@pie-element/explicit-constructed-response@11.2.0-beta.0) (2026-08-07)
11
7
 
12
8
  ### Bug Fixes
13
9
 
14
10
  - bump libs & shared modules PIE-706, PIE-702, PIE-679, PIE-698 ([5b1a8c4](https://github.com/pie-framework/pie-elements/commit/5b1a8c4c3eba2126fc43d78fd0187e7cd11d5424))
15
-
16
- ## [11.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@11.1.5...@pie-element/explicit-constructed-response@11.1.6) (2026-07-02)
17
-
18
- ### Bug Fixes
19
-
20
- - bump shared modules and libs PIE-695, PIE-697, PIE-699, PIE-680, PIE-714, PIE-665, PIE-656 ([4b76ae7](https://github.com/pie-framework/pie-elements/commit/4b76ae75d1c5ea6d55f7c6fb53f299dfcbda2b1f))
21
- - sync libs versions ([48b5be9](https://github.com/pie-framework/pie-elements/commit/48b5be9559eb5b5235ca05f51c5f0161032a7041))
22
-
23
- ## [11.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@11.1.4...@pie-element/explicit-constructed-response@11.1.5) (2026-06-22)
24
-
25
- ### Bug Fixes
26
-
27
- - bump shared modules and libs PIE-674, PIE-662, PIE-705, PIE-674, PIE-963 ([78a3f64](https://github.com/pie-framework/pie-elements/commit/78a3f64652c9581c61bd4159f3210fc1e32d8bcf))
28
- - handle webcomponent lifecycle on every element that misses it PIE-703 ([9d5923f](https://github.com/pie-framework/pie-elements/commit/9d5923f973f0471e1e8f69ad4309cfc63d980d93))
29
-
30
- ## [11.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@11.1.3...@pie-element/explicit-constructed-response@11.1.4) (2026-06-17)
31
-
32
- ### Bug Fixes
33
-
11
+ - bump shared modules and libs PIE-600, PIE-602 ([ce99f6a](https://github.com/pie-framework/pie-elements/commit/ce99f6af50cb855b666a6df9340f9f5445fde4c4))
34
12
  - bump shared modules and libs PIE-661 PIE-664 PIE-683 PIE-666 PIE-656 PIE-657 PIE-658 PIE-659 PIE-670 ([ebd6be4](https://github.com/pie-framework/pie-elements/commit/ebd6be4fd48fca41ad4c4908f606b25334731aed))
35
-
36
- ## [11.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@11.1.2...@pie-element/explicit-constructed-response@11.1.3) (2026-06-12)
37
-
38
- ### Bug Fixes
39
-
13
+ - bump shared modules and libs PIE-674, PIE-662, PIE-705, PIE-674, PIE-963 ([78a3f64](https://github.com/pie-framework/pie-elements/commit/78a3f64652c9581c61bd4159f3210fc1e32d8bcf))
14
+ - bump shared modules and libs PIE-695, PIE-697, PIE-699, PIE-680, PIE-714, PIE-665, PIE-656 ([4b76ae7](https://github.com/pie-framework/pie-elements/commit/4b76ae75d1c5ea6d55f7c6fb53f299dfcbda2b1f))
40
15
  - bump shared modules and libsPIE-603, PIE-604, PIE-663, PIE-662, PIE-678 ([e61c7a7](https://github.com/pie-framework/pie-elements/commit/e61c7a7d23744586337dfbb17a18ebfc656c202f))
41
-
42
- ## [11.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@11.1.1...@pie-element/explicit-constructed-response@11.1.2) (2026-06-04)
43
-
44
- ### Bug Fixes
45
-
46
- - bump shared modules and libs PIE-600, PIE-602 ([ce99f6a](https://github.com/pie-framework/pie-elements/commit/ce99f6af50cb855b666a6df9340f9f5445fde4c4))
47
16
  - called onModelChanged with only the change, to no override changes done fast [PIE-509][PIE-562][PIE-563] ([0b9ac0f](https://github.com/pie-framework/pie-elements/commit/0b9ac0f69efc3e5be28230a784fa6c7e5faf92fb))
48
-
49
- ## [11.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@11.1.0...@pie-element/explicit-constructed-response@11.1.1) (2026-05-21)
50
-
51
- **Note:** Version bump only for package @pie-element/explicit-constructed-response
17
+ - handle webcomponent lifecycle on every element that misses it PIE-703 ([9d5923f](https://github.com/pie-framework/pie-elements/commit/9d5923f973f0471e1e8f69ad4309cfc63d980d93))
18
+ - sync libs versions ([48b5be9](https://github.com/pie-framework/pie-elements/commit/48b5be9559eb5b5235ca05f51c5f0161032a7041))
52
19
 
53
20
  # [11.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@11.1.0-next.1...@pie-element/explicit-constructed-response@11.1.0) (2026-05-21)
54
21
 
@@ -3,52 +3,19 @@
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
- ## [10.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@10.1.7...@pie-element/explicit-constructed-response-configure@10.1.8) (2026-07-31)
7
-
8
- **Note:** Version bump only for package @pie-element/explicit-constructed-response-configure
9
-
10
- ## [10.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@10.1.6...@pie-element/explicit-constructed-response-configure@10.1.7) (2026-07-08)
6
+ # [10.2.0-beta.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@10.1.0...@pie-element/explicit-constructed-response-configure@10.2.0-beta.0) (2026-08-07)
11
7
 
12
8
  ### Bug Fixes
13
9
 
14
10
  - bump libs & shared modules PIE-706, PIE-702, PIE-679, PIE-698 ([5b1a8c4](https://github.com/pie-framework/pie-elements/commit/5b1a8c4c3eba2126fc43d78fd0187e7cd11d5424))
15
-
16
- ## [10.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@10.1.5...@pie-element/explicit-constructed-response-configure@10.1.6) (2026-07-02)
17
-
18
- ### Bug Fixes
19
-
20
- - bump shared modules and libs PIE-695, PIE-697, PIE-699, PIE-680, PIE-714, PIE-665, PIE-656 ([4b76ae7](https://github.com/pie-framework/pie-elements/commit/4b76ae75d1c5ea6d55f7c6fb53f299dfcbda2b1f))
21
- - sync libs versions ([48b5be9](https://github.com/pie-framework/pie-elements/commit/48b5be9559eb5b5235ca05f51c5f0161032a7041))
22
-
23
- ## [10.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@10.1.4...@pie-element/explicit-constructed-response-configure@10.1.5) (2026-06-22)
24
-
25
- ### Bug Fixes
26
-
27
- - bump shared modules and libs PIE-674, PIE-662, PIE-705, PIE-674, PIE-963 ([78a3f64](https://github.com/pie-framework/pie-elements/commit/78a3f64652c9581c61bd4159f3210fc1e32d8bcf))
28
- - handle webcomponent lifecycle on every element that misses it PIE-703 ([9d5923f](https://github.com/pie-framework/pie-elements/commit/9d5923f973f0471e1e8f69ad4309cfc63d980d93))
29
-
30
- ## [10.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@10.1.3...@pie-element/explicit-constructed-response-configure@10.1.4) (2026-06-17)
31
-
32
- ### Bug Fixes
33
-
11
+ - bump shared modules and libs PIE-600, PIE-602 ([ce99f6a](https://github.com/pie-framework/pie-elements/commit/ce99f6af50cb855b666a6df9340f9f5445fde4c4))
34
12
  - bump shared modules and libs PIE-661 PIE-664 PIE-683 PIE-666 PIE-656 PIE-657 PIE-658 PIE-659 PIE-670 ([ebd6be4](https://github.com/pie-framework/pie-elements/commit/ebd6be4fd48fca41ad4c4908f606b25334731aed))
35
-
36
- ## [10.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@10.1.2...@pie-element/explicit-constructed-response-configure@10.1.3) (2026-06-12)
37
-
38
- ### Bug Fixes
39
-
13
+ - bump shared modules and libs PIE-674, PIE-662, PIE-705, PIE-674, PIE-963 ([78a3f64](https://github.com/pie-framework/pie-elements/commit/78a3f64652c9581c61bd4159f3210fc1e32d8bcf))
14
+ - bump shared modules and libs PIE-695, PIE-697, PIE-699, PIE-680, PIE-714, PIE-665, PIE-656 ([4b76ae7](https://github.com/pie-framework/pie-elements/commit/4b76ae75d1c5ea6d55f7c6fb53f299dfcbda2b1f))
40
15
  - bump shared modules and libsPIE-603, PIE-604, PIE-663, PIE-662, PIE-678 ([e61c7a7](https://github.com/pie-framework/pie-elements/commit/e61c7a7d23744586337dfbb17a18ebfc656c202f))
41
-
42
- ## [10.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@10.1.1...@pie-element/explicit-constructed-response-configure@10.1.2) (2026-06-04)
43
-
44
- ### Bug Fixes
45
-
46
- - bump shared modules and libs PIE-600, PIE-602 ([ce99f6a](https://github.com/pie-framework/pie-elements/commit/ce99f6af50cb855b666a6df9340f9f5445fde4c4))
47
16
  - called onModelChanged with only the change, to no override changes done fast [PIE-509][PIE-562][PIE-563] ([0b9ac0f](https://github.com/pie-framework/pie-elements/commit/0b9ac0f69efc3e5be28230a784fa6c7e5faf92fb))
48
-
49
- ## [10.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@10.1.0...@pie-element/explicit-constructed-response-configure@10.1.1) (2026-05-21)
50
-
51
- **Note:** Version bump only for package @pie-element/explicit-constructed-response-configure
17
+ - handle webcomponent lifecycle on every element that misses it PIE-703 ([9d5923f](https://github.com/pie-framework/pie-elements/commit/9d5923f973f0471e1e8f69ad4309cfc63d980d93))
18
+ - sync libs versions ([48b5be9](https://github.com/pie-framework/pie-elements/commit/48b5be9559eb5b5235ca05f51c5f0161032a7041))
52
19
 
53
20
  # [10.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@10.1.0-next.1...@pie-element/explicit-constructed-response-configure@10.1.0) (2026-05-21)
54
21