Skip to main content
6 events
when toggle format what by license comment
Dec 2, 2020 at 22:10 comment added Kristof at Fooman They release pretty much on schedule with Magento Core and all packages get a release at the same time (if there were any changes) and the tag is of PWA-Studio not the individual package. In the past they did have to push a hotfix for one of the packages which resulted in PWA Studio 6.0.1 (so again similar to Magento Core where the main repo gets the tag but the individual modules not).
Dec 2, 2020 at 21:50 comment added Alana Storm Thank you again Kristof -- do you happen to know if they tag the repo for every package release, or just for "PWA Studio" releases? i.e. if the @magento/create-pwa package has a version 1.7 release, would there be a github tag for that release?
Dec 2, 2020 at 21:15 comment added Kristof at Fooman Via github we can see that PWA Studio - tagged at version 8.0.0 includes the package pwa-buildpack at version 7.0.0 github.com/magento/pwa-studio/blob/v8.0.0/packages/…
Dec 2, 2020 at 21:14 comment added Kristof at Fooman Unfortunately not as straight forward. PWA Studio is essentially a combination of packages. There is a special handling of npm/yarn packages that start with create (maybe best comparable to composer create-project once you have run this the project is yours and no longer tethered to the parent including no versioning relationship - it would show as 0.0.1 even though it may have been created from 7.0.0/8.0.0 indicating it's yours to maintain).
Dec 2, 2020 at 17:18 comment added Alana Storm Thank you kristof -- is there a way to know what version of PWA I have installed? Is it just the version of @magento/pwa-buildpack installed, or is there more to it?
Dec 2, 2020 at 9:30 history answered Kristof at Fooman CC BY-SA 4.0