next.js
ca32decd
- Fix cookies().set missing in types (#49806)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix cookies().set missing in types (#49806) Closes #49259. Note that even if we allow `.set` in the types, it will still error when called in wrong places (such as Server Components). fix NEXT-1090
References
#49806 - Fix cookies().set missing in types
Author
shuding
Parents
afddb6eb
Loading