You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to [@spearwolf/shadow-objects](https://github.com/spearwolf/shadow-objects/tree/main/packages/shadow-objects) will be documented in this file.
4
+
5
+
The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
+
8
+
## [0.23.0] - 2025-11-26
9
+
10
+
- enhance the shadow-objects creation api _aka_`ShadowObjectParams`
11
+
- added the `useProperties()` function
12
+
- added the `useResource()` function
13
+
- added lots of new tests and improved code coverage
0 commit comments