Skip to content

Releases: Moesif/moesif-nodejs

v3.1.4

18 Oct 17:56
b7cfe61

Choose a tag to compare

Fixes:

  • Ensure Koa request body is logged

v3.1.3

12 Oct 04:11
bd28d06

Choose a tag to compare

Fixes:

  • Certain set ups with Koa expect the async promise from next() to be returned

v3.1.1

10 Oct 02:08

Choose a tag to compare

Add:

  • Support for Koa and Koa based frameworks like Strapi

v3.0.0

04 Sep 19:20

Choose a tag to compare

Breaking change:

  • This package has been renamed to moesif-nodejs in 3.0 to better reflect support for any Node.js app, not just express.
    Ensure you replace any moesif-express package imports with moesif-nodejs

v2.9.19

04 Sep 18:03
7aacc8b

Choose a tag to compare

Fixes:

  • Fixed issue #32 "OutgoingMessage.prototype._headers is deprecated"

v2.9.18

19 Aug 17:32
6501bdf

Choose a tag to compare

Add:

  • Default identifyUser function

v2.9.17

22 Jun 04:26
f6b7910

Choose a tag to compare

Fix:

  • Rare case where Maximum call stack size exceeded (infinite recursion) at moesif-express/lib/index.js:356:57 due to double patch

v2.9.15

17 Dec 23:14
91c7791

Choose a tag to compare

Add:

  • Weight field to accurately represent sampling

v2.9.14

13 Dec 23:56
2e23b1c

Choose a tag to compare

Add:

  • Log direction of call (incoming vs outgoing)

v2.9.12

21 Nov 01:07
33f8396

Choose a tag to compare

Add: Campaign object to Update User and Company test