nanoexpress

Professional backend framework for Node.js

APACHE-2.0 License

Downloads
744
Stars
508
Committers
14

Bot releases are visible (Hide)

nanoexpress - v6.3.0 Latest Release

Published by github-actions[bot] 9 months ago

6.3.0 (2024-01-31)

Features

  • uWS: update uWebSockets.js to latest version (598fe22)
nanoexpress - v6.2.2

Published by github-actions[bot] over 1 year ago

6.2.2 (2023-05-20)

Bug Fixes

  • commit: correct spelling of "duble" to "double" (baab30a)
  • commit: correct spelling of "perfomance" to "performance" (e663475)
  • commit: correct spelling of "Pperformance" to "Performance" (1445637)
nanoexpress - v6.2.1

Published by github-actions[bot] over 1 year ago

6.2.1 (2023-05-09)

Bug Fixes

  • Route::query: update module to prevent crash (b39f9d8)
nanoexpress - v6.2.0

Published by github-actions[bot] over 1 year ago

6.2.0 (2023-05-08)

Features

  • core: upgrade uWebSockets.js to v20.24.0 (90dbbff)
nanoexpress - v6.1.1

Published by github-actions[bot] over 1 year ago

6.1.1 (2023-05-08)

Bug Fixes

  • engine: node update to latest for security (efa9418)
nanoexpress - v6.1.0

Published by dalisoft over 1 year ago

What's Changed

Full Changelog: https://github.com/nanoexpress/nanoexpress/compare/v6.0.4...v6.1.0
Or see https://github.com/nanoexpress/nanoexpress/issues/548

nanoexpress - v6.0.4

Published by github-actions[bot] over 1 year ago

6.0.4 (2023-02-17)

Bug Fixes

  • code: lint errors was fixed (e556e74)
  • deps: dependencies was updated (06f64b5)
nanoexpress - v6.0.3

Published by dalisoft almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nanoexpress/nanoexpress/compare/v5.3.1...v6.0.3

nanoexpress - v8.0.1

Published by github-actions[bot] almost 2 years ago

8.0.1 (2022-12-17)

Bug Fixes

  • disable semantic-release config for temporarily (6ee2901)
nanoexpress - v5.3.1

Published by github-actions[bot] about 2 years ago

5.3.1 (2022-09-01)

Bug Fixes

  • dependency update for security fixes (7f90beb)
  • fix built-in defines source linting bugs (7bfa04e)
nanoexpress - v5.3.0

Published by github-actions[bot] about 2 years ago

5.3.0 (2022-08-26)

Bug Fixes

Features

  • dependencies: Upgrade uWebSockets.js to v20.10 (9be280e)
nanoexpress - v5.2.4

Published by github-actions[bot] over 2 years ago

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)
nanoexpress - v5.2.3

Published by github-actions[bot] over 2 years ago

5.2.3 (2022-03-05)

Bug Fixes

  • fix exporting which occurs as result of running invalid type (18ce5c6)
nanoexpress - v5.2.2

Published by github-actions[bot] over 2 years ago

5.2.2 (2022-02-26)

Bug Fixes

  • typing: fix interface methods, should fix #265 (fbfd58f)
nanoexpress - v5.2.1

Published by github-actions[bot] over 2 years ago

5.2.1 (2022-02-26)

Bug Fixes

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

Published by github-actions[bot] over 2 years ago

5.2.0 (2022-02-21)

Features

  • add more commit type examples (3ecce92)
nanoexpress - v5.1.2

Published by github-actions[bot] about 3 years ago

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)
nanoexpress - v5.1.1

Published by github-actions[bot] about 3 years ago

5.1.1 (2021-10-07)

Bug Fixes

nanoexpress - v5.1.0

Published by github-actions[bot] about 3 years ago

5.1.0 (2021-09-05)

Features

  • config: make console disableable (0bd1d76)
nanoexpress - v5.0.9

Published by github-actions[bot] about 3 years ago

5.0.9 (2021-09-04)

Bug Fixes

  • properly type config and pipe (4261501)