All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- 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.
- flat-string: add new package for simplifies the complex C structures that are part of a combined JavaScript string (ebfdcb3) by @
- prettier-config: new package for prettier share configs (a6fdee3) by @
- use
package-tracer
(cc3c5f9) by @
- all dependeny topology (1c17f34) by @
- build process (83fc4e6) by @
- package.json include files (ec8c807) by @
- package.json include files (053fc10) by @
- tsBuildInfoFile path in tsconfig.json files (9c4ba01) by @
- update to latest nano-build with preset (a4d3c35) by @
- build es by nano-build (0364e51) by @
- flat-string: Refactor flatString function signature (cde9e08) by @
- prevent side-effects (01e00e1) by @
- use the same version as @alwatr/nanolib (60eb860) by @
- flat-string: Add devDependencies for @alwatr/tsconfig-base (0b06345) by @
- flat-string: Add scripts to package.json (b537d8b) by @
- flat-string: change the license to AGPL-3.0 (1f06ca4) by @
- flat-string: embed tsconfig.json to package.json (617835e) by @
- flat-string: Update package.json and yarn.lock (c71eeb1) by @
- include LICENSE and LEGAL files to publish (09f366f) by @
- rename logger env (38443ad) by @
- switch to alwatr prettier configuration (4426288) by @
- Update build and lint scripts (392d0b7) by @
- update clean script to remove all .tsbuildinfo files (91f1ff2) by @
- Update debug command in package.json (be8403d) by @
- Update file patterns in package.json (1f478e7) by @
- update package keywords (200afcf) by @
- Update package.json exports for @alwatr packages (dacb362) by @
- bump the development-dependencies group across 1 directory with 10 updates (9ed98ff) by @
- bump the development-dependencies group with 10 updates (fa4aaf0) by @
- upd (451d025) by @
- update all dependencies (1e0c30e) by @
- update all dependencies (0e908b4) by @
1.1.8 (2024-11-02)
Note: Version bump only for package @alwatr/flat-string
1.1.7 (2024-10-25)
Note: Version bump only for package @alwatr/flat-string
1.1.6 (2024-10-12)
Note: Version bump only for package @alwatr/flat-string
1.1.5 (2024-10-11)
- prevent side-effects (01e00e1) by @mohammadhonarvar
1.1.4 (2024-10-11)
- include LICENSE and LEGAL files to publish (09f366f) by @AliMD
1.1.3 (2024-10-11)
Note: Version bump only for package @alwatr/flat-string
1.1.2 (2024-10-10)
- bump the development-dependencies group with 10 updates (fa4aaf0) by @dependabot[bot]
1.1.1 (2024-10-08)
Note: Version bump only for package @alwatr/flat-string
1.1.0 (2024-09-29)
- use
package-tracer
(cc3c5f9) by @mohammadhonarvar
- all dependeny topology (1c17f34) by @mohammadhonarvar
- flat-string: change the license to AGPL-3.0 (1f06ca4) by @ArmanAsadian
- Update build and lint scripts (392d0b7) by @AliMD
1.0.23 (2024-09-21)
Note: Version bump only for package @alwatr/flat-string
1.0.22 (2024-09-15)
- bump the development-dependencies group across 1 directory with 10 updates (9ed98ff) by @dependabot[bot]
1.0.21 (2024-08-31)
1.0.20 (2024-08-31)
- update all dependencies (1e0c30e) by @AliMD
1.0.19 (2024-07-04)
- update all dependencies (0e908b4) by @
1.0.18 (2024-05-12)
Note: Version bump only for package @alwatr/flat-string
1.0.17 (2024-04-25)
Note: Version bump only for package @alwatr/flat-string
1.0.16 (2024-03-28)
Note: Version bump only for package @alwatr/flat-string
1.0.15 (2024-01-31)
Note: Version bump only for package @alwatr/flat-string
1.0.14 (2024-01-24)
Note: Version bump only for package @alwatr/flat-string
1.0.13 (2024-01-16)
Note: Version bump only for package @alwatr/flat-string
1.0.12 (2024-01-03)
Note: Version bump only for package @alwatr/flat-string
1.0.11 (2024-01-03)
Note: Version bump only for package @alwatr/flat-string
1.0.10 (2023-12-26)
Note: Version bump only for package @alwatr/flat-string
1.0.9 (2023-12-26)
Note: Version bump only for package @alwatr/flat-string
1.0.8 (2023-12-23)
- tsBuildInfoFile path in tsconfig.json files (9c4ba01) by @
1.0.7 (2023-12-23)
Note: Version bump only for package @alwatr/flat-string
1.0.6 (2023-12-23)
Note: Version bump only for package @alwatr/flat-string
1.0.5 (2023-12-23)
- update to latest nano-build with preset (a4d3c35) by @
1.0.4 (2023-12-22)
Note: Version bump only for package @alwatr/flat-string
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
- build process (83fc4e6) by @AliMD
- flat-string: add new package for simplifies the complex C structures that are part of a combined JavaScript string (ebfdcb3) by @AliMD