Skip to content

Releases: gajus/roarr

v7.0.2

14 Jul 23:56
331289d
Compare
Choose a tag to compare

7.0.2 (2021-07-14)

Bug Fixes

  • update path to typescript typings (331289d)
  • update path to typescript typings (4c4d9bc)

v7.0.1

08 Jul 16:19
Compare
Choose a tag to compare

7.0.1 (2021-07-08)

Bug Fixes

  • handle async_hooks unavailable (fixes #45) (e79aa6b)

v7.0.0

24 Jun 06:22
Compare
Choose a tag to compare

7.0.0 (2021-06-24)

Features

  • remove default export in favour of Roarr named export (444b1b1)

BREAKING CHANGES

  • removes default export

v6.0.0

24 Jun 05:50
Compare
Choose a tag to compare

6.0.0 (2021-06-24)

Features

BREAKING CHANGES

  • Log format change. “sequence” is now a string (ltree).

v5.0.0

23 Jun 21:25
Compare
Choose a tag to compare

5.0.0 (2021-06-23)

Bug Fixes

Features

  • replace domain with async_hooks (2b99047)

BREAKING CHANGES

  • Technically, this does not break the API. However, it may cause unexpected behavior.
    As such, this is released under a new major version.

v4.2.5

25 Mar 03:44
Compare
Choose a tag to compare

4.2.5 (2021-03-25)

Bug Fixes

v4.2.4

25 Mar 02:55
Compare
Choose a tag to compare

4.2.4 (2021-03-25)

Bug Fixes

  • add missing browser.ts file (2163bec)

v4.2.3

25 Mar 02:42
Compare
Choose a tag to compare

4.2.3 (2021-03-25)

Bug Fixes

  • re-add missing detect-node (f638d2e)
  • separate browser and node entry scripts (e602029)

v4.2.2

25 Mar 02:36
Compare
Choose a tag to compare

4.2.2 (2021-03-25)

Bug Fixes

v4.2.1

20 Mar 04:48
a93331b
Compare
Choose a tag to compare

4.2.1 (2021-03-20)

Bug Fixes

  • update fast-json-stringify (a93331b)