Skip to content

Releases: Siegrift/tsfunct

Minor go utils Typescript typing fixes

02 Aug 16:03
Compare
Choose a tag to compare

v2.0.4

09 Dec 18:13
Compare
Choose a tag to compare

What's Changed

  • Fix publish by @Siegrift in #35
  • Publish a correct version of library

Full Changelog: v2.0.1...v2.0.4

Dependency update, removal of fp versions of the helpers, target set to es6

09 Dec 09:30
Compare
Choose a tag to compare

v1.5.0...v2.0.0

What's Changed

Full Changelog: v1.5.0...v2.0.0

Fix npm releases

26 Jan 13:09
Compare
Choose a tag to compare
Fix npm releases Pre-release
Pre-release
v1.5.6

Update build script, docs

Added fp alternatives of set, unset and update helpers

26 Jan 11:25
Compare
Choose a tag to compare

v1.4.1...v1.5.0

Fix set and update types when prop is union of keys

03 Nov 00:45
a52354a
Compare
Choose a tag to compare

Completely changed bundle structure, better pick and omit types

02 Nov 23:40
b607ca2
Compare
Choose a tag to compare
  • Improve pick/omit types, change code structure, small README changes (#11) b607ca2
  • Fix broken result type of map c51af21
  • Update README.md c91fb7e
  • Call update fn with undefined when value does not exist in path 599ab37
  • Update README.md e339f1b
  • Add test on updating optional value 653194d
  • Remove DeepReadonly and NumericDictionary types 36d051b
  • Do not use depracted helpers, update README d33000b
  • Update docs (#7) eaa816c
  • Fix wrong type in 2 part path get 30faf25
  • Remove outdated info from README, pump version bb6a1b4
  • Fix set/update return type, stronger tests (#6) c3eeee0
  • V1.2.0 (#5) 5ab4049
  • Patch bugs (#4) fa91958
  • Update documentation c14e1fd
  • Bigger titles README.md b08da60
  • New lines in README.md 19d2145
  • Installation README.md 311b604
  • Fix publish problems e529aec
  • Correct mistype 268a450
  • Clean build folder before publish a05396a
  • Copy package.json to dist folder, publish from there 364532f

v1.0.3...v1.4.0