Releases: electrovir/augment-vir
Releases · electrovir/augment-vir
v28.1.1
Commits
- a239361: [patch] update deps (electrovir)
- eb1d2cf: [patch] fix infinite recursion in Nested Keys and Value types for newer TS (electrovir)
v28.1.0
Commits
- d61c6e2: [minor] add wrapString to @augment-vir/common (electrovir)
- 501d7e3: [patch] fix wrapInTry to allow undefined fallback value (electrovir)
- 55f4cf4: [minor] add toNumber, toMaybeNumber to @augment-vir/common (electrovir)
v28.0.2
Commits
- fae0642: [patch] replace non-space white space with spaces in collapseWhiteSpace (electrovir)
v28.0.1
Commits
- 421737a: [patch] add Partial to return type of groupArrayBy and arrayToObject (electrovir)
- 61ea734: [patch] tweak itCases types to stop inferring function to test type from the cases (hopefully) (electrovir)
v28.0.0
Commits
- 0b655af: [minor] add mergePropertyArrays (electrovir)
- 535ead5: [major] remove shapeMatcher input from parseJson (electrovir)
- 123c532: [major] remove matchesObjectShape,assertMatchesObjectShape: use object-shape-tester package instead (electrovir)
v27.0.0
Commits
- 6606011: [major] remove listenToGlobal, use typed-event-target package instead (electrovir)
v26.4.0
Commits
- ac2fe14: [minor] add getParentElement, findMatchingParent, and findOverflowParent to @augment-vir/browser (electrovir)
v26.3.3
Commits
- eda1419: [patch] set copyThroughJson output as writable (electrovir)
v26.3.2
Commits
- 55d369d: [patch] maintain optional properties through PickDeep (electrovir)
v26.3.1
Commits
- 10d748e: [patch] append newlines to process output from runShellCommand (electrovir)