topkat-utils 1.0.55 → 1.0.58

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ ### v1.0.58
2
+ * BREAKING remove export default
3
+
4
+ ### v1.0.57
5
+ * improve typings for recursive generic
6
+
1
7
  ### v1.0.51
2
8
  * add param to `findByAddressAll` returnAddresses for returning found items alongside their address
3
9
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "topkat-utils",
3
- "version": "1.0.55",
3
+ "version": "1.0.58",
4
4
  "type": "commonjs",
5
5
  "private": false,
6
6
  "description": "UTILS BIG TIME",