@fireflysemantics/slice 15.0.17 → 15.0.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -68,6 +68,7 @@ npm i @fireflysemantics/slice tslib rxjs nanoid
68
68
  - [Converting the Angular Todo Application From Materialize to Angular Material](https://youtu.be/GPfF31hwxQk)
69
69
  - [Firefly Semantics Slice Entity Store Active API Guide](https://youtu.be/fInpMcZ9Ry8)
70
70
  - [Comparing Firefly Semantics Slice Entities](https://youtu.be/AYc3Pf9fSKg)
71
+ - [Derived Reactive Observable State with Slice](https://youtu.be/eDJkSgYhFIM)
71
72
 
72
73
  ## Examples
73
74
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fireflysemantics/slice",
3
- "version": "15.0.17",
3
+ "version": "15.0.18",
4
4
  "author": "Ole Ersoy",
5
5
  "license": "MIT",
6
6
  "bugs": {