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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
darkroomengineering
/
hamo
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
13
Star
314
Code
Issues
1
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: v1.0.0 hardening
- #12
#12
Open
arzafran
wants to merge 23 commits into
main
darkroomengineering/hamo:main
from
feat/v1
darkroomengineering/hamo:feat/v1
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
feat: v1.0.0 hardening
#12
arzafran
wants to merge 23 commits into
main
darkroomengineering/hamo:main
from
feat/v1
darkroomengineering/hamo:feat/v1
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
feat: harden library for v1.0.0
Show description for 7bdf392
arzafran
committed
7bdf392
View commit details
Copy full SHA for 7bdf392
Browse repository at this point
refactor(use-window-size): consolidate width/height/dpr into one state object
Show description for 5913fa2
arzafran
committed
5913fa2
View commit details
Copy full SHA for 5913fa2
Browse repository at this point
ci: set least-privilege permissions on the CI workflow
Show description for 67cdae2
arzafran
committed
67cdae2
View commit details
Copy full SHA for 67cdae2
Browse repository at this point
Commits on Jun 8, 2026
refactor(use-debounce): rename private useEffectEvent to useStableCallback
Show description for 45a3416
arzafran
committed
45a3416
View commit details
Copy full SHA for 45a3416
Browse repository at this point
chore: ignore plans directory
arzafran
committed
222e083
View commit details
Copy full SHA for 222e083
Browse repository at this point
chore: stop tracking local Claude settings
arzafran
committed
4dfd7f2
View commit details
Copy full SHA for 4dfd7f2
Browse repository at this point
chore(deps): bump happy-dom to ^20 (fixes critical VM context-escape RCE)
Show description for f22fa19
arzafran
committed
f22fa19
View commit details
Copy full SHA for f22fa19
Browse repository at this point
chore(deps): clear remaining Dependabot advisories in playground
Show description for acaac51
arzafran
committed
acaac51
View commit details
Copy full SHA for acaac51
Browse repository at this point
fix(playground): restore green build
Show description for c8c6c6a
arzafran
committed
c8c6c6a
View commit details
Copy full SHA for c8c6c6a
Browse repository at this point
fix(playground): link hamo locally and align React 19
Show description for 652fcb5
arzafran
committed
652fcb5
View commit details
Copy full SHA for 652fcb5
Browse repository at this point
chore(playground): drop dead lorem-ipsum dep, bump TypeScript to 6
Show description for fd179ad
arzafran
committed
fd179ad
View commit details
Copy full SHA for fd179ad
Browse repository at this point
refactor: restructure library into packages/hamo monorepo
Show description for eb6e4c2
arzafran
committed
eb6e4c2
View commit details
Copy full SHA for eb6e4c2
Browse repository at this point
chore: remove dead docs/ directory
Show description for 8fb3243
arzafran
committed
8fb3243
View commit details
Copy full SHA for 8fb3243
Browse repository at this point
feat: add useScrollTrigger, useTransform, useEffectEvent (port of #11) (#13)
Show description for 428de5e
arzafran
and
clementroche
authored
428de5e
View commit details
Copy full SHA for 428de5e
Browse repository at this point
refactor(hamo): simplify hook internals from whole-codebase review
Show description for 75c2132
arzafran
committed
75c2132
View commit details
Copy full SHA for 75c2132
Browse repository at this point
Commits on Jun 19, 2026
chore(release): clear playground audit drift and finalize v1 changelog
Show description for b4710f9
arzafran
committed
b4710f9
View commit details
Copy full SHA for b4710f9
Browse repository at this point
chore(release): drop published sourcemaps, bump hamo to TypeScript 6
Show description for 1e28687
arzafran
committed
1e28687
View commit details
Copy full SHA for 1e28687
Browse repository at this point
ci(publish): switch npm publish to trusted publishing (OIDC, tokenless)
Show description for 6b3236e
arzafran
committed
6b3236e
View commit details
Copy full SHA for 6b3236e
Browse repository at this point
refactor(build): ship v1 ESM-only, drop speculative CJS surface
Show description for d6b6100
arzafran
committed
d6b6100
View commit details
Copy full SHA for d6b6100
Browse repository at this point
fix(scroll-trigger): make lenis a required peer dependency
Show description for c375363
arzafran
committed
c375363
View commit details
Copy full SHA for c375363
Browse repository at this point
fix(hooks): address cross-model review nits (NaN anchor, userData aliasing)
Show description for 01bd546
arzafran
committed
01bd546
View commit details
Copy full SHA for 01bd546
Browse repository at this point
Commits on Jun 22, 2026
chore(playground): update astro to v7 and @astrojs/react to v6
Show description for 916457b
arzafran
committed
916457b
View commit details
Copy full SHA for 916457b
Browse repository at this point
chore(playground): stay on astro 6.4.8 — astro 7 breaks dev hydration
Show description for 38c503b
arzafran
committed
38c503b
View commit details
Copy full SHA for 38c503b
Browse repository at this point
You can’t perform that action at this time.