Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 main, this PR will be updated.
Releases
[email protected]
Minor Changes
#1112
d08e4c2
Thanks @joshwooding! - Support yarn v3
#1150
8b0826e
Thanks @LukeSheard! - Replace babel with
esbuild for package compilation
#1163
e180686
Thanks @cristiano-belloni! - Add
"modular rename" command, which re-writes the name of a package in its
package.json and its usages in the other packages.
#1285
9582380
Thanks @cristiano-belloni! - Generate
dependency manifest (package.json) for apps. This includes all the
dependencies, either installed via the package's
package.json
or hoisted tothe root's
package.json
. If a dependency is imported in code but notspecified in the
package.json
s, the app will not build anymore.Patch Changes
#954
b5bfb91
Thanks @dependabot! - Bump shell-quote
from 1.7.2 to 1.7.3
#1283
918d1f1
Thanks @LukeSheard! - Upgrade @babel scope
packages in modular.
#1362
05cecf2
Thanks @dependabot! - Bump dotenv from
14.2.0 to 16.0.0
#1447
a7e0b07
Thanks @cangarugula! - Removed initial git
commit of create-modular-react-app and upgraded node versions in
modular-scripts
#1262
c36dfb5
Thanks @dependabot! - Bump
@rollup/plugin-node-resolve from 13.0.6 to 13.1.3
#1310
375a66d
Thanks @dependabot! - Bump
@babel/preset-env from 7.16.8 to 7.16.10
#1378
1548e65
Thanks @dependabot! - Bump rollup from
2.63.0 to 2.67.1
#1467
50f7912
Thanks @dependabot! - Bump postcss from
8.4.7 to 8.4.8
#1410
91d4781
Thanks @dependabot! - Bump esbuild from
0.14.21 to 0.14.22
#1346
61d60cf
Thanks @dependabot! - Bump postcss from
8.4.5 to 8.4.6
#1409
f5c1cb8
Thanks @cristiano-belloni! - Fix
reload on code change when serving an esbuild app or view
#1278
6baa4c7
Thanks @dependabot! - Bump dotenv from
10.0.0 to 11.0.0
#1394
4b0cfda
Thanks @dependabot! - Bump rollup from
2.67.1 to 2.67.2
#1433
7489071
Thanks @benpryke! - fix: package builds respect
--private option
#1282
a8fdfd0
Thanks @dependabot! - Bump browserslist
from 4.18.1 to 4.19.1.
#1413
7cca260
Thanks @dependabot! - Bump express from
4.17.2 to 4.17.3
#1260
3c0ffba
Thanks @dependabot! - Bump rollup from
2.60.2 to 2.63.0
#1252
351d003
Thanks @dependabot! - Bump resolve from
1.20.0 to 1.21.0
#1271
bd8ed69
Thanks @dependabot! - Bump esbuild from
0.14.2 to 0.14.11
#1173
af8a096
Thanks @dependabot! - Bump @svgr/core
from 6.1.1 to 6.1.2
#1282
a8fdfd0
Thanks @dependabot! - Bump
postcss-preset-env from 7.0.1 to 7.2.3.
#1207
b1f5fa4
Thanks @dependabot! - Bump express from
4.17.1 to 4.17.2
#1365
d5767e1
Thanks @dependabot! - Bump
postcss-preset-env from 7.2.3 to 7.3.1
#1407
f0e12ab
Thanks @dependabot! - Bump
postcss-preset-env from 7.3.1 to 7.4.0
#1409
f5c1cb8
Thanks @cristiano-belloni! - Fix react
overlay to work with esbuild and not kill the server
#1409
f5c1cb8
Thanks @cristiano-belloni! - Stop
esbuild dev server from hanging when it's killed
#1176
829c9f0
Thanks @dependabot! - Bump postcss from
8.4.4 to 8.4.5
#1503
1a39571
Thanks @cristiano-belloni! - Relax our
dependency discovery criteria to include dev dependencies and just warn when a
dependency is not found.
#1171
4d22e75
Thanks @dependabot! - Bump
esbuild-loader from 2.16.0 to 2.17.0
#1435
f423c00
Thanks @dependabot! - Bump postcss from
8.4.6 to 8.4.7
#1200
1acf385
Thanks @dependabot! - Bump
babel-preset-react-app from 10.0.0 to 10.0.1
[email protected]
Minor Changes
d08e4c2
Thanks @joshwooding! - Support yarn v3
Patch Changes
#1283
918d1f1
Thanks @LukeSheard! - Upgrade @babel scope
packages in modular.
#1411
1fa4e8e
Thanks @dependabot! - Bump @babel/core
from 7.17.4 to 7.17.5
#1326
9c6cfe2
Thanks @dependabot! - Bump @babel/core
from 7.16.7 to 7.16.12
[email protected]
Patch Changes
a7e0b07
Thanks @cangarugula! - Removed initial git
commit of create-modular-react-app and upgraded node versions in
modular-scripts
[email protected]
Patch Changes
918d1f1
Thanks @LukeSheard! - Upgrade @babel scope
packages in modular.