Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[zero] Prepare zero-runtime packages for public release #41226

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

brijeshb42
Copy link
Contributor

@brijeshb42 brijeshb42 commented Feb 21, 2024

Includes

  • Updated metadata in package.json
  • Added License banner to the output files
  • Copy LICENSE file to the packages

@mui-bot
Copy link

mui-bot commented Feb 21, 2024

Netlify deploy preview

https://deploy-preview-41226--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against de67a7f

@brijeshb42 brijeshb42 added the package: pigment-css Specific to @pigment-css/* label Feb 21, 2024
nx.json Show resolved Hide resolved
Copy link
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mnajdova What's your thought about 0.0.1 without the alpha? I don't think we need alpha if we follow Semver.

@brijeshb42 Have you tried pnpm publish --filter="@mui/zero-*" --tag latest --dry-run?

@brijeshb42
Copy link
Contributor Author

pnpm publish --filter="@mui/zero-*" --tag latest --dry-run

Yes. This works. I'll also test actual publishing to csb later and fix if any bugs are found.

Copy link
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brijeshb42 I think after removing alpha from the version, this should be ready to merge.

Includes
* Updated metadata in package.json
* Added License banner to the output files
* Copy LICENSE file to the packages
* Add @emotion/styled @emotion/react as direct dep of zero-runtime,
  event though both aren't used anywhere, but zero-runtime depends
  on system which in turn requires these to be present. This will
  create an issue with standalone zero-runtime installation otherwise.
Copy link
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉🎉🎉🎉

@brijeshb42 brijeshb42 merged commit eb40f54 into mui:master Feb 23, 2024
18 checks passed
@brijeshb42 brijeshb42 deleted the zero-release branch February 23, 2024 13:47
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: pigment-css Specific to @pigment-css/*
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants