Conversation
|
@cristiano-belloni something is wrong with the release branches as this is triggering a normal release of modular. Looks like there should be a check that release/** branches are in pre-release mode, the opposite to |
Even if you open a pre-release in this branch now, you will get the wrong version, no matter if you branch off main or release-webpack-5 (in both cases I think you'll get a 3.0 based alpha, which is wrong). I should probably have parked this in a feature/ branch and kept it in sync with main till after the release of 3.0, at which point I could have created the release branch. |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release/v4, this PR will be updated.
Releases
modular-scripts@3.0.0
Major Changes
e5d772fThanks @cristiano-belloni! - Upgrade
to Webpack 5
Patch Changes
#1478
bec55a5Thanks @dependabot! - Bump rollup from
2.67.2 to 2.70.1
#1492
810934bThanks @dependabot! - Bump commander
from 8.2.0 to 9.1.0
#1510
4846d21Thanks @cheemcheem! - Fix bug that prevented
lint diff from running
create-modular-react-app@2.1.5
Patch Changes
810934bThanks @dependabot! - Bump commander
from 8.2.0 to 9.1.0