Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Releases: lucets/luce

v0.4.3

01 Jun 13:11
Compare
Choose a tag to compare

Fixes

  • create copy of default state

Misc

  • update dependencies

v0.4.2

14 May 20:30
Compare
Choose a tag to compare

Misc

  • revert: remove tracking contexts
  • update dependencies

v0.4.0

17 Apr 13:18
Compare
Choose a tag to compare

Features

  • Track contexts and emit context-added and context-removed
  • Allow setting default state in constructor options

v0.3.0

02 Mar 21:13
Compare
Choose a tag to compare

Features

  • feat: add support for protocols

Fixes

  • fix: don't return close until socket has closed

v0.2.1

23 Feb 23:28
Compare
Choose a tag to compare

Fixes

  • fix: convert back to arrow function

v0.2.0

23 Feb 15:13
Compare
Choose a tag to compare

Features

  • feat: export hook classes
  • feat: add close method to context
  • feat(util): add noopAsync
  • feat: move hooks to external packages

Fixes

  • fix: remove unused import
  • fix: make methods private
  • fix: indenting

v0.1.0

22 Feb 15:14
Compare
Choose a tag to compare

Initial release.