Skip to content

query-string 9.x 지원하게끔 수정 #252

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

changwoolab
Copy link

Peer deps로 query-string 9.x 버전을 가질 수 있게끔 했습니다.

9.x 버전과 8.x 버전의 차이는 Node.js 18 이상을 강제한다는 점만 존재하기 때문에
9버전을 쓸 수 있다면 8버전과는 호환되어, 이를 반영해주었습니다.
https://github.com/sindresorhus/query-string/releases/tag/v9.0.0

query-string 버전을 9 버전으로 올리는 방법도 존재하나, 이러면 breaking change가 되기 때문에 일단 위와 같이 처리해주었습니다.

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.

1 participant