Closed Lucilor closed 2 years ago
I don't get
import { ColorCircleModule } from 'ngx-color/circle';
Either. Broken release.
Same here, looks like all sub exports have not been published in this release.
circleci seems to be having some issues, but it should be fixed whenever it runs
:tada: This issue has been resolved in version 8.0.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Huh this report I'm editing over is probably something on my end this dependency just tripped up. Until I learn otherwise, ignore this thanks.
(For the curious, I needed to add @babel/runtime to my deps, for some reason I got by without it until this upgrade)
Got this error after upgarding to
ngx-color@8.0.0
. I have to copy thechrome
folder from previous version to make it work.