This repository was archived by the owner on Aug 20, 2024. It is now read-only.
Releases: brightsole/sleep-talk
Releases · brightsole/sleep-talk
v1.0.3
- 💅 optional numerical capacity fallbacks. 898dba8
observed a compilation difference where optionally accessed properties were sometimes extra modern, to the detriment of functionality.
tried and was unable to surface this in a compilation test that wouldn't be brittle, sadly. Just testing that this re-compilation has patched the issue.
v1.0.2
passthough update params that are arrays
- 🐛 patch updateExpression array value passing. 0793255
First major release
- ✨ default to returning with no metadata. 1bc8fa8