Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
oxidecomputer
/
oxide.ts
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
33
Code
Issues
10
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix bug with zod ordering and default/optional methods
- #324
#324
Merged
david-crespo
merged 10 commits into
main
oxidecomputer/oxide.ts:main
from
zod-order-bugfix
oxidecomputer/oxide.ts:zod-order-bugfix
Copy head branch name to clipboard
Jan 9, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix bug with zod ordering and default/optional methods
#324
david-crespo
merged 10 commits into
main
oxidecomputer/oxide.ts:main
from
zod-order-bugfix
oxidecomputer/oxide.ts:zod-order-bugfix
Copy head branch name to clipboard
Commits
Commits on Jan 9, 2026
Move default to end; no optional when default
charliepark
committed
f38cbe2
View commit details
Copy full SHA for f38cbe2
Browse repository at this point
bump version to 0.13.1
charliepark
committed
fb52bbd
View commit details
Copy full SHA for fb52bbd
Browse repository at this point
Handle defaults in number schemas
charliepark
committed
51c61d2
View commit details
Copy full SHA for 51c61d2
Browse repository at this point
npm run fmt
charliepark
committed
e5e8bbd
View commit details
Copy full SHA for e5e8bbd
Browse repository at this point
code review updates; using factory functions to address shared references
charliepark
committed
5a016d4
View commit details
Copy full SHA for 5a016d4
Browse repository at this point
refactor out skipDefault
charliepark
committed
7acd8dc
View commit details
Copy full SHA for 7acd8dc
Browse repository at this point
use default 0 to simplify ordering test
charliepark
committed
1f58ca0
View commit details
Copy full SHA for 1f58ca0
Browse repository at this point
back out factory functions
charliepark
committed
e6c7103
View commit details
Copy full SHA for e6c7103
Browse repository at this point
npm run fmt
charliepark
committed
56ec198
View commit details
Copy full SHA for 56ec198
Browse repository at this point
single quotes
charliepark
committed
7c9e26d
View commit details
Copy full SHA for 7c9e26d
Browse repository at this point
You can’t perform that action at this time.