Skip to content

Commit 4b4d1bf

Browse files
committed
npm 0.1.101-alpha.0
1 parent 912327b commit 4b4d1bf

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.1.101 alpha
4+
5+
- Improved Zod union type (credit:Firephoenix25)
6+
37
## 0.1.100
48

59
- Custom Functions now can take dynamic parameters for each function

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.100",
3+
"version": "0.1.101-alpha.0",
44
"description": "A collection of useful code to complement the official convex package.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)