We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
peerDependency
rxjs
4.0.1
3.1.1
15.1.1
18.13.0
MacOS 13.0.1
Angular has a peerDependency of rxjs for ^7.4.0 and I'd expect this package to have the same.
^7.4.0
The current peerDependency of rxjs for this package is ~7.5.0 which causes conflicts with packages like ngx-bootstrap.
~7.5.0
ngx-bootstrap
[email protected]
npm i
The text was updated successfully, but these errors were encountered:
fix(core): make rxjs dependency less restrictive
d5f38ce
tinesoft#129
f74afca
#129
66d6ebc
chore(release): 🚀 release v4.0.2
977f993
## [4.0.2](v4.0.1...v4.0.2) (2023-03-06) ### Bug Fixes * **core:** make `rxjs` dependency less restrictive ([66d6ebc](66d6ebc)), closes [#129](#129) *** [skip ci]
No branches or pull requests
Ngx-CookieConsent Version
4.0.1
CookieConsent Version
3.1.1
Angular CLI (or Nx CLI) Version
15.1.1
Node Version
18.13.0
OS Version
MacOS 13.0.1
Expected Behaviour
Angular has a
peerDependency
ofrxjs
for^7.4.0
and I'd expect this package to have the same.Actual Behaviour
The current
peerDependency
ofrxjs
for this package is~7.5.0
which causes conflicts with packages likengx-bootstrap
.Steps to reproduce the behaviour
[email protected]
[email protected]
npm i
rxjs
The text was updated successfully, but these errors were encountered: