월간 오픈소스 활동

매달 기여한 오픈소스 활동을 정리합니다.

Danger

개인 프로젝트인 경우 1달 이내에 최소 하나의 배포가 있거나

공개 오픈소스에 한달에 하나의 커밋 이상을 하지 않으면 해당 블로그는 폐기됩니다.

기여 · 릴리즈 타임라인

2025년 11월

날짜프로젝트활동
11-02ohah/ime-composition-scroll한글 IME 입력 시 스크롤 문제 재현 라이브러리 공개
11-05leegeunhyeok/crabydocs: fix typo #46 — merged (11-05)
11-15leegeunhyeok/crabyfeat: Add EventEmitter support with onProgress and onError signals #67 — merged (11-23)
11-24leegeunhyeok/crabyfix(codegen): cxx_generator.rs fix payload extraction #70 — merged (11-26)
11-29ohah/hwpjs@ohah/hwpjs 0.1.0-rc.1 NPM 배포 (11-29)

2025년 12월

날짜프로젝트활동
12-06ohah/hwpjs@ohah/hwpjs 0.1.0-rc.2, rc.3 NPM 배포 (12-06)
12-13ohah/executeJSNode.js 런타임 전환, 자동 다운로드, npm 패키지 자동 설치 — PR #27, #28, #29 merged (12-12~13)
12-15oxc-project/websitedocs(contribute): update VS Code extension debug build settings #706 — merged (12-16)
12-20ohah/chrome-remote-devtools프로젝트 시작 — 초기 설정, CDP 클라이언트/서버 구현, DevTools 프론트엔드 연동
12-21leegeunhyeok/crabyfix(codegen): fix Vec length bug in ArrayBuffer to Vec<u8> conversion #78 — merged (12-22)
12-27ohah/chrome-remote-devtoolsclient v0.1.0-rc.1, server v0.1.0-rc.1 GitHub 릴리즈 (12-27)

2026년 1월

날짜프로젝트활동
01-17ohah/hwpjs@ohah/hwpjs 0.1.0-rc.4 NPM 배포 (01-17) — HTML 뷰어, 테이블 캡션, 페이지 번호 렌더링 추가

2026년 2월

2026년 3월

날짜프로젝트활동
03-01ohah/hwpjs@ohah/hwpjs 0.1.0-rc.6 NPM 배포 (03-01)
03-04ohah/hwpjs@ohah/hwpjs 0.1.0-rc.7 NPM 배포 (03-04)
03-05ohah/react-native-mcp@ohah/react-native-mcp-server 0.1.0-rc.10 NPM 배포 (03-05)
03-05ohah/electron-mcp-server@ohah/electron-mcp-server 0.1.0-rc.4, rc.5 NPM 배포 (03-05)
03-13ohah/cheolsu-proxycheolsu-proxy v0.1.0 — 첫 릴리즈 (03-13)
03-14ohah/hwpjs@ohah/hwpjs 0.1.0-rc.8 NPM 배포 (03-14) — 테이블 border 한컴 원본 일치, 중첩 테이블 지원
03-15ohah/hwpjs@ohah/hwpjs 0.1.0-rc.9, rc.10 NPM 배포 (03-15) — LineSeg 합성, 페이지네이션 개선
03-15ohah/react-native-mcp@ohah/react-native-mcp-server 0.1.0-rc.11, rc.12 NPM 배포 (03-15)
03-16ohah/react-native-mcp@ohah/react-native-mcp-server 0.1.0-rc.13, rc.14 NPM 배포 (03-16)

2026년 4월

날짜프로젝트활동
04-01ohah/ztsFlow 파서 RN 실파일 50/50 통과 + JSX 런타임 3모드(automatic/classic/preserve) 지원
04-02ohah/sujilibnode v24.14.1 GitHub 릴리즈 (04-02) — CEF + Node.js 백엔드 통합
04-02ohah/ztsFlow match expression → if-else IIFE codegen + ES5 async/await state machine 직접 변환
04-03ohah/zts__esm 래퍼 기반 WrapKind.esm + ES2022 private method 다운레벨링 + Hermes 검증 CI
04-04ohah/ztsRN/Hermes 호환 — ES5 class IIFE 변환 + __callSuper/Reflect.construct 네이티브 extends
04-05ohah/ztsJSX codegen → Transformer 패스 이전(Phase 1~2) + 번들 모드 automatic import injection
04-06ohah/ztsblock scoping 구현 + AST 통합(old/new → append-only) + tagged template / new.target ES5
04-07ohah/ztskangax compat-table ES5 다운레벨링 99% 달성 + SWC 비교 테스트 CI
04-08ohah/ztsHMR react-refresh polyfill 플랫폼별 최적화 + bundler 200모듈 78.9ms 개선
04-09ohah/ztssourcemap line_offsets 중복 fix + HMR graph_changed 경로 SET 비교 + Metro 스타일 터미널 출력
04-10ohah/ztshashbang 다운레벨링 + ES2023 타겟 + @zts/core NAPI 전환 + import.meta.glob (Vite 호환)
04-11ohah/ztsTC39 Stage 3 decorator 변환 + UMD/AMD external 의존성 + HTTPS dev server
04-12ohah/ztsworklet auto-workletization + closure analysis shadowing fix + ES5 super() 순서 개선
04-13ohah/ztsPluginState 구조 분리 + worklet Phase 6 완성 + RSC "use client" directive 보존
04-14ohah/ztsTypeScript declaration 생성 + #x in obj Ergonomic Brand Check + RN preset ES5 매트릭스 확장
04-15ohah/ztsbundler 심볼 테이블 / ImportBinding / ExportBinding 재설계 + Metro 호환 PR 30건 머지
04-16ohah/ztsasset_registry 모듈 업데이트 + named re-export getter fix + onResolve disabled flag
04-17ohah/ztsconst enum 표현식 평가기 + private field compound assignment + optional chain private read
04-18ohah/ztstree_shaker BFS → fixpoint 통합 + tsconfig paths / baseUrl 지원 + minify_syntax 개선
04-19ohah/ztssemantic analysis #1634 시리즈 — namespace tree-shaking / dead-scope gating / const promotion
04-20ohah/ztsminify 집중 — unused expr simplify(#1650) / private field name mangle(#1632) / dead store elimination(#1644)
04-22ohah/ztsHMR breakdown sub-phase + lazy sourcemap 인프라 + watcher-driven mtime cache
04-23ohah/zts#1779 ModuleGraph slice → Accessor 패턴 + #1579 require.context AST→codegen 4단계
04-24ohah/ztsrequire.context 4단계 구현 완료 + 문서 사이트 Tauri 톤 리뉴얼
04-25ohah/zts#1885 bundler 인프라 Phase 1~2 — Rollup 호환률 64% → 93%