Skip to content

Releases: electrovir/augment-vir

v28.1.1

17 Jun 12:27
eb1d2cf
Compare
Choose a tag to compare

Commits

  • a239361: [patch] update deps (electrovir)
  • eb1d2cf: [patch] fix infinite recursion in Nested Keys and Value types for newer TS (electrovir)

v28.1.0

31 May 13:26
55f4cf4
Compare
Choose a tag to compare

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

19 May 00:07
fae0642
Compare
Choose a tag to compare

Commits

  • fae0642: [patch] replace non-space white space with spaces in collapseWhiteSpace (electrovir)

v28.0.1

16 May 21:59
61ea734
Compare
Choose a tag to compare

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

27 Apr 20:51
123c532
Compare
Choose a tag to compare

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

19 Apr 16:16
6606011
Compare
Choose a tag to compare

Commits

  • 6606011: [major] remove listenToGlobal, use typed-event-target package instead (electrovir)

v26.4.0

18 Apr 17:24
ac2fe14
Compare
Choose a tag to compare

Commits

  • ac2fe14: [minor] add getParentElement, findMatchingParent, and findOverflowParent to @augment-vir/browser (electrovir)

v26.3.3

16 Apr 16:35
eda1419
Compare
Choose a tag to compare

Commits

  • eda1419: [patch] set copyThroughJson output as writable (electrovir)

v26.3.2

12 Apr 12:47
55d369d
Compare
Choose a tag to compare

Commits

  • 55d369d: [patch] maintain optional properties through PickDeep (electrovir)

v26.3.1

05 Apr 12:49
10d748e
Compare
Choose a tag to compare

Commits

  • 10d748e: [patch] append newlines to process output from runShellCommand (electrovir)