Skip to content

Releases: logdna/stdlib-node

v2.0.0

01 Nov 18:48
Compare
Choose a tag to compare

2.0.0 (2024-11-01)

Bug Fixes

  • object: has should return early if nothing to split 8b815a0 - Darin Spivey

Chores

  • pkg: Require node >= 16 6ba1ed6 - Darin Spivey

Code Refactoring

  • object: Remove null prototyped objects 5c5dbaf - Darin Spivey

BREAKING CHANGES

  • object: The response objects in certain functions will have the
    Object prototype instead of a null one.
  • pkg: This commit turns on strictEngines

v1.2.3

05 May 21:06
Compare
Choose a tag to compare

1.2.3 (2023-05-05)

Bug Fixes

  • ci: gate prs from non maintainers 249c079 - Eric Satterwhite

v1.2.2

11 Apr 19:15
Compare
Choose a tag to compare

1.2.2 (2023-04-11)

Chores

  • deps: update microtime requirement from ^3.0.0 to ^3.1.1 e5c5beb - Eric Satterwhite

Miscellaneous

  • update .all-contributorsrc [skip ci] ae4e58f - Eric Satterwhite
  • update README.md [skip ci] f9f03cf - Eric Satterwhite

v1.2.1

10 Apr 21:13
Compare
Choose a tag to compare

1.2.1 (2023-04-10)

Chores

  • Update jenkins agent specification 18b582a - Jon Moses

Documentation

  • Remove internal tooling reference from readme 21da877 - Jon Moses

v1.2.0

01 Aug 17:49
Compare
Choose a tag to compare

1.2.0 (2022-08-01)

Features

  • lang: include callable class object b0e8d00 - Eric Satterwhite

v1.1.5

02 Sep 19:32
Compare
Choose a tag to compare

1.1.5 (2021-09-02)

Chores

  • deps: update eslint requirement from ^7.30.0 to ^7.32.0 8a6a94c - Darin Spivey

Miscellaneous

  • update .all-contributorsrc [skip ci] ed5ed63 - Eric Satterwhite
  • update README.md [skip ci] a81d210 - Eric Satterwhite

v1.1.4

10 Aug 02:40
Compare
Choose a tag to compare

1.1.4 (2021-08-10)

Bug Fixes

  • string: fix typecasting of boolean values 42511bf - Eric Satterwhite

v1.1.3

06 Jul 19:20
Compare
Choose a tag to compare

1.1.3 (2021-07-06)

Chores

  • deps: update eslint requirement from ^7.26.0 to ^7.30.0 53f2c75 - Darin Spivey

v1.1.2

22 Jun 16:05
Compare
Choose a tag to compare

1.1.2 (2021-06-22)

Chores

  • deps: update eslint-config-logdna requirement 7b13ef9 - Eric Satterwhite

v1.1.1

18 Jun 13:33
Compare
Choose a tag to compare

1.1.1 (2021-06-18)

Documentation

  • make readme links consistent efd3296 - Eric Satterwhite