lemon-spoon-91807
03/07/2019, 8:04 AM@pulumi/pulumi
package are of the sort that will not necessarily play well if prior versions of that same package are loaded into an app. For example, if you reference this new 0.17.x
version of @pulumi/pulumi
it won't necessarily work properly if you have a library that ends up pulling in an 0.16.x
version. This is because hte 0.16.x version won't properly keep track of things like the component-dependencies. Nor will it properly allow you to lift those members. Because of the problems and confusion this could cause, we have updated pulumi
to warn if you run an app that mixes/matches across these versions.No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by