Skip to content

Latest commit

 

History

History
197 lines (117 loc) · 12.3 KB

CHANGELOG.md

File metadata and controls

197 lines (117 loc) · 12.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.0.0 (2024-11-02)

⚠ BREAKING CHANGES

  • 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.

Features

  • eslint-config: disable consistent-type-definitions (8b88c81) by @
  • eslint-config: extra import extensions support (0e0652b) by @
  • eslint-config: New package for ESLint configurations (c5f526b) by @
  • eslint-config: require-extensions (53f6f50) by @
  • prettier-config: new package for prettier share configs (a6fdee3) by @

Bug Fixes

  • all dependeny topology (1c17f34) by @
  • package.json include files (ec8c807) by @
  • package.json include files (053fc10) by @

Code Refactoring

  • disable unused labels linting rule (043cca0) by @
  • use the same version as @alwatr/nanolib (60eb860) by @

Miscellaneous Chores

  • deps-dev: bump the development-dependencies group with 3 updates (0e0ec0f) by @
  • deps-dev: bump the development-dependencies group with 3 updates (e0cf373) by @
  • deps: bump the production-dependencies group with 1 update (8abc6ab) by @
  • deps: update (1a45030) by @
  • deps: update (8e70dff) by @
  • deps: update (f892e22) by @
  • deps: update (d592830) by @
  • eslint-config: add eslint-plugin-require-extensions to peerDependencies (77d0468) by @
  • eslint-config: change the license to AGPL-3.0 (6ff5fbd) by @
  • eslint-config: Update peer dependencies in package.json (690a7db) by @
  • include LICENSE and LEGAL files to publish (09f366f) by @
  • switch to alwatr prettier configuration (4426288) by @
  • update package keywords (200afcf) by @

Dependencies update

  • bump esbuild (78d8552) by @
  • bump esbuild in the production-dependencies group (d829afb) by @
  • bump esbuild in the production-dependencies group (1dffb4f) by @
  • bump eslint in the development-dependencies group (abb3406) by @
  • bump the development-dependencies group across 1 directory with 10 updates (9ed98ff) by @
  • bump the development-dependencies group with 10 updates (fa4aaf0) by @
  • bump the production-dependencies group with 1 update (85a0693) by @
  • upd (451d025) by @
  • update all (53342f6) by @
  • update all dependencies (1e0c30e) by @
  • update all dependencies (0e908b4) by @
  • upgrade (6dbd300) by @

1.2.11 (2024-10-11)

Miscellaneous Chores

  • eslint-config: Update peer dependencies in package.json (690a7db) by @AliMD

1.2.10 (2024-10-11)

Miscellaneous Chores

  • include LICENSE and LEGAL files to publish (09f366f) by @AliMD

1.2.9 (2024-10-10)

Code Refactoring

  • disable unused labels linting rule (043cca0) by @AliMD

Dependencies update

  • bump the development-dependencies group with 10 updates (fa4aaf0) by @dependabot[bot]

1.2.8 (2024-09-29)

Bug Fixes

  • all dependeny topology (1c17f34) by @mohammadhonarvar

Miscellaneous Chores

  • eslint-config: change the license to AGPL-3.0 (6ff5fbd) by @ArmanAsadian

Dependencies update

  • bump esbuild in the production-dependencies group (d829afb) by @dependabot[bot]

1.2.7 (2024-09-21)

Dependencies update

  • bump eslint in the development-dependencies group (abb3406) by @dependabot[bot]

1.2.6 (2024-09-15)

Dependencies update

  • bump the development-dependencies group across 1 directory with 10 updates (9ed98ff) by @dependabot[bot]

1.2.5 (2024-08-31)

Dependencies update

  • update all dependencies (1e0c30e) by @AliMD

1.2.4 (2024-07-04)

Dependencies update

  • bump esbuild (78d8552) by @dependabot[bot]
  • update all dependencies (0e908b4) by @

1.2.3 (2024-05-12)

Dependencies update

  • bump esbuild in the production-dependencies group (1dffb4f) by @dependabot[bot]
  • upgrade (6dbd300) by @AliMD

1.2.2 (2024-04-25)

Note: Version bump only for package @alwatr/eslint-config

1.2.1 (2024-03-28)

Note: Version bump only for package @alwatr/eslint-config

1.2.0 (2024-01-31)

Features

  • eslint-config: extra import extensions support (0e0652b) by @AliMD
  • eslint-config: require-extensions (53f6f50) by @njfamirm

Miscellaneous Chores

  • deps: update (1a45030) by @AliMD
  • eslint-config: add eslint-plugin-require-extensions to peerDependencies (77d0468) by @AliMD

1.1.0 (2024-01-24)

Features

  • eslint-config: disable consistent-type-definitions (8b88c81) by @njfamirm

1.0.9 (2024-01-16)

Note: Version bump only for package @alwatr/eslint-config

1.0.8 (2024-01-06)

Note: Version bump only for package @alwatr/eslint-config

1.0.7 (2024-01-03)

Note: Version bump only for package @alwatr/eslint-config

1.0.6 (2023-12-26)

Note: Version bump only for package @alwatr/eslint-config

1.0.5 (2023-12-23)

Note: Version bump only for package @alwatr/eslint-config

1.0.4 (2023-12-22)

Note: Version bump only for package @alwatr/eslint-config

1.0.3 (2023-12-22)

Bug Fixes

  • package.json include files (ec8c807) by @

1.0.2 (2023-12-22)

Bug Fixes

  • package.json include files (053fc10) by @AliMD

1.0.1 (2023-12-21)

Features

  • eslint-config: New package for ESLint configurations (c5f526b) by @AliMD
  • prettier-config: new package for prettier share configs (a6fdee3) by @AliMD