cyrilletuzi/angular-async-local-storage
### [`v15.0.0`](https://togithub.com/cyrilletuzi/angular-async-local-storage/blob/HEAD/CHANGELOG.md#1500-2022-12-16)
[Compare Source](https://togithub.com/cyrilletuzi/angular-async-local-storage/compare/991bf9a03be84ccf8991f5980e1cf3b69b8f5633...fc1b56f05755144c89b005d7e1fd305ebf983b7b)
##### Breaking changes
- Angular 15 is required.
- RxJS >= 7.4 is required. RxJS 6 is not supported.
##### Deprecation
Advanced configuration via `StorageModule.forRoot()` is deprecated.
Use the new `provideXXX()` methods as shown in the [interoperability](./docs/INTEROPERABILITY.md) or [collision](./docs/COLLISION.md) guides, depending on your case.
This aligns with the new standalone APIs in Angular 15.
### [`v14.0.0`](https://togithub.com/cyrilletuzi/angular-async-local-storage/blob/HEAD/CHANGELOG.md#1400-2022-12-16)
[Compare Source](https://togithub.com/cyrilletuzi/angular-async-local-storage/compare/2dec0abd175d7bff7e0f1f85a145b8f1b54e0ffd...991bf9a03be84ccf8991f5980e1cf3b69b8f5633)
Version published by error, use v13 for Angular 13 and 14 and use v15 for Angular 15.
Configuration
š Schedule: Branch creation - "before 7am every weekday,after 6pm every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
13.0.6
->15.0.0
Release Notes
cyrilletuzi/angular-async-local-storage
### [`v15.0.0`](https://togithub.com/cyrilletuzi/angular-async-local-storage/blob/HEAD/CHANGELOG.md#1500-2022-12-16) [Compare Source](https://togithub.com/cyrilletuzi/angular-async-local-storage/compare/991bf9a03be84ccf8991f5980e1cf3b69b8f5633...fc1b56f05755144c89b005d7e1fd305ebf983b7b) ##### Breaking changes - Angular 15 is required. - RxJS >= 7.4 is required. RxJS 6 is not supported. ##### Deprecation Advanced configuration via `StorageModule.forRoot()` is deprecated. Use the new `provideXXX()` methods as shown in the [interoperability](./docs/INTEROPERABILITY.md) or [collision](./docs/COLLISION.md) guides, depending on your case. This aligns with the new standalone APIs in Angular 15. ### [`v14.0.0`](https://togithub.com/cyrilletuzi/angular-async-local-storage/blob/HEAD/CHANGELOG.md#1400-2022-12-16) [Compare Source](https://togithub.com/cyrilletuzi/angular-async-local-storage/compare/2dec0abd175d7bff7e0f1f85a145b8f1b54e0ffd...991bf9a03be84ccf8991f5980e1cf3b69b8f5633) Version published by error, use v13 for Angular 13 and 14 and use v15 for Angular 15.Configuration
š Schedule: Branch creation - "before 7am every weekday,after 6pm every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.