anyvali 0.3.1 → 0.3.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.
package/CHANGELOG.md CHANGED
@@ -1,44 +1,60 @@
1
- # Changelog
2
-
3
- ## [0.3.1](https://github.com/BetterCorp/AnyVali/compare/js-v0.3.0...js-v0.3.1) (2026-03-31)
4
-
5
-
6
- ### Bug Fixes
7
-
8
- * resolve merge conflict, keep simplified build-release ([7807802](https://github.com/BetterCorp/AnyVali/commit/780780259da32288e030bb046571e4f37fd69ec6))
9
-
10
- ## [0.3.0](https://github.com/BetterCorp/AnyVali/compare/js-v0.2.0...js-v0.3.0) (2026-03-30)
11
-
12
-
13
- ### Features
14
-
15
- * **js:** add SchemaAny type alias for generic constraints ([6c1dbe5](https://github.com/BetterCorp/AnyVali/commit/6c1dbe5e4ed1ddfc71e92657ab44a1177857d6ac))
16
-
17
- ## [0.2.0](https://github.com/BetterCorp/AnyVali/compare/js-v0.1.3...js-v0.2.0) (2026-03-30)
18
-
19
-
20
- ### Features
21
-
22
- * add static type inference to all 10 SDKs ([f2902ec](https://github.com/BetterCorp/AnyVali/commit/f2902ecf9cdd1153da355b8e27fae07c36486138))
23
-
24
- ## [0.1.3](https://github.com/BetterCorp/AnyVali/compare/js-v0.1.2...js-v0.1.3) (2026-03-30)
25
-
26
-
27
- ### Bug Fixes
28
-
29
- * force version bump across all packages ([959aaee](https://github.com/BetterCorp/AnyVali/commit/959aaeee8617156d7b531fa3fbfb588d99081ea7))
30
- * **js:** update repository URL to BetterCorp/AnyVali ([3dae779](https://github.com/BetterCorp/AnyVali/commit/3dae779cd07c1aeb307ea9b181542073f6dba8bc))
31
-
32
- ## [0.1.2](https://github.com/BetterCorp/AnyVali/compare/js-v0.1.1...js-v0.1.2) (2026-03-30)
33
-
34
-
35
- ### Bug Fixes
36
-
37
- * resolve merge conflict in release-please manifest ([5c8098c](https://github.com/BetterCorp/AnyVali/commit/5c8098ce9ee5ab0891a830c4fa82f7db20e5d9cf))
38
-
39
- ## [0.1.1](https://github.com/BetterCorp/AnyVali/compare/js-v0.1.0...js-v0.1.1) (2026-03-30)
40
-
41
-
42
- ### Bug Fixes
43
-
44
- * synchronize all SDK releases ([904dda4](https://github.com/BetterCorp/AnyVali/commit/904dda427fe45aeb2321ceaf32f71683d71e96d2))
1
+ # Changelog
2
+
3
+ ## [0.3.3](https://github.com/BetterCorp/AnyVali/compare/js-v0.3.2...js-v0.3.3) (2026-06-03)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * **defaults:** honor optional wrapper defaults ([1897554](https://github.com/BetterCorp/AnyVali/commit/1897554fa7d8a2cc86d98315dd9df01e208807bb))
9
+ * **defaults:** honor optional wrapper defaults ([a2df41e](https://github.com/BetterCorp/AnyVali/commit/a2df41e47f3c4cfd4cd9fcea435df484001819ab))
10
+
11
+ ## [0.3.2](https://github.com/BetterCorp/AnyVali/compare/js-v0.3.1...js-v0.3.2) (2026-06-01)
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * **release:** use npm trusted publishing ([204fdff](https://github.com/BetterCorp/AnyVali/commit/204fdff45b38bc1de06c374a488f6ba601c7d829))
17
+ * **security:** harden SDK validation ([35df244](https://github.com/BetterCorp/AnyVali/commit/35df24482f2f25efa23246f9932733a89fa47174))
18
+
19
+ ## [0.3.1](https://github.com/BetterCorp/AnyVali/compare/js-v0.3.0...js-v0.3.1) (2026-03-31)
20
+
21
+
22
+ ### Bug Fixes
23
+
24
+ * resolve merge conflict, keep simplified build-release ([7807802](https://github.com/BetterCorp/AnyVali/commit/780780259da32288e030bb046571e4f37fd69ec6))
25
+
26
+ ## [0.3.0](https://github.com/BetterCorp/AnyVali/compare/js-v0.2.0...js-v0.3.0) (2026-03-30)
27
+
28
+
29
+ ### Features
30
+
31
+ * **js:** add SchemaAny type alias for generic constraints ([6c1dbe5](https://github.com/BetterCorp/AnyVali/commit/6c1dbe5e4ed1ddfc71e92657ab44a1177857d6ac))
32
+
33
+ ## [0.2.0](https://github.com/BetterCorp/AnyVali/compare/js-v0.1.3...js-v0.2.0) (2026-03-30)
34
+
35
+
36
+ ### Features
37
+
38
+ * add static type inference to all 10 SDKs ([f2902ec](https://github.com/BetterCorp/AnyVali/commit/f2902ecf9cdd1153da355b8e27fae07c36486138))
39
+
40
+ ## [0.1.3](https://github.com/BetterCorp/AnyVali/compare/js-v0.1.2...js-v0.1.3) (2026-03-30)
41
+
42
+
43
+ ### Bug Fixes
44
+
45
+ * force version bump across all packages ([959aaee](https://github.com/BetterCorp/AnyVali/commit/959aaeee8617156d7b531fa3fbfb588d99081ea7))
46
+ * **js:** update repository URL to BetterCorp/AnyVali ([3dae779](https://github.com/BetterCorp/AnyVali/commit/3dae779cd07c1aeb307ea9b181542073f6dba8bc))
47
+
48
+ ## [0.1.2](https://github.com/BetterCorp/AnyVali/compare/js-v0.1.1...js-v0.1.2) (2026-03-30)
49
+
50
+
51
+ ### Bug Fixes
52
+
53
+ * resolve merge conflict in release-please manifest ([5c8098c](https://github.com/BetterCorp/AnyVali/commit/5c8098ce9ee5ab0891a830c4fa82f7db20e5d9cf))
54
+
55
+ ## [0.1.1](https://github.com/BetterCorp/AnyVali/compare/js-v0.1.0...js-v0.1.1) (2026-03-30)
56
+
57
+
58
+ ### Bug Fixes
59
+
60
+ * synchronize all SDK releases ([904dda4](https://github.com/BetterCorp/AnyVali/commit/904dda427fe45aeb2321ceaf32f71683d71e96d2))