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
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 }}
twada
/
power-assert-monorepo
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
78
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(node)!: replace async module.register with sync module.registerHooks
- #28
#28
Merged
twada
merged 12 commits into
main
twada/power-assert-monorepo:main
from
sync-register-hooks
twada/power-assert-monorepo:sync-register-hooks
Copy head branch name to clipboard
Jun 25, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(node)!: replace async module.register with sync module.registerHooks
#28
twada
merged 12 commits into
main
twada/power-assert-monorepo:main
from
sync-register-hooks
twada/power-assert-monorepo:sync-register-hooks
Copy head branch name to clipboard
Commits
Commits on Jun 19, 2026
feat(transpiler): add sync version of transpile functions
twada
committed
485c7fc
View commit details
Copy full SHA for 485c7fc
Browse repository at this point
feat(node): use module.registerHooks to register power-assert hooks
twada
committed
fcb2ab8
View commit details
Copy full SHA for fcb2ab8
Browse repository at this point
feat(node): expose `sync` for sync version
Show description for 2e2d14f
twada
committed
2e2d14f
View commit details
Copy full SHA for 2e2d14f
Browse repository at this point
chore(node): use `--experimental-config-file` for complicated options
twada
committed
ed5fc24
View commit details
Copy full SHA for ed5fc24
Browse repository at this point
feat(node)!: replace async module.register with sync module.registerHooks
Show description for aad50b6
twada
committed
aad50b6
View commit details
Copy full SHA for aad50b6
Browse repository at this point
docs: add ADR-007 - Migration from async `module.register` to sync `module.registerHooks`
twada
committed
9327d79
View commit details
Copy full SHA for 9327d79
Browse repository at this point
Commits on Jun 21, 2026
feat(transpiler): add sync version of transpileWithSeparatedSourceMap
twada
committed
2ebdedb
View commit details
Copy full SHA for 2ebdedb
Browse repository at this point
Commits on Jun 22, 2026
chore(node): restore --enable-source-maps option, rename config file example
twada
committed
bce8acc
View commit details
Copy full SHA for bce8acc
Browse repository at this point
Commits on Jun 23, 2026
fix(node): lower minimum Node.js version to 22.15.0
Show description for 01fb7e3
twada
committed
01fb7e3
View commit details
Copy full SHA for 01fb7e3
Browse repository at this point
Commits on Jun 24, 2026
refactor(node): rename internal hook type aliases to match Node.js naming convention
Show description for 4c6a460
twada
committed
4c6a460
View commit details
Copy full SHA for 4c6a460
Browse repository at this point
docs: remove obsolete version compatibility risk from ADR-007
twada
committed
c74893f
View commit details
Copy full SHA for c74893f
Browse repository at this point
chore(node): remove experimental-config-file from this branch
twada
committed
2e2feb2
View commit details
Copy full SHA for 2e2feb2
Browse repository at this point
You can’t perform that action at this time.