Skip to content

Commit b5498bf

Browse files
authored
Merge pull request #504 from traversable/changeset-release/main
chore: publish package(s)
2 parents a9d298a + 3aefb74 commit b5498bf

File tree

80 files changed

+338
-108
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+338
-108
lines changed

.changeset/shy-eggs-wear.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

README.md

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -59,37 +59,37 @@ We do however have schemas, and schemas are basically ASTs.
5959
## Integrations
6060

6161
<ul>
62-
<li>📦 <a href="https://github.com/traversable/schema/tree/main/packages/arktype"><code>@traversable/arktype@0.0.22</code></a>: Production-grade ArkType schema-rewriters</li>
63-
<li>🔬 <a href="https://github.com/traversable/schema/tree/main/packages/arktype-test"><code>@traversable/arktype-test@0.0.15</code></a>: Configurable ArkType schema-generator (for fuzz testing)</li>
64-
<li>🌳 <a href="https://github.com/traversable/schema/tree/main/packages/arktype-types"><code>@traversable/arktype-types@0.0.15</code></a>: ArkType Functor (for recursion schemes)</a></li>
65-
<li>📦 <a href="https://github.com/traversable/schema/tree/main/packages/json-schema"><code>@traversable/json-schema@0.0.22</code></a>: Production-grade JSON Schema schema-rewriters</li>
66-
<li>🔬 <a href="https://github.com/traversable/schema/tree/main/packages/json-schema-test"><code>@traversable/json-schema-test@0.0.20</code></a>: Configurable JSON Schema generator (for fuzz testing)</li>
67-
<li>🌳 <a href="https://github.com/traversable/schema/tree/main/packages/json-schema-types"><code>@traversable/json-schema-types@0.0.20</code></a>: JSON Schema Functor (for recursion schemes)</a></li>
68-
<li>📦 <a href="https://github.com/traversable/schema/tree/main/packages/typebox"><code>@traversable/typebox@0.0.26</code></a>: Production-grade TypeBox schema-rewriters</li>
69-
<li>🔬 <a href="https://github.com/traversable/schema/tree/main/packages/typebox-test"><code>@traversable/typebox-test@0.0.15</code></a>: Configurable TypeBox schema-generator (for fuzz testing)</li>
70-
<li>🌳 <a href="https://github.com/traversable/schema/tree/main/packages/typebox-types"><code>@traversable/typebox-types@0.0.18</code></a>: ArkType Functor (for recursion schemes)</a></li>
71-
<li>📦 <a href="https://github.com/traversable/schema/tree/main/packages/valibot"><code>@traversable/valibot@0.0.19</code></a>: Production-grade Valibot schema-rewriters</li>
72-
<li>🔬 <a href="https://github.com/traversable/schema/tree/main/packages/valibot-test"><code>@traversable/valibot-test@0.0.15</code></a>: Configurable Valibot schema-generator (for fuzz testing)</li>
73-
<li>🌳 <a href="https://github.com/traversable/schema/tree/main/packages/valibot-types"><code>@traversable/valibot-types@0.0.14</code></a>: Valibot Functor (for recursion schemes)</a></li>
74-
<li>📦 <a href="https://github.com/traversable/schema/tree/main/packages/zod"><code>@traversable/zod@0.0.45</code></a>: Production-grade zod schema-rewriters</li>
75-
<li>🔬 <a href="https://github.com/traversable/schema/tree/main/packages/zod-test"><code>@traversable/zod-test@0.0.20</code></a>: Configurable zod schema-generator (for fuzz testing)</li>
76-
<li>🌳 <a href="https://github.com/traversable/schema/tree/main/packages/zod-types"><code>@traversable/zod-types@0.0.24</code></a>: zod Functor (for recursion schemes)</a></li>
62+
<li>📦 <a href="https://github.com/traversable/schema/tree/main/packages/arktype"><code>@traversable/arktype@0.0.23</code></a>: Production-grade ArkType schema-rewriters</li>
63+
<li>🔬 <a href="https://github.com/traversable/schema/tree/main/packages/arktype-test"><code>@traversable/arktype-test@0.0.16</code></a>: Configurable ArkType schema-generator (for fuzz testing)</li>
64+
<li>🌳 <a href="https://github.com/traversable/schema/tree/main/packages/arktype-types"><code>@traversable/arktype-types@0.0.16</code></a>: ArkType Functor (for recursion schemes)</a></li>
65+
<li>📦 <a href="https://github.com/traversable/schema/tree/main/packages/json-schema"><code>@traversable/json-schema@0.0.23</code></a>: Production-grade JSON Schema schema-rewriters</li>
66+
<li>🔬 <a href="https://github.com/traversable/schema/tree/main/packages/json-schema-test"><code>@traversable/json-schema-test@0.0.21</code></a>: Configurable JSON Schema generator (for fuzz testing)</li>
67+
<li>🌳 <a href="https://github.com/traversable/schema/tree/main/packages/json-schema-types"><code>@traversable/json-schema-types@0.0.21</code></a>: JSON Schema Functor (for recursion schemes)</a></li>
68+
<li>📦 <a href="https://github.com/traversable/schema/tree/main/packages/typebox"><code>@traversable/typebox@0.0.27</code></a>: Production-grade TypeBox schema-rewriters</li>
69+
<li>🔬 <a href="https://github.com/traversable/schema/tree/main/packages/typebox-test"><code>@traversable/typebox-test@0.0.16</code></a>: Configurable TypeBox schema-generator (for fuzz testing)</li>
70+
<li>🌳 <a href="https://github.com/traversable/schema/tree/main/packages/typebox-types"><code>@traversable/typebox-types@0.0.19</code></a>: ArkType Functor (for recursion schemes)</a></li>
71+
<li>📦 <a href="https://github.com/traversable/schema/tree/main/packages/valibot"><code>@traversable/valibot@0.0.20</code></a>: Production-grade Valibot schema-rewriters</li>
72+
<li>🔬 <a href="https://github.com/traversable/schema/tree/main/packages/valibot-test"><code>@traversable/valibot-test@0.0.16</code></a>: Configurable Valibot schema-generator (for fuzz testing)</li>
73+
<li>🌳 <a href="https://github.com/traversable/schema/tree/main/packages/valibot-types"><code>@traversable/valibot-types@0.0.15</code></a>: Valibot Functor (for recursion schemes)</a></li>
74+
<li>📦 <a href="https://github.com/traversable/schema/tree/main/packages/zod"><code>@traversable/zod@0.0.46</code></a>: Production-grade zod schema-rewriters</li>
75+
<li>🔬 <a href="https://github.com/traversable/schema/tree/main/packages/zod-test"><code>@traversable/zod-test@0.0.21</code></a>: Configurable zod schema-generator (for fuzz testing)</li>
76+
<li>🌳 <a href="https://github.com/traversable/schema/tree/main/packages/zod-types"><code>@traversable/zod-types@0.0.25</code></a>: zod Functor (for recursion schemes)</a></li>
7777
</ul>
7878

