All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.9.0 (2025-02-26)
- bump @types/node from 22.13.4 to 22.13.5 and prettier from 3.5.1 to 3.5.2 across multiple packages (3d55c9a) by @alimd
4.8.1 (2025-02-18)
- deps-dev: bump the dependencies group across 1 directory with 11 updates (9257e08) by @dependabot[bot]
- update TypeScript, Prettier, and various dependencies to latest versions (5c0f752) by @
4.8.0 (2024-11-08)
Note: Version bump only for package @alwatr/nanotron
4.7.0 (2024-11-07)
Note: Version bump only for package @alwatr/nanotron
4.6.0 (2024-11-07)
- deps-dev: bump @types/node in the dependencies group (9901819) by @dependabot[bot]
- deps: bump @alwatr/nanolib from 5.0.0 to 5.2.1 in the alwatr group (f06afb7) by @dependabot[bot]
4.5.2 (2024-11-02)
4.5.1 (2024-10-28)
Note: Version bump only for package @alwatr/nanotron
4.5.0 (2024-10-28)
- nanotron: use
pre-handlers
package (11595c8) by @mohammadhonarvar
- bump the development-dependencies group across 1 directory with 2 updates (8b3e101) by @dependabot[bot]
- update nanolib v1.4.0 and other deps (b8e7be7) by @
4.4.1 (2024-10-16)
- update (8917c2e) by @
4.4.0 (2024-10-14)
Note: Version bump only for package @alwatr/nanotron
4.3.0 (2024-10-11)
- nanotron: install
nanolib
packages & export them here (169f360) by @mohammadhonarvar - update
import
s & packages based on the latest changes ofnanolib
& preventsideeffects
frombuild
result (1d234b8) by @mohammadhonarvar
- nanotro: update
import
s & remove extraexport
s (2bc4d2e) by @mohammadhonarvar
- update
import
s & packages based on the latest changes ofnanolib
(7652b5d) by @mohammadhonarvar
- edited README (d707d38) by @ArmanAsadian
4.2.2 (2024-09-29)
- nanotron: change the license to AGPL-3.0 (a1699ee) by @ArmanAsadian
- bump @types/node in the development-dependencies group (9c8d7d5) by @dependabot[bot]
- update (1c4ef63) by @AliMD
4.2.1 (2024-09-24)
- update (e698199) by @AliMD
4.2.0 (2024-09-23)
- Add @alwatr/crypto dependency to nanotron package.json and tsconfig.json (94cdf28) by @AliMD
- export crypto from nanotron (21f00d2) by @njfamirm
- bump the alwatr-dependencies group with 6 updates (1c8a8ec) by @dependabot[bot]
- bump the development-dependencies group with 2 updates (e3bc7f7) by @dependabot[bot]
- update (d9f8d57) by @AliMD
4.1.0 (2024-09-14)
- route handlers to use 'call' method for binding 'this' (69517c1) by @
4.0.2 (2024-09-14)
- definePackage (a2edcc1) by @AliMD
4.0.1 (2024-09-14)
Note: Version bump only for package @alwatr/nanotron
4.0.0 (2024-09-14)
Note: Version bump only for package @alwatr/nanotron
4.0.0-alpha.3 (2024-09-13)
- api-server: add new endpoint for hello2 in API demo (818c710) by @AliMD
- demo: add POST /echo-body endpoint to echo request body (f13b916) by @AliMD
4.0.0-alpha.2 (2024-09-12)
- api-server: Add new route for /hello endpoint (d2dad04) by @AliMD
- update demo (218d375) by @
4.0.0-alpha.1 (2024-09-11)
- demo: add 404 test (b15bf5d) by @AliMD
- demo: update with new apis (16fceca) by @