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 }}
mmaazahmed
/
oxc
Public
forked from
oxc-project/oxc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
on
main
User selector
All users
All time
Commit history
Commits on Oct 25, 2024
chore: remove unnecessary `packageManager` from package.json
Boshen
committed
fe28bae
View commit details
Copy full SHA for fe28bae
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
fix(types): Change @oxc/types package name (#6874)
Show description for b075982
ottomated
committed
b075982
View commit details
Copy full SHA for b075982
View code at this point
Browse repository at this point
feat(napi/parser)!: add typings to napi/parser (#6796)
Show description for 67a7bde
ottomated
committed
67a7bde
View commit details
Copy full SHA for 67a7bde
View code at this point
Browse repository at this point
release(crates): v0.33.0 (#6843)
oxc-bot
authored
8f392e8
View commit details
Copy full SHA for 8f392e8
View code at this point
Browse repository at this point
Commits on Oct 19, 2024
release(crates): v0.32.0 (#6691)
Show description for de99391
3 people
authored
de99391
View commit details
Copy full SHA for de99391
View code at this point
Browse repository at this point
Commits on Oct 12, 2024
refactor(codegen)!: remove `Codegen::enableSourceMap` API (#6452)
Boshen
committed
91c87dd
View commit details
Copy full SHA for 91c87dd
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
refactor(codegen)!: remove CommentOptions API (#6451)
Boshen
committed
7645e5c
View commit details
Copy full SHA for 7645e5c
View code at this point
Browse repository at this point
refactor(oxc)!: remove passing `Trivias` around (#6446)
Show description for 5200960
Boshen
committed
5200960
View commit details
Copy full SHA for 5200960
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
release(crates): v0.31.0 (#6360)
Show description for 6921d50
3 people
authored
6921d50
View commit details
Copy full SHA for 6921d50
View code at this point
Browse repository at this point
Commits on Oct 6, 2024
feat(napi/transform): perform dce after define plugin (#6312)
Boshen
committed
abd3a9f
View commit details
Copy full SHA for abd3a9f
View code at this point
Browse repository at this point
refactor(codegen)!: change to `CodegenReturn::code` and `CodegenReturn::map` (#6310)
Boshen
committed
020bb80
View commit details
Copy full SHA for 020bb80
View code at this point
Browse repository at this point
feat(napi/transform): add `lang` option to change source type (#6309)
Show description for a0ccc26
Boshen
committed
a0ccc26
View commit details
Copy full SHA for a0ccc26
View code at this point
Browse repository at this point
refactor(napi): use vitest (#6307)
Boshen
committed
5b5daec
View commit details
Copy full SHA for 5b5daec
View code at this point
Browse repository at this point
refactor(napi/transform): remove context (#6306)
Boshen
committed
58a8615
View commit details
Copy full SHA for 58a8615
View code at this point
Browse repository at this point
Commits on Oct 5, 2024
feat(oxc,napi/transform): napi/transform use oxc compiler pipeline (#6298)
Show description for 8729755
Boshen
committed
8729755
View commit details
Copy full SHA for 8729755
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
feat(oxc): add napi transform options (#6268)
Boshen
committed
2f888ed
View commit details
Copy full SHA for 2f888ed
View code at this point
Browse repository at this point
refactor(oxc): add `napi` feature, change napi parser to use `oxc` crate (#6265)
Boshen
committed
aa0dbb6
View commit details
Copy full SHA for aa0dbb6
View code at this point
Browse repository at this point
fix(napi/transform): fix index.d.ts
Boshen
committed
294da86
View commit details
Copy full SHA for 294da86
View code at this point
Browse repository at this point
refactor(napi/transform): remove "Binding" from types; fix type error (#6260)
Show description for 099ff3a
Boshen
committed
099ff3a
View commit details
Copy full SHA for 099ff3a
View code at this point
Browse repository at this point
refactor(transformer)!: remove `source_type` param from `Transformer::new` (#6251)
Show description for 4f6bc79
overlookmotel
committed
4f6bc79
View commit details
Copy full SHA for 4f6bc79
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
feat(napi/transform): add inject plugin (#6250)
Boshen
committed
f98e12c
View commit details
Copy full SHA for f98e12c
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
feat(napi/transform): add `define` option (#6212)
Show description for 291891e
Boshen
committed
291891e
View commit details
Copy full SHA for 291891e
View code at this point
Browse repository at this point
feat(napi/transform)!: rename `TransformOptions::react` to `jsx`. (#6211)
Boshen
committed
afc3ccb
View commit details
Copy full SHA for afc3ccb
View code at this point
Browse repository at this point
refactor(napi/transform): remove a call on `TransformOptions::clone` (#6210)
Boshen
committed
54c1c53
View commit details
Copy full SHA for 54c1c53
View code at this point
Browse repository at this point
feat(napi/transform): rename all mention of React to Jsx; remove mention of `Binding` (#6198)
Show description for 51a78d5
Boshen
committed
51a78d5
View commit details
Copy full SHA for 51a78d5
View code at this point
Browse repository at this point
Commits on Sep 29, 2024
release(crates): v0.30.5 (#6163)
Show description for 6c01fd7
3 people
authored
6c01fd7
View commit details
Copy full SHA for 6c01fd7
View code at this point
Browse repository at this point
feat(napi/transform): display semantic error (#6160)
Boshen
committed
15552ac
View commit details
Copy full SHA for 15552ac
View code at this point
Browse repository at this point
fix(napi/transform): remove confusing `jsx` option (#6159)
Boshen
committed
f27d59f
View commit details
Copy full SHA for f27d59f
View code at this point
Browse repository at this point
Commits on Sep 28, 2024
feat(napi/transform): make react refresh option take a boolean (#6146)
Boshen
committed
f50fdcd
View commit details
Copy full SHA for f50fdcd
View code at this point
Browse repository at this point
release(crates): v0.30.4 (#6134)
Show description for 73098a4
3 people
authored
73098a4
View commit details
Copy full SHA for 73098a4
View code at this point
Browse repository at this point
chore(napi/minify): no publish
Boshen
committed
a503771
View commit details
Copy full SHA for a503771
View code at this point
Browse repository at this point
fix(sourcemap): align sourcemap type with Rollup (#6133)
Show description for 6f98aad
Boshen
committed
6f98aad
View commit details
Copy full SHA for 6f98aad
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
feat(napi): add napi minifier (#6053)
Boshen
authored
c519182
View commit details
Copy full SHA for c519182
View code at this point
Browse repository at this point
release(crates): v0.30.3 (#6104)
Show description for d56264e
3 people
authored
d56264e
View commit details
Copy full SHA for d56264e
View code at this point
Browse repository at this point
release(crates): v0.30.2 (#6100)
Show description for 60d02a6
3 people
authored
60d02a6
View commit details
Copy full SHA for 60d02a6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.