7979
## Libraries
8080

8181
<ul>
82-
<li><a href="https://github.com/traversable/schema/tree/main/packages/json"><code>@traversable/json@0.0.48</code></a></li>
83-
<li><a href="https://github.com/traversable/schema/tree/main/packages/registry"><code>@traversable/registry@0.0.45</code></a></li>
84-
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema"><code>@traversable/schema@0.0.58</code></a></li>
85-
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-codec"><code>@traversable/schema-codec@0.0.29</code></a></li>
86-
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-compiler"><code>@traversable/schema-compiler@0.0.26</code></a></li>
87-
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-errors"><code>@traversable/schema-errors@0.0.25</code></a></li>
88-
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-deep-equal"><code>@traversable/schema-deep-equal@0.0.15</code></a></li>
89-
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-seed"><code>@traversable/schema-seed@0.0.48</code></a></li>
90-
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-to-json-schema"><code>@traversable/schema-to-json-schema@0.0.45</code></a></li>
91-
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-to-string"><code>@traversable/schema-to-string@0.0.46</code></a></li>
92-
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-to-validator"><code>@traversable/schema-to-validator@0.0.15</code></a></li>
82+
<li><a href="https://github.com/traversable/schema/tree/main/packages/json"><code>@traversable/json@0.0.49</code></a></li>
83+
<li><a href="https://github.com/traversable/schema/tree/main/packages/registry"><code>@traversable/registry@0.0.46</code></a></li>
84+
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema"><code>@traversable/schema@0.0.59</code></a></li>
85+
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-codec"><code>@traversable/schema-codec@0.0.30</code></a></li>
86+
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-compiler"><code>@traversable/schema-compiler@0.0.27</code></a></li>
87+
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-errors"><code>@traversable/schema-errors@0.0.26</code></a></li>
88+
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-deep-equal"><code>@traversable/schema-deep-equal@0.0.16</code></a></li>
89+
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-seed"><code>@traversable/schema-seed@0.0.49</code></a></li>
90+
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-to-json-schema"><code>@traversable/schema-to-json-schema@0.0.46</code></a></li>
91+
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-to-string"><code>@traversable/schema-to-string@0.0.47</code></a></li>
92+
<li><a href="https://github.com/traversable/schema/tree/main/packages/schema-to-validator"><code>@traversable/schema-to-validator@0.0.16</code></a></li>
9393
</ul>
9494

