All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.5.0 (2025-03-06)
- update username casing in changelog entries (9722ac9) by @
- bump the development-dependencies group across 1 directory with 11 updates (720c395) by @dependabot[bot]
5.4.0 (2025-02-18)
- bump @types/node from ^22.13.0 to ^22.13.4 and prettier from 3.4.2 to 3.5.1; update eslint-import-resolver-typescript to 3.8.2 (b9a8399) by @
- bump esbuild from 0.24.2 to 0.25.0 (b9cdc08) by @dependabot[bot]
- edit README (3860b3d) by @
- bump esbuild in the production-dependencies group (97b1ced) by @
- bump the development-dependencies group across 1 directory with 11 updates (cb79d07) by @
- update typescript and @types/node to version 5.7.3 and 22.13.0 respectively across multiple packages (ddab05b) by @
- To simplify version management and ensure consistency, all nanolib packages now use the same version as @alwatr/nanolib. This may require updates to your project's dependencies.
- use the same version as @alwatr/nanolib (60eb860) by @
5.3.0 (2025-02-03)
- edit README (3860b3d) by @ArmanAsadian
- bump esbuild in the production-dependencies group (97b1ced) by @dependabot[bot]
- bump the development-dependencies group across 1 directory with 11 updates (cb79d07) by @dependabot[bot]
- update typescript and @types/node to version 5.7.3 and 22.13.0 respectively across multiple packages (ddab05b) by @alimd
- To simplify version management and ensure consistency, all nanolib packages now use the same version as @alwatr/nanolib. This may require updates to your project's dependencies.
- nano-build: heads up all presets options changed, please double check the readme and your build output.
- nano-build: package_version types (7894c4b) by @
- nano-build: Add dev_mode global variable (a8f7e63) by @
- nano-build: add
weaver
configs(--preset=weaver
) (1bae458) by @ - nano-build: Add presets for module bundling (158dfec) by @
- nano-build: define
__package_name__
(d071d0b) by @ - nano-build: microservice preset (3b464d5) by @
- nano-build: new package for esbuild (224a09e) by @
- nano-build: Refactor build options and add presets (c24f0b7) by @
- nano-lib: enhance console.log statements (92f9b2a) by @
- prettier-config: new package for prettier share configs (a6fdee3) by @
- Update nano-build options and presets (293598e) by @
- nano-build: Add check for package.json existence (2a95315) by @
- nano-build: entry point of
microservice
preset (e5e4826) by @ - nano-build: error messages (e95b497) by @
- nano-build: mangle with 2 underline in module (bb7b18d) by @
- nano-build: remove
mangleProps
temporary (65d95cc) by @ - nano-build: root fn name (adf7b8f) by @
- nano-build: target versions in presets (b73cb26) by @
- package.json include files (ec8c807) by @
- package.json include files (053fc10) by @
- refactor nano-build.cjs to include microservice preset and update all presets configs (3f662b8) by @
- nano-build: Update all presets options (91bdf90) by @
- use the same version as @alwatr/nanolib (60eb860) by @
- Add tsconfig.json for nano-build package (8b47c2d) by @
- deps: bump the production-dependencies group with 1 update (8abc6ab) by @
- deps: update (1a45030) by @
- include LICENSE and LEGAL files to publish (09f366f) by @
- nano-build: change the license to AGPL-3.0 (57e1d8f) by @
- switch to alwatr prettier configuration (4426288) by @
- update clean script to remove all .tsbuildinfo files (91f1ff2) by @
- Update devDependencies in nano-build package.json (c900c09) by @
- Update file patterns in package.json (1f478e7) by @
- Update nano-build options and presets (8b2bc3a) by @
- Update nano-build README.md (f641961) by @
- Update nano-build script to display mode information (7a76f2a) by @
- update package keywords (200afcf) by @
- bump esbuild (78d8552) by @
- bump esbuild in the production-dependencies group (d829afb) by @
- bump esbuild in the production-dependencies group (1dffb4f) by @
- bump the development-dependencies group across 1 directory with 10 updates (9ed98ff) by @
- bump the development-dependencies group across 1 directory with 2 updates (2dfda9e) by @
- bump the development-dependencies group with 10 updates (fa4aaf0) by @
- bump the development-dependencies group with 8 updates (16847ac) by @
- bump the production-dependencies group with 1 update (85a0693) by @
- upd (451d025) by @
- update (4434ba6) by @
- update all (53342f6) by @
- update all dependencies (1e0c30e) by @
- update all dependencies (0e908b4) by @
2.0.4 (2024-11-02)
- update (4434ba6) by @alimd
2.0.3 (2024-10-25)
- bump the development-dependencies group across 1 directory with 2 updates (2dfda9e) by @dependabot[bot]
- bump the development-dependencies group with 8 updates (16847ac) by @dependabot[bot]
2.0.2 (2024-10-12)
- nano-build: entry point of
microservice
preset (e5e4826) by @mohammadhonarvar
2.0.1 (2024-10-11)
- include LICENSE and LEGAL files to publish (09f366f) by @alimd
2.0.0 (2024-10-11)
- nano-build: heads up all presets options changed, please double check the readme and your build output.
- nano-build: Add presets for module bundling (158dfec) by @alimd
- nano-build: Update all presets options (91bdf90) by @alimd
1.6.0 (2024-10-10)
- nano-build: Add dev_mode global variable (a8f7e63) by @alimd
- Update nano-build options and presets (293598e) by @alimd
- Add tsconfig.json for nano-build package (8b47c2d) by @alimd
- Update devDependencies in nano-build package.json (c900c09) by @alimd
- Update nano-build options and presets (8b2bc3a) by @alimd
- Update nano-build README.md (f641961) by @alimd
- Update nano-build script to display mode information (7a76f2a) by @alimd
- bump the development-dependencies group with 10 updates (fa4aaf0) by @dependabot[bot]
1.5.0 (2024-10-08)
- nano-build: add
weaver
configs(--preset=weaver
) (1bae458) by @mohammadhonarvar
1.4.0 (2024-09-29)
- nano-build: define
__package_name__
(d071d0b) by @mohammadhonarvar
- nano-build: change the license to AGPL-3.0 (57e1d8f) by @ArmanAsadian
- bump esbuild in the production-dependencies group (d829afb) by @dependabot[bot]
1.3.10 (2024-09-21)
- nano-build: remove
mangleProps
temporary (65d95cc) by @mohammadhonarvar
1.3.9 (2024-09-15)
- bump the development-dependencies group across 1 directory with 10 updates (9ed98ff) by @dependabot[bot]
1.3.8 (2024-08-31)
- update all dependencies (1e0c30e) by @alimd
1.3.7 (2024-07-04)
1.3.6 (2024-05-12)
- bump esbuild in the production-dependencies group (1dffb4f) by @dependabot[bot]
1.3.5 (2024-04-25)
Note: Version bump only for package @alwatr/nano-build
1.3.4 (2024-03-28)
Note: Version bump only for package @alwatr/nano-build
1.3.3 (2024-01-31)
- deps: update (1a45030) by @alimd
1.3.2 (2024-01-24)
Note: Version bump only for package @alwatr/nano-build
1.3.1 (2024-01-16)
Note: Version bump only for package @alwatr/nano-build
1.3.0 (2024-01-03)
- nano-build:
__package_version__
types (7894c4b) by @njfamirm
1.2.3 (2024-01-03)
Note: Version bump only for package @alwatr/nano-build
1.2.2 (2023-12-26)
- nano-build: mangle with 2 underline in module (bb7b18d) by @njfamirm
1.2.1 (2023-12-23)
Note: Version bump only for package @alwatr/nano-build
1.2.0 (2023-12-23)
- refactor nano-build.cjs to include microservice preset and update all presets configs (3f662b8) by @alimd
- nano-build: microservice preset (3b464d5) by @njfamirm
1.1.1 (2023-12-23)
- nano-build: target versions in presets (b73cb26) by @
1.1.0 (2023-12-23)
- nano-build: Add check for package.json existence (2a95315) by @alimd
- nano-build: error messages (e95b497) by @alimd
- nano-build: root fn name (adf7b8f) by @alimd
- nano-build: Refactor build options and add presets (c24f0b7) by @alimd
- nano-lib: enhance console.log statements (92f9b2a) by @alimd
1.0.4 (2023-12-22)
Note: Version bump only for package @alwatr/nano-build
1.0.3 (2023-12-22)
- package.json include files (ec8c807) by @
1.0.2 (2023-12-22)
- package.json include files (053fc10) by @alimd
1.0.1 (2023-12-21)
- prettier-config: new package for prettier share configs (a6fdee3) by @alimd
- nano-build: new package for esbuild (224a09e) by @alimd