The latest npm package version of MUI lab doesn't include Skeleton, even though it's in your src
folder
Can't resolve '@material-ui/lab/Skeleton'
Package is import-able via import Skeleton from '@material-ui/lab/Skeleton';
https://codesandbox.io/embed/create-react-app-1fy7h?fontsize=14
Steps:
Use MUI-Lab Skeleton
See provided codesandbox.io
...
"@material-ui/core": "latest",
"@material-ui/lab": "4.0.0-alpha.22",
...
@bke-daniel Thank you for your interest in the component. Unfortunately, it's not available yet. It will be released in 4.0.0-alpha.23
, this weekend :).
Oh man, I wanted to use it today as well and dug in here only to find it hasn't been published yet..
It there a particular reason you are waiting to publish changes, considering its already a "lab" project? [Especially when the docs seem to be published "live"].. May want to consider triggering a publish anytime someone checks in a change.
Well, it shouldn't be live in the first place, but I wanted to deploy some other changes that were more upstream. The release isn't automated. We batch it to minimize the overhead.
Ah okay, that makes more sense. I was curious as one of the other larger monorepos I was working in had a fairly complex deployment strategy, but for certain packages they would deploy immediately (for minor and patch changes). It was, however, an automated release and so relatively low cost.
@oliviertassinari Thank you for the information.
Maybe a note, a release version or else in the documentation would help. Everything else has been said by @nickpape.
Thank you and the rest of the team for your great work!
This issue can be closed then.
Hi guys,
I cannot see the 4.0.0-alpha.23 yet, will it be available this weekend?
thanks
Hi guys,
I cannot see the 4.0.0-alpha.23 yet, will it be available this weekend?
thanks
am also waiting for it... eagerly
The wait is over https://www.npmjs.com/package/@material-ui/lab/v/4.0.0-alpha.23 :).
Most helpful comment
The wait is over https://www.npmjs.com/package/@material-ui/lab/v/4.0.0-alpha.23 :).