Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

패키지 업데이트 및 개발 환경 개선 #4

Merged
merged 9 commits into from
Aug 5, 2024

Conversation

CirnoV
Copy link
Member

@CirnoV CirnoV commented Aug 1, 2024

  • pnpm을 9.1.3에서 9.6.0으로 업데이트 했습니다.
  • 종속성 패키지들을 최신 버전으로 업데이트 했습니다.
  • biome이 .gitignore 설정을 존중하도록 vcs 설정을 추가했습니다.
  • vscode 환경에서 다른 포매터와의 충돌을 방지하기 위해 typescript와 json 언어의 기본 포매터를 biomejs.biome 으로 설정했습니다.
  • unbuild가 구 버전 mkdist를 사용해서 발생하는 빌드 오류를 수정했습니다.
  • vitest 업데이트 후 오류가 발생하는 테스트 코드를 수정했습니다.

@CirnoV CirnoV requested review from finalchild and kiwiyou August 1, 2024 11:02
@CirnoV CirnoV requested a review from a team as a code owner August 1, 2024 11:02
Copy link

vercel bot commented Aug 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
server-sdk-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2024 3:15am

Copy link

changeset-bot bot commented Aug 1, 2024

⚠️ No Changeset found

Latest commit: 77cf1a6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

biome.json Outdated Show resolved Hide resolved
export default defineConfig({
server: {
fs: {
cachedChecks: false,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이거 왜 끄는지 주석 있으면 좋을 것 같습니다.

@sairion sairion merged commit b4b2c6b into main Aug 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants