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
Type
/
to 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 }}
yourtion
/
node-erest
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
10
Code
Issues
3
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: v3.2 类型安全 state + 全局响应信封 + 便利 schema
- #192
#192
Merged
yourtion
merged 14 commits into
main
yourtion/node-erest:main
from
feat/typed-state-envelope
yourtion/node-erest:feat/typed-state-envelope
Copy head branch name to clipboard
Jun 30, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: v3.2 类型安全 state + 全局响应信封 + 便利 schema
#192
yourtion
merged 14 commits into
main
yourtion/node-erest:main
from
feat/typed-state-envelope
yourtion/node-erest:feat/typed-state-envelope
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
fix(api): register 直接接受 Middleware 签名,handler 参数自动推导
Show description for 1e49fb5
yourtion
committed
1e49fb5
View commit details
Copy full SHA for 1e49fb5
Browse repository at this point
Commits on Jun 30, 2026
docs(spec): 类型安全 state + 全局响应信封 + 便利 schema 设计(erest v3.2 ergonomics)
Show description for f7b743a
yourtion
committed
f7b743a
View commit details
Copy full SHA for f7b743a
Browse repository at this point
docs(plan): erest v3.2 ergonomics 实现计划(TDD 小步骤,6 个 Task)
Show description for 3e2fde6
yourtion
committed
3e2fde6
View commit details
Copy full SHA for 3e2fde6
Browse repository at this point
chore: gitignore 允许 docs/superpowers 跟踪(spec/plan 纳入版本管理)
yourtion
committed
b27c97b
View commit details
Copy full SHA for b27c97b
Browse repository at this point
feat(schema): z.anyObject() 便利别名(等价 z.object({}).catchall(z.unknown()))
Show description for 2b03464
yourtion
committed
2b03464
View commit details
Copy full SHA for 2b03464
Browse repository at this point
fix(schema): 还原 sort→toSorted 误改(toSorted 是 ES2023,target es2022 不支持)
Show description for 1ec43ef
yourtion
committed
1ec43ef
View commit details
Copy full SHA for 1ec43ef
Browse repository at this point
feat(test): success<T>() 返回类型支持从 response schema 推导
Show description for fb443fa
yourtion
committed
fb443fa
View commit details
Copy full SHA for fb443fa
Browse repository at this point
feat(types): ERest<State> 实例级泛型 + registerTyped handler 第二参数统一为 ctx
Show description for 7634725
yourtion
committed
7634725
View commit details
Copy full SHA for 7634725
Browse repository at this point
feat(envelope): 全局 setResponseEnvelopers + registerTyped return 模式
Show description for 395a9d5
yourtion
committed
395a9d5
View commit details
Copy full SHA for 395a9d5
Browse repository at this point
docs(migration): v3.2 breaking change 登记(registerTyped ctx 签名 + State 类型)
yourtion
committed
c34fefd
View commit details
Copy full SHA for c34fefd
Browse repository at this point
chore(release): v3.2.0
Show description for 5ad1f23
yourtion
committed
5ad1f23
View commit details
Copy full SHA for 5ad1f23
Browse repository at this point
docs(example): 适配 v3.2 handler ctx 签名 + README 同步
Show description for 0109e46
yourtion
committed
0109e46
View commit details
Copy full SHA for 0109e46
Browse repository at this point
fix: 全仓清理 v3.2 handler ctx 签名遗漏
Show description for a8265b8
yourtion
committed
a8265b8
View commit details
Copy full SHA for a8265b8
Browse repository at this point
test: 补充 wrapWithEnvelope/compose 单测 + envelope response schema 校验覆盖
Show description for d4bff4b
yourtion
committed
d4bff4b
View commit details
Copy full SHA for d4bff4b
Browse repository at this point
You can’t perform that action at this time.