Merged
Conversation
67b5936 to
36529e4
Compare
36529e4 to
904da96
Compare
904da96 to
fa0faca
Compare
AlbertoBrusa
approved these changes
Jan 23, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
create-modular-react-app@4.0.0
Major Changes
#2264
75718c4Thanks @AlbertoBrusa! - Added Node 18
engine support Upgraded Jest from 26 to 29 as 26 wasn't compatible with Node
18 Upgraded to rollup-plugin-esbuild 5, dropping support for Node 14.17 and
below Supported Node versions now: ^14.18.0 || >=16.10.0 || >=18.0.0 Changed
Jest flag --watchAll default to false (was previously true if running locally
and not in CI)
#2264
75718c4Thanks @AlbertoBrusa! - Bumped default
TypeScript version to ^4.8.3
Minor Changes
75718c4Thanks @AlbertoBrusa! - Generate README
inside newly created packages Improve root and default workspaces container
README
eslint-config-modular-app@4.0.0
Major Changes
#2264
75718c4Thanks @AlbertoBrusa! - Added Node 18
engine support Upgraded Jest from 26 to 29 as 26 wasn't compatible with Node
18 Upgraded to rollup-plugin-esbuild 5, dropping support for Node 14.17 and
below Supported Node versions now: ^14.18.0 || >=16.10.0 || >=18.0.0 Changed
Jest flag --watchAll default to false (was previously true if running locally
and not in CI)
#2264
75718c4Thanks @AlbertoBrusa! - Updated eslint to
^8.0.0 and minimum supported TypeScript version to 4.5.3
modular-scripts@4.0.0
Major Changes
#2264
75718c4Thanks @AlbertoBrusa! - Removed commands:
convert, init, port, rename
#2264
75718c4Thanks @AlbertoBrusa! - Changed default CDN
from Skypack to esm.sh as skypack is no longer actively maintained. Add
support for configuring modular through a configuration file.
#2264
75718c4Thanks @AlbertoBrusa! - Added Node 18
engine support Upgraded Jest from 26 to 29 as 26 wasn't compatible with Node
18 Upgraded to rollup-plugin-esbuild 5, dropping support for Node 14.17 and
below Supported Node versions now: ^14.18.0 || >=16.10.0 || >=18.0.0 Changed
Jest flag --watchAll default to false (was previously true if running locally
and not in CI)
#2264
75718c4Thanks @AlbertoBrusa! - Fully selective
modular testcommand interface, compatible withmodular build.#2264
75718c4Thanks @AlbertoBrusa! - Updated eslint to
^8.0.0 and minimum supported TypeScript version to 4.5.3
#2264
75718c4Thanks @AlbertoBrusa! - Sunset modular-site
package
Minor Changes
#2264
75718c4Thanks @AlbertoBrusa! - Generate README
inside newly created packages Improve root and default workspaces container
README
#2264
75718c4Thanks @AlbertoBrusa! - App type modular
packages are no longer required to be private
#2228
5322a71Thanks @cristiano-belloni! - modular
sourcetype +--dangerouslyIgnoreCircularDependenciesbuild option#2050
2241c2bThanks @joshwooding! - - Fix prefixed logger
debug method logging as info
Patch Changes
#2264
75718c4Thanks @AlbertoBrusa! - Test pattern now
includes jsx
#2218
15a417cThanks @joshwooding! - Fix repository field
generation on Windows
#2050
2241c2bThanks @joshwooding! - Remove explicit
package.json and license entry in files array
#2219
4a541a9Thanks @cristiano-belloni! - Fix
modular buildcrashing when the selected workspace(s) are not inpackages.modular-template-app@1.2.0
Minor Changes
75718c4Thanks @AlbertoBrusa! - Generate README
inside newly created packages Improve root and default workspaces container
README
Patch Changes
#2264
75718c4Thanks @AlbertoBrusa! - Added Node 18
engine support Upgraded Jest from 26 to 29 as 26 wasn't compatible with Node
18 Upgraded to rollup-plugin-esbuild 5, dropping support for Node 14.17 and
below Supported Node versions now: ^14.18.0 || >=16.10.0 || >=18.0.0 Changed
Jest flag --watchAll default to false (was previously true if running locally
and not in CI)
#2050
2241c2bThanks @joshwooding! - Remove explicit
package.json and license entry in files array
modular-template-esm-view@1.1.0
Minor Changes
75718c4Thanks @AlbertoBrusa! - Generate README
inside newly created packages Improve root and default workspaces container
README
Patch Changes
#2264
75718c4Thanks @AlbertoBrusa! - Added Node 18
engine support Upgraded Jest from 26 to 29 as 26 wasn't compatible with Node
18 Upgraded to rollup-plugin-esbuild 5, dropping support for Node 14.17 and
below Supported Node versions now: ^14.18.0 || >=16.10.0 || >=18.0.0 Changed
Jest flag --watchAll default to false (was previously true if running locally
and not in CI)
#2050
2241c2bThanks @joshwooding! - Remove explicit
package.json and license entry in files array
modular-template-package@1.2.0
Minor Changes
75718c4Thanks @AlbertoBrusa! - Generate README
inside newly created packages Improve root and default workspaces container
README
Patch Changes
2241c2bThanks @joshwooding! - Remove explicit
package.json and license entry in files array
modular-template-source@1.1.0
Minor Changes
75718c4Thanks @AlbertoBrusa! - Generate README
inside newly created packages Improve root and default workspaces container
README
modular-template-view@1.2.0
Minor Changes
75718c4Thanks @AlbertoBrusa! - Generate README
inside newly created packages Improve root and default workspaces container
README
Patch Changes
#2264
75718c4Thanks @AlbertoBrusa! - Added Node 18
engine support Upgraded Jest from 26 to 29 as 26 wasn't compatible with Node
18 Upgraded to rollup-plugin-esbuild 5, dropping support for Node 14.17 and
below Supported Node versions now: ^14.18.0 || >=16.10.0 || >=18.0.0 Changed
Jest flag --watchAll default to false (was previously true if running locally
and not in CI)
#2050
2241c2bThanks @joshwooding! - Remove explicit
package.json and license entry in files array
modular-template-node-env-app@0.2.1
Patch Changes
2241c2bThanks @joshwooding! - Remove explicit
package.json and license entry in files array