# 2024년 6월 3일 작업일지

### 터보팩 Scope hoisting

* [https://github.com/vercel/turbo/pull/8271](https://github.com/vercel/turbo/pull/8271)
    

테스트 위주로 개발하기 위해 일단 매우 단순하게 짜고 테스트를 붙이려고 시도했다.

### `swc_core` 업데이트

* [https://github.com/vercel/next.js/pull/66479](https://github.com/vercel/next.js/pull/66479)
    
* [https://github.com/vercel/turbo/pull/8272](https://github.com/vercel/turbo/pull/8272)
    

next.js 이슈 고친 것들 닫으려고 PR 만들었다.

### **터보팩**`RcStr` 최적화

* [**https://github.com/vercel/turbo/pull/8221**](https://github.com/vercel/turbo/pull/8221)
    
* [**https://github.com/vercel/next.js/pull/66262**](https://github.com/vercel/next.js/pull/66262)
    

`Vc<String>`을 `Vc<RcStr>`로 바꿨다.
