Skip to content

Releases: bimeister/utilities

1.3.2

04 Jun 11:35
Compare
Choose a tag to compare

What's Changed

  • chore: update isUuid type guard by @Zlaylink in #37
  • chore: npm audit to fix vulnerabilities by @Zlaylink in #38
  • feature: update tapOnCondition rxjs operator by @Zlaylink in #39
  • feature: updated-is-equal-function by @Zlaylink in #40
  • chore: updated isEqual function to support sets and maps by @Zlaylink in #41
  • feature: add-map-array-to-key-value-map-function by @Zlaylink in #42
  • feature/add-new-null-if-empty-function by @Zlaylink in #43
  • chore: setup release docs action by @wndffs in #44

Full Changelog: 1.3.1...1.3.2

1.3.1

31 Jan 13:07
Compare
Choose a tag to compare

What's Changed

  • feature: BIM-31853 update ngxs to support angular update by @Zlaylink in #26
  • build(deps-dev): bump @babel/traverse from 7.19.1 to 7.23.9 by @dependabot in #35
  • build(deps-dev): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #33
  • build(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #34

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

31 Jan 12:33
Compare
Choose a tag to compare

What's Changed

  • feature: refactored filterByInstanceOf rxjs operator so it can takes array of types as an argument and add tests by @Zlaylink in #21
  • fix: remove version local to allow local builds with latest node version by @Zlaylink in #23
  • fix: fixed isEmpty function incorrect logic by @Zlaylink in #25
  • feature: add mapToIsEmpty rxjs operator by @Zlaylink in #27
  • feature: add tap by instance of operator by @Zlaylink in #28
  • feature: add new rxjs operators by @Zlaylink in #29
  • feature: add trim all spaces function by @Zlaylink in #30
  • feature: add tapOnConditionOperator by @Zlaylink in #31
  • chore: add docs fpr rxjs operators by @Zlaylink in #32

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

23 Jan 07:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

19 Jan 09:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

12 Jan 15:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/bimeister/utilities/commits/1.0.0