prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Version Packages (#91)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

authored by

github-actions[bot]
github-actions[bot]
and committed by
GitHub
ef7f4cc5 8d822917

+7 -6
-5
.changeset/fifty-eels-deny.md
··· 1 - --- 2 - "prototypey": patch 3 - --- 4 - 5 - allows for marking objects nullable & required. Removes the erroneous emit of required and nullable as fields
+6
packages/prototypey/CHANGELOG.md
··· 1 1 # prototypey 2 2 3 + ## 0.5.1 4 + 5 + ### Patch Changes 6 + 7 + - 8d82291: allows for marking objects nullable & required. Removes the erroneous emit of required and nullable as fields 8 + 3 9 ## 0.5.0 4 10 5 11 ### Minor Changes
+1 -1
packages/prototypey/package.json
··· 1 1 { 2 2 "name": "prototypey", 3 - "version": "0.5.0", 3 + "version": "0.5.1", 4 4 "description": "atproto lexicon typescript toolkit", 5 5 "repository": { 6 6 "type": "git",