-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[x] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:
Current behavior
It seems that v4 dropped support for module based apps: 3e92e8e
It does not expose HttpCacheInterceptorModule
and useHttpCacheLocalStorage
anymore. And the docs have been updated on how to use cashew in standalone Angular apps. There are no docs on how to use cashew in non-standalone apps.
Expected behavior
The docs describe how to use cashew in non-standalone module based angular apps.
What is the motivation / use case for changing the behavior?
Many (most?) Angular apps are not standalone and therefore they should be supported.
Environment
@ngneat/cashew 4.0.0
koesper, ritterzk, superjulius, Andrew-Marks-Trisept and laverix
Metadata
Metadata
Assignees
Labels
No labels