9595
## Prior art

packages/arktype-test/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @traversable/arktype-test
22

3+
## 0.0.16
4+
5+
### Patch Changes
6+
7+
- [#503](https://github.com/traversable/schema/pull/503) [`9703132`](https://github.com/traversable/schema/commit/9703132499d554324561589c44adc4429f8add0e) Thanks [@ahrjarrett](https://github.com/ahrjarrett)! - docs: applies the MIT license to all projects under the @traversable umbrella
8+
9+
- Updated dependencies [[`9703132`](https://github.com/traversable/schema/commit/9703132499d554324561589c44adc4429f8add0e)]:
10+
- @traversable/registry@0.0.46
11+
312
## 0.0.15
413

514
### Patch Changes

packages/arktype-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@traversable/arktype-test",
33
"type": "module",
4-
"version": "0.0.15",
4+
"version": "0.0.16",
55
"private": false,
66
"description": "",
77
"license": "MIT",

packages/arktype-test/src/__generated__/__manifest__.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/arktype-types/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @traversable/arktype-types
22

3+
## 0.0.16
4+
5+
### Patch Changes
6+
7+
- [#503](https://github.com/traversable/schema/pull/503) [`9703132`](https://github.com/traversable/schema/commit/9703132499d554324561589c44adc4429f8add0e) Thanks [@ahrjarrett](https://github.com/ahrjarrett)! - docs: applies the MIT license to all projects under the @traversable umbrella
8+
9+
- Updated dependencies [[`9703132`](https://github.com/traversable/schema/commit/9703132499d554324561589c44adc4429f8add0e)]:
10+
- @traversable/registry@0.0.46
11+
- @traversable/json@0.0.49
12+
313
## 0.0.15
414

515
### Patch Changes

packages/arktype-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@traversable/arktype-types",
33
"type": "module",
4-
"version": "0.0.15",
4+
"version": "0.0.16",
55
"private": false,
66
"description": "",
77
"license": "MIT",

packages/arktype-types/src/__generated__/__manifest__.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/arktype/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @traversable/arktype
22

3+
## 0.0.23
4+
5+
### Patch Changes
6+
7+
- [#503](https://github.com/traversable/schema/pull/503) [`9703132`](https://github.com/traversable/schema/commit/9703132499d554324561589c44adc4429f8add0e) Thanks [@ahrjarrett](https://github.com/ahrjarrett)! - docs: applies the MIT license to all projects under the @traversable umbrella
8+
9+
- Updated dependencies [[`9703132`](https://github.com/traversable/schema/commit/9703132499d554324561589c44adc4429f8add0e)]:
10+
- @traversable/json-schema@0.0.23
11+
- @traversable/registry@0.0.46
12+
313
## 0.0.22
414

515
### Patch Changes

packages/arktype/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@traversable/arktype",
33
"type": "module",
4-
"version": "0.0.22",
4+
"version": "0.0.23",
55
"private": false,
66
"description": "",
77
"license": "MIT",

0 commit comments

Comments
 (0)