Skip to content

Commit 154acaf

Browse files
committed
npm 0.1.106-alpha.1
1 parent a9e3ab7 commit 154acaf

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

package-lock.json

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/convex-helpers/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 0.1.106 alpha
44

55
- Update typedV to match the type of the installed convex validators for v.nullable
6+
- Improves handling of literals() helper to keep the ordering of its members
67

78
## 0.1.105
89

packages/convex-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "convex-helpers",
3-
"version": "0.1.106-alpha.0",
3+
"version": "0.1.106-alpha.1",
44
"description": "A collection of useful code to complement the official convex package.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)