Skip to content

Commit e23943a

Browse files
committed
release: v7.10.1
1 parent bc6d96f commit e23943a

File tree

14 files changed

+98
-7
lines changed

14 files changed

+98
-7
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.10.1](https://github.com/Alwatr/nitrobase/compare/v7.10.0...v7.10.1) (2025-12-14)
7+
8+
### 🧹 Miscellaneous Chores
9+
10+
* migrate ESLint configuration from .eslintrc.json to .eslintrc.cjs ([b6821f8](https://github.com/Alwatr/nitrobase/commit/b6821f87ae190b6b68802255f04f0e46a3cd3d89))
11+
* update dependencies and add ESLint runtime setting to VS Code configuration. ([dd353be](https://github.com/Alwatr/nitrobase/commit/dd353beb129cf15d4f68f983cfe36caac7af9c79))
12+
* update tsconfig extends to use @alwatr/nanolib ([ffbc8ce](https://github.com/Alwatr/nitrobase/commit/ffbc8ce74d47d7f4e1ff0061722df10f68af11cc))
13+
14+
### 🔗 Dependencies update
15+
16+
* replace '@alwatr/nano-build' with '@alwatr/nanolib' in logger imports ([9a355b9](https://github.com/Alwatr/nitrobase/commit/9a355b92b27434a3cd132e7e52df5c2e112ca97e))
17+
* update @alwatr/logger and @alwatr/node-fs versions; switch prettier config to @alwatr/nanolib ([a46a819](https://github.com/Alwatr/nitrobase/commit/a46a81911b320e18c627c0be8fb4d103268c6662))
18+
* update `@alwatr/nanolib` and `@types/node` dependencies across all packages. ([bc6d96f](https://github.com/Alwatr/nitrobase/commit/bc6d96f4fd423bcfb817d74b526596669d8a8aed))
19+
* update dependencies and switch prettier config to @alwatr/nanolib ([b9d4abb](https://github.com/Alwatr/nitrobase/commit/b9d4abbba9d56b0210cf838aa4e002145d11a205))
20+
* update dependencies and switch prettier config to @alwatr/nanolib ([adf97f3](https://github.com/Alwatr/nitrobase/commit/adf97f3b4e26088f8e054a349c7f77e07755e7f9))
21+
* update dependencies and switch prettier config to @alwatr/nanolib ([e2c9ffb](https://github.com/Alwatr/nitrobase/commit/e2c9ffb5f62d88a1ddaef77886d41c0cb7df604d))
22+
* update dependencies and switch prettier config to @alwatr/nanolib ([e826de4](https://github.com/Alwatr/nitrobase/commit/e826de494a2fb03125edad10930fac819e23c801))
23+
* update devDependencies and improve eslint configuration ([de73cf4](https://github.com/Alwatr/nitrobase/commit/de73cf406efc0a75ce7645a86e065d196a64fd6b))
24+
* update devDependencies and switch prettier config to @alwatr/nanolib ([bb4f564](https://github.com/Alwatr/nitrobase/commit/bb4f564a76b4a123c13bb6deb24aa7b1faccff68))
25+
* update prettier to version 3.7.4-sdk and typescript to version 5.9.3-sdk ([dfd8ec7](https://github.com/Alwatr/nitrobase/commit/dfd8ec7c6c18538314f5463f875c4211223c79e5))
26+
627
## [7.10.0](https://github.com/Alwatr/nitrobase/compare/v7.9.0...v7.10.0) (2025-09-21)
728

829
### ✨ Features

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/lerna-lite/lerna-lite/main/packages/cli/schemas/lerna-schema.json",
3-
"version": "7.10.0",
3+
"version": "7.10.1",
44
"npmClient": "yarn",
55
"useWorkspaces": true,
66
"packages": [

packages/engine/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.10.1](https://github.com/Alwatr/nitrobase/compare/v7.10.0...v7.10.1) (2025-12-14)
7+
8+
### 🧹 Miscellaneous Chores
9+
10+
* update tsconfig extends to use @alwatr/nanolib ([ffbc8ce](https://github.com/Alwatr/nitrobase/commit/ffbc8ce74d47d7f4e1ff0061722df10f68af11cc))
11+
12+
### 🔗 Dependencies update
13+
14+
* replace '@alwatr/nano-build' with '@alwatr/nanolib' in logger imports ([9a355b9](https://github.com/Alwatr/nitrobase/commit/9a355b92b27434a3cd132e7e52df5c2e112ca97e))
15+
* update `@alwatr/nanolib` and `@types/node` dependencies across all packages. ([bc6d96f](https://github.com/Alwatr/nitrobase/commit/bc6d96f4fd423bcfb817d74b526596669d8a8aed))
16+
* update dependencies and switch prettier config to @alwatr/nanolib ([e2c9ffb](https://github.com/Alwatr/nitrobase/commit/e2c9ffb5f62d88a1ddaef77886d41c0cb7df604d))
17+
618
## [7.10.0](https://github.com/Alwatr/nitrobase/compare/v7.9.0...v7.10.0) (2025-09-21)
719

820
### 🐛 Bug Fixes

packages/engine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alwatr/nitrobase-engine",
33
"description": "Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.",
4-
"version": "7.10.0",
4+
"version": "7.10.1",
55
"author": "S. Ali Mihandoost <[email protected]>",
66
"bugs": "https://github.com/Alwatr/nitrobase/issues",
77
"dependencies": {

packages/helper/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.10.1](https://github.com/Alwatr/nitrobase/compare/v7.10.0...v7.10.1) (2025-12-14)
7+
8+
### 🧹 Miscellaneous Chores
9+
10+
* update tsconfig extends to use @alwatr/nanolib ([ffbc8ce](https://github.com/Alwatr/nitrobase/commit/ffbc8ce74d47d7f4e1ff0061722df10f68af11cc))
11+
12+
### 🔗 Dependencies update
13+
14+
* update `@alwatr/nanolib` and `@types/node` dependencies across all packages. ([bc6d96f](https://github.com/Alwatr/nitrobase/commit/bc6d96f4fd423bcfb817d74b526596669d8a8aed))
15+
* update dependencies and switch prettier config to @alwatr/nanolib ([e826de4](https://github.com/Alwatr/nitrobase/commit/e826de494a2fb03125edad10930fac819e23c801))
16+
617
## [7.10.0](https://github.com/Alwatr/nitrobase/compare/v7.9.0...v7.10.0) (2025-09-21)
718

819
### 🐛 Bug Fixes

packages/helper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alwatr/nitrobase-helper",
33
"description": "Extremely fast and compact JSON-based database that operates in memory, includes a JSON file backup, and serve over the highly accelerated Nginx.",
4-
"version": "7.10.0",
4+
"version": "7.10.1",
55
"author": "S. Ali Mihandoost <[email protected]>",
66
"bugs": "https://github.com/Alwatr/nitrobase/issues",
77
"dependencies": {

packages/nitrobase/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.10.1](https://github.com/Alwatr/nitrobase/compare/v7.10.0...v7.10.1) (2025-12-14)
7+
8+
### 🧹 Miscellaneous Chores
9+
10+
* update tsconfig extends to use @alwatr/nanolib ([ffbc8ce](https://github.com/Alwatr/nitrobase/commit/ffbc8ce74d47d7f4e1ff0061722df10f68af11cc))
11+
12+
### 🔗 Dependencies update
13+
14+
* update `@alwatr/nanolib` and `@types/node` dependencies across all packages. ([bc6d96f](https://github.com/Alwatr/nitrobase/commit/bc6d96f4fd423bcfb817d74b526596669d8a8aed))
15+
* update devDependencies and switch prettier config to @alwatr/nanolib ([bb4f564](https://github.com/Alwatr/nitrobase/commit/bb4f564a76b4a123c13bb6deb24aa7b1faccff68))
16+
617
## [7.10.0](https://github.com/Alwatr/nitrobase/compare/v7.9.0...v7.10.0) (2025-09-21)
718

819
### 🐛 Bug Fixes

packages/nitrobase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alwatr/nitrobase",
33
"description": "Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.",
4-
"version": "7.10.0",
4+
"version": "7.10.1",
55
"author": "S. Ali Mihandoost <[email protected]>",
66
"bugs": "https://github.com/Alwatr/nitrobase/issues",
77
"dependencies": {

packages/reference/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.10.1](https://github.com/Alwatr/nitrobase/compare/v7.10.0...v7.10.1) (2025-12-14)
7+
8+
### 🧹 Miscellaneous Chores
9+
10+
* update tsconfig extends to use @alwatr/nanolib ([ffbc8ce](https://github.com/Alwatr/nitrobase/commit/ffbc8ce74d47d7f4e1ff0061722df10f68af11cc))
11+
12+
### 🔗 Dependencies update
13+
14+
* replace '@alwatr/nano-build' with '@alwatr/nanolib' in logger imports ([9a355b9](https://github.com/Alwatr/nitrobase/commit/9a355b92b27434a3cd132e7e52df5c2e112ca97e))
15+
* update `@alwatr/nanolib` and `@types/node` dependencies across all packages. ([bc6d96f](https://github.com/Alwatr/nitrobase/commit/bc6d96f4fd423bcfb817d74b526596669d8a8aed))
16+
* update dependencies and switch prettier config to @alwatr/nanolib ([adf97f3](https://github.com/Alwatr/nitrobase/commit/adf97f3b4e26088f8e054a349c7f77e07755e7f9))
17+
618
## [7.10.0](https://github.com/Alwatr/nitrobase/compare/v7.9.0...v7.10.0) (2025-09-21)
719

820
### 🐛 Bug Fixes

packages/reference/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alwatr/nitrobase-reference",
33
"description": "Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.",
4-
"version": "7.10.0",
4+
"version": "7.10.1",
55
"author": "S. Ali Mihandoost <[email protected]>",
66
"bugs": "https://github.com/Alwatr/nitrobase/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)