Bump minimum requirement of nitro to 0.31.2 (peerDeps only)#980
Bump minimum requirement of nitro to 0.31.2 (peerDeps only)#980wh201906 wants to merge 1 commit intomargelo:mainfrom
Conversation
|
The min nitro requirement actually doesn't work well. It seems like the files under |
For example, the generated but It is available after v0.32.0, which is higher than the min nitro requirement in peerDependencies This PR is still valid because it doesn't make things worse and it is indeed required for #976. The compatibility issue is kinda out of the scope of this PR. I don't know if it's a rare compatibility issue of nitrogen or it is designed so. |
Required for #976
I tested the new minimum nitro version with corresponding nitrogen/generated code and it works.