Skip to content

Releases: scola84/lib

v25.4.1

06 Sep 14:33
Compare
Choose a tag to compare

25.4.1 (2021-09-06)

Bug Fixes

  • fastify: register the plugins in the setup of the server (128a94d)
  • fastify: set method and URL on the route handler (c05b090)

v25.4.0

25 Aug 13:02
Compare
Choose a tag to compare

25.4.0 (2021-08-25)

Features

  • dialog: allow extending show + drag (4b986ba)
  • queue: update aggregates when stopping a queue run (bb91e0b)

v25.3.0

23 Aug 13:36
Compare
Choose a tag to compare

25.3.0 (2021-08-23)

Features

v25.2.1

17 Aug 20:57
Compare
Choose a tag to compare

25.2.1 (2021-08-17)

Bug Fixes

  • base: check if value is Buffer in isObject (afcaf60)

v25.2.0

17 Aug 20:04
Compare
Choose a tag to compare

25.2.0 (2021-08-17)

Features

  • sql: allow DSN to be undefined (9518aa9)

v25.1.2

17 Aug 08:54
Compare
Choose a tag to compare

25.1.2 (2021-08-17)

Bug Fixes

  • bin: make properties non-optional in sql-ts (d4cec8a)

v25.1.1

14 Aug 10:00
Compare
Choose a tag to compare

25.1.1 (2021-08-14)

Bug Fixes

v25.1.0

14 Aug 09:37
Compare
Choose a tag to compare

25.1.0 (2021-08-14)

Bug Fixes

  • bin: convert bigint/serial to strings again (ad78e3c)

Features

  • docker: add yarn flag to ignore optional dependencies (c31b4f2)

v25.0.0

07 Aug 12:40
Compare
Choose a tag to compare

25.0.0 (2021-08-07)

Bug Fixes

  • client: make child elements non-optional (a3479d6)

Features

  • client: improve elements (8dfff54)

BREAKING CHANGES

  • client: Quite some interfaces have changed.

v24.0.0

03 Aug 20:43
Compare
Choose a tag to compare

24.0.0 (2021-08-03)

Bug Fixes

  • client: use click method instead of custom event (91e23cb)

Features

  • client: add interval to event (6332482)
  • client: implement svg (6169270)
  • client: improve elements (7450ce5)

BREAKING CHANGES

  • client: Most interfaces have changed.