In terms of the experimental packages for CDK v2. ...
# sst
r
In terms of the experimental packages for CDK v2. Should they remain on 2.7.0-alpha.x to match aws-cdk-lib (rather than updating to current 2.8.0-alpha.x) ?
a
you can upgrade the alpha packages to current. I believe sst probably only depends on
aws-cdk-lib
and not on any
alpha
packages.
r
Thanks @Ashishkumar Pandey - my question was more to do with the SST requirements for keeping the versions equivalent
a
Yep, I thought so. sst core doesn’t depend on any alpha packages, you can safely upgrade to the current minor version without any problems.
r
great, thank you
a
@Ross Coundon no you can’t upgrade, there are some hard dependencies. Just found them.
@Frank why do we need to fix the versions for the alpha packages here? As per this there’s no need to fix the versions as it has been done here.
r
Yeah, it broke when I tried 😄
a
Hope you were on a different branch. 😅
f
I didn’t test it thoroughly if mismatched
aws-cdk-lib
and alpha package versions play well together. I was under the assumption they didn’t based on cdk v1 experience lol.
Yeah, it broke when I tried
@Ross Coundon did the mismatched version not work for you?
r
Yeah, didn't make a note of the error but it wouldn't synthesise