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 }}
romhml
/
oxc
Public
forked from
oxc-project/oxc
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
oxc
napi
minify
on
main
User selector
All users
All time
Commit history
Commits on Jun 13, 2025
release(crates): v0.73.0 (#11669)
oxc-bot
authored
e7af8c4
View commit details
Copy full SHA for e7af8c4
View code at this point
Browse repository at this point
Commits on Jun 6, 2025
docs(napi): add stackblitz examples
Boshen
committed
b5a6a6e
View commit details
Copy full SHA for b5a6a6e
View code at this point
Browse repository at this point
release(crates): v0.72.3 (#11504)
oxc-bot
authored
958849c
View commit details
Copy full SHA for 958849c
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
fix(napi): napi build cache problem (#11479)
Brooooooklyn
authored
ab0dd29
View commit details
Copy full SHA for ab0dd29
View code at this point
Browse repository at this point
Commits on Jun 4, 2025
feat(napi): add webcontainer fallback to transform and minify packages (#11471)
Boshen
committed
1401839
View commit details
Copy full SHA for 1401839
View code at this point
Browse repository at this point
Revert "chore(napi): upgrade to napi@3.0.0-beta.4" (#11474)
Show description for 0c2d1c1
Boshen
authored
0c2d1c1
View commit details
Copy full SHA for 0c2d1c1
View code at this point
Browse repository at this point
chore(napi): upgrade to napi@3.0.0-beta.4 (#11466)
Show description for 81af6b3
Brooooooklyn
authored
81af6b3
View commit details
Copy full SHA for 81af6b3
View code at this point
Browse repository at this point
Commits on May 31, 2025
release(crates): v0.72.2 (#11411)
oxc-bot
authored
972c765
View commit details
Copy full SHA for 972c765
View code at this point
Browse repository at this point
Commits on May 28, 2025
release(crates): v0.72.1 (#11345)
oxc-bot
authored
01a4647
View commit details
Copy full SHA for 01a4647
View code at this point
Browse repository at this point
Commits on May 24, 2025
release(crates): v0.72.0 (#11267)
oxc-bot
authored
3efc25f
View commit details
Copy full SHA for 3efc25f
View code at this point
Browse repository at this point
Commits on May 20, 2025
chore(napi): remove `--no-dts-cache`
Boshen
committed
9a2a6c6
View commit details
Copy full SHA for 9a2a6c6
View code at this point
Browse repository at this point
release(crates): v0.71.0 (#11182)
oxc-bot
authored
4086e24
View commit details
Copy full SHA for 4086e24
View code at this point
Browse repository at this point
Commits on May 19, 2025
feat(napi): bump napi to beta (#11159)
Boshen
committed
d67c9e5
View commit details
Copy full SHA for d67c9e5
View code at this point
Browse repository at this point
Commits on May 15, 2025
fix(napi): fix cfg feature on global_allocator
Boshen
committed
963167d
View commit details
Copy full SHA for 963167d
View code at this point
Browse repository at this point
release(crates): v0.70.0 (#11061)
oxc-bot
authored
58d2e6e
View commit details
Copy full SHA for 58d2e6e
View code at this point
Browse repository at this point
fix(napi): enable mimalloc `no_opt_arch` feature on linux aarch64 (#11053)
Show description for 584d8b9
Boshen
and
autofix-ci[bot]
authored
584d8b9
View commit details
Copy full SHA for 584d8b9
View code at this point
Browse repository at this point
Commits on May 14, 2025
chore(napi): adjust test commands (#11021)
Show description for 2787193
Boshen
committed
2787193
View commit details
Copy full SHA for 2787193
View code at this point
Browse repository at this point
Commits on May 12, 2025
feat(napi): add arm musl (#10958)
Show description for 647b6f3
kaaax0815
and
Boshen
authored
647b6f3
View commit details
Copy full SHA for 647b6f3
View code at this point
Browse repository at this point
Commits on May 9, 2025
release(crates): v0.69.0 (#10925)
oxc-bot
authored
2b890ab
View commit details
Copy full SHA for 2b890ab
View code at this point
Browse repository at this point
Commits on May 8, 2025
feat(napi): add `s390x-unknown-linux-gnu` build (#10892)
Boshen
authored
22ba60b
View commit details
Copy full SHA for 22ba60b
View code at this point
Browse repository at this point
feat(napi): add `x86_64-unknown-freebsd` and `riscv64gc-unknown-linux-gnu` builds (#10886)
Show description for 308fe73
Boshen
authored
308fe73
View commit details
Copy full SHA for 308fe73
View code at this point
Browse repository at this point
Commits on May 4, 2025
release(crates): v0.68.1 (#10796)
oxc-bot
authored
e607427
View commit details
Copy full SHA for e607427
View code at this point
Browse repository at this point
fix(napi/minify): need to remove all comments (#10785)
Show description for bd953fc
Boshen
committed
bd953fc
View commit details
Copy full SHA for bd953fc
View code at this point
Browse repository at this point
release(crates): v0.68.0 (#10777)
oxc-bot
authored
61dfcfd
View commit details
Copy full SHA for 61dfcfd
View code at this point
Browse repository at this point
Commits on May 1, 2025
feat(codegen): a way to keep legal comments after minification (#10689)
Show description for b01cb45
Boshen
committed
b01cb45
View commit details
Copy full SHA for b01cb45
View code at this point
Browse repository at this point
Commits on Apr 27, 2025
release(crates): v0.67.0 (#10637)
oxc-bot
authored
7cf80ef
View commit details
Copy full SHA for 7cf80ef
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
release(crates): v0.66.0 (#10565)
Show description for ff67f13
oxc-bot
and
Boshen
authored
ff67f13
View commit details
Copy full SHA for ff67f13
View code at this point
Browse repository at this point
Commits on Apr 21, 2025
release(crates): v0.65.0 (#10522)
oxc-bot
authored
0ab2cb4
View commit details
Copy full SHA for 0ab2cb4
View code at this point
Browse repository at this point
Commits on Apr 17, 2025
release(crates): v0.64.0 (#10459)
oxc-bot
authored
619488a
View commit details
Copy full SHA for 619488a
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
release(crates): v0.63.0 (#10309)
oxc-bot
authored
eba5fcf
View commit details
Copy full SHA for eba5fcf
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
chore(deps): lock file maintenance npm packages (#10273)
renovate[bot]
authored
e34967e
View commit details
Copy full SHA for e34967e
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
release(crates): v0.62.0 (#10158)
oxc-bot
authored
3b72e5b
View commit details
Copy full SHA for 3b72e5b
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
release(crates): v0.61.2 (#9983)
oxc-bot
authored
76b245d
View commit details
Copy full SHA for 76b245d
View code at this point
Browse repository at this point
feat(mangler): support `keep_names` option (#9898)
Show description for ea3de06
sapphi-red
committed
ea3de06
View commit details
Copy full SHA for ea3de06
View code at this point
Browse repository at this point
Commits on Mar 21, 2025
release(crates): v0.61.1 (#9936)
Show description for 9a36e67
oxc-bot
and
Boshen
authored
9a36e67
View commit details
Copy full SHA for 9a36e67
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.