Skip to content

Releases: ItalyPaleAle/SMHelper

v1.2.4

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 11 Jun 15:43

Note: version 1.2.3 was skipped because of an issue with packaging on NPM.

Fixes:

  • Updated dependencies, including TypeScript compiler

v1.2.2

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 21 Oct 01:42

Improvements:

  • Refactored method getDescendantProperty

Fixes:

  • Updated dependencies

v1.2.1

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 24 Aug 07:35

Fixes:

  • cloneObject method had wrong typings; changed to any as return type

v1.2.0

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 24 Aug 03:25

Improvements:

  • Codebase has been migrated to TypeScript. No APIs have changed, but full typings are now exported alongside transpiled JavaScript code.

v1.1.4

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 29 Jul 05:12

Fixes:

  • Updated dependencies

Other changes:

  • Code has been re-licensed under MIT license
  • Updated URLs to the new username on GitHub

v1.1.3

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 05 Jul 08:37
  • Fixed: updatePropertyInObject will update nested properties of plain JS objects only
  • Fixed: updatePropertyInObject handles false-y values better
  • Fixed: buildQuerystring was handling the array [0] incorrectly
  • Updated dependencies

v1.1.2

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 23 Jun 21:02
  • Added eslint to ensure code consistency
  • Updated deps

v1.1.1

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 29 Apr 23:36

Better handling of arrays in URLs

v1.0.3

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 29 Apr 05:40

Updated dependencies

v1.0.2

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 05 Jan 11:23

Updated dependencies