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

lock file is updated and type annotation of yield call #6

Merged
merged 4 commits into from
Feb 25, 2021
Merged

Conversation

seung-00
Copy link
Owner

@seung-00 seung-00 commented Feb 25, 2021

Summary

  • lcok file 에 babel 업데이트가 안 되어 있어서 ci가 터졌음. 업데이트 해줌
  • TypeScript 4.2 release 사항 중 yield expression 의 리턴 타입을 명시하지 않는 경우 error 밠애하도록 패치됨. Redux store 타입을 가져다가 리턴 타입으로 명시해줌

@seung-00 seung-00 added the enhancement New feature or request label Feb 25, 2021
@seung-00 seung-00 merged commit 3fae07f into main Feb 25, 2021
@seung-00 seung-00 changed the title lock file 업데이트, yeild call 타입 명시 lock file 업데이트, yield call 타입 명시 Feb 28, 2021
@seung-00 seung-00 changed the title lock file 업데이트, yield call 타입 명시 lock file is updated, type annotation of yield call Feb 28, 2021
@seung-00 seung-00 changed the title lock file is updated, type annotation of yield call lock file is updated and type annotation of yield call Feb 28, 2021
@seung-00 seung-00 deleted the fix/ci-cd branch April 11, 2021 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant