ngneat / content-loader

⚪️ SVG component to create placeholder loading, like Facebook cards loading.
https://netbasal.com/
MIT License
735 stars 58 forks source link

Latest version of lib is not on NPM #120

Open benj0c opened 2 months ago

benj0c commented 2 months ago

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[x] Support request
[ ] Other... Please describe:

I saw that on github latest version of ngx-content-loader lib is 7.0.0, but on NPM the latest version is 3.0.0. @NetanelBasal can you publish the latest version on NPM?

nil020 commented 6 days ago

I also need this as the version 3.0.0 is not compatible with Angular 16. Getting the below error in console

Error: Uncaught (in promise): Error: Unexpected value 'somemodule' imported by the module 'someothermodule'. Please add an @NgModule annotation..