Skip to content

Releases: nanoexpress/nanoexpress

v5.3.0

26 Aug 19:21
9be280e
Compare
Choose a tag to compare

5.3.0 (2022-08-26)

Bug Fixes

Features

  • dependencies: Upgrade uWebSockets.js to v20.10 (9be280e)

v5.2.4

24 Mar 20:22
e5c19f0
Compare
Choose a tag to compare

5.2.4 (2022-03-24)

Bug Fixes

  • pkg: esm mode w/ tests and export cjs subpath and make sure it's correct (0d3b047)
  • pkg: dependency package reduction (ecda912)

v5.2.3

05 Mar 19:34
18ce5c6
Compare
Choose a tag to compare

5.2.3 (2022-03-05)

Bug Fixes

  • fix exporting which occurs as result of running invalid type (18ce5c6)

v5.2.2

26 Feb 16:30
fbfd58f
Compare
Choose a tag to compare

5.2.2 (2022-02-26)

Bug Fixes

  • typing: fix interface methods, should fix #265 (fbfd58f)

v5.2.1

26 Feb 16:22
bc83f97
Compare
Choose a tag to compare

5.2.1 (2022-02-26)

Bug Fixes

  • import fast-query-parse fix for properly and fast parsing (bc83f97), closes #251

v5.2.0

21 Feb 01:19
c38c9b8
Compare
Choose a tag to compare

5.2.0 (2022-02-21)

Features

  • add more commit type examples (3ecce92)

v5.1.2

17 Oct 04:29
fc48237
Compare
Choose a tag to compare

5.1.2 (2021-10-17)

Bug Fixes

  • code fixes to make pass linter on eslint-v8.x (4c177d0)
  • linting error fix (943d4e1)
  • linting fix (fc48237)

v5.1.1

07 Oct 02:02
a392b82
Compare
Choose a tag to compare

5.1.1 (2021-10-07)

Bug Fixes

v5.1.0

05 Sep 08:08
3527d44
Compare
Choose a tag to compare

5.1.0 (2021-09-05)

Features

  • config: make console disableable (0bd1d76)

v5.0.9

04 Sep 16:15
b80855d
Compare
Choose a tag to compare

5.0.9 (2021-09-04)

Bug Fixes

  • properly type config and pipe (4261501)