ADd method to resolve name string to state property

This commit is contained in:
lash
2022-02-03 10:05:59 +00:00
parent a95a25f745
commit 488687a8d8
5 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
- 0.0.17
* Add reverse lookup method for name to state property
- 0.0.16
* Ensure store is present if path query for NEW is fired before any put
- 0.0.15
* Add missing store module in setup
- 0.0.14