Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: v0.25.0 #471

Merged
merged 58 commits into from
Dec 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
59a99eb
chore(deps-dev): bump @types/node from 18.11.9 to 18.11.10
dependabot[bot] Dec 1, 2022
1a7ba79
Merge pull request #455 from AliMD/dependabot/npm_and_yarn/types/node…
alimd Dec 1, 2022
508a9b2
fix(math): UnicodeDigits type issue
alimd Dec 2, 2022
f5fa219
chore(tsconfig): more strict options
alimd Dec 2, 2022
7cbba9e
chore(deps): upgrade
alimd Dec 2, 2022
880ca49
chore(eslint): lit/recommended
alimd Dec 2, 2022
2c7d852
chore(vscode): show js files
alimd Dec 2, 2022
12577ec
chore: lit best practices
alimd Dec 2, 2022
98cbb53
fix: web-dev-server
alimd Dec 2, 2022
f744a2d
Merge pull request #457 from AliMD/feat/build-serve
alimd Dec 2, 2022
33e16fd
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
dependabot[bot] Dec 2, 2022
2c87f1e
Merge pull request #456 from AliMD/dependabot/npm_and_yarn/decode-uri…
alimd Dec 2, 2022
c9b6c56
feat(logger): log incident in production mode
njfamirm Dec 3, 2022
705d7b9
feat(service/commenting): add base nano server
njfamirm Dec 4, 2022
542cc52
feat(service/commenting): add route
njfamirm Dec 4, 2022
170af3b
feat(service/commenting): rename add to put route
njfamirm Dec 4, 2022
581cebe
feat(service/commenting): get all route
njfamirm Dec 4, 2022
5629a01
feat(service/commenting): replyId
njfamirm Dec 4, 2022
cac300e
chore(.vscode): update extension recommendation
njfamirm Dec 4, 2022
60502a0
chore(workflow/publish-container): add commenting service
njfamirm Dec 5, 2022
e41f11a
chore(service/commenting): update readme
njfamirm Dec 5, 2022
da06212
chore(service/commenting): update package.json
njfamirm Dec 5, 2022
3ba09b4
chore(deps): bump dessant/lock-threads from 3 to 4
dependabot[bot] Dec 5, 2022
e6895e0
chore(deps-dev): bump eslint from 8.28.0 to 8.29.0
dependabot[bot] Dec 5, 2022
3fe193b
Merge pull request #461 from AliMD/dependabot/npm_and_yarn/eslint-8.29.0
alimd Dec 5, 2022
6509cf8
Merge pull request #460 from AliMD/dependabot/github_actions/dessant/…
alimd Dec 5, 2022
964e1d3
Merge branch 'next' into feat/logger
alimd Dec 5, 2022
3d11880
Merge branch 'next' into feat/commenting-service
njfamirm Dec 5, 2022
0e86350
chore(logger): review
njfamirm Dec 5, 2022
764d841
Merge pull request #458 from AliMD/feat/logger
alimd Dec 5, 2022
870b456
Merge branch 'next' into feat/commenting-service
alimd Dec 6, 2022
bd4d30c
refactor(commenting): move allowOrigin to config
njfamirm Dec 6, 2022
13a0fe9
feat(comment): new types
njfamirm Dec 6, 2022
3c0d893
chore(commenting): rename to comment
njfamirm Dec 6, 2022
a24de65
chore(comment): project description
njfamirm Dec 6, 2022
b637cef
chore(deps): upgrade
njfamirm Dec 6, 2022
2f0ca5b
feat(storage-client): dynamic storage name
alimd Dec 6, 2022
95d8a77
refactor(comment): storage provider
njfamirm Dec 6, 2022
07cf5fb
feat(storage-client): dynamic storage name
njfamirm Dec 6, 2022
d793b26
Merge pull request #466 from AliMD/feat/storage-client
alimd Dec 6, 2022
467bd2c
Merge branch 'next' into feat/commenting-service
njfamirm Dec 6, 2022
3115a5e
refactor(comment): review and fix
alimd Dec 6, 2022
5b6d98c
fix(deps): typescipt version
alimd Dec 6, 2022
20c4c4b
chore(workflow/publish-container): comment description
njfamirm Dec 6, 2022
591444a
Merge pull request #459 from AliMD/feat/commenting-service
alimd Dec 6, 2022
e66cbaf
Merge branch 'next' into fix/vscode-extension
alimd Dec 6, 2022
892b48a
chore(vscode): clean unnecessary extension
alimd Dec 6, 2022
c2324ba
Merge pull request #437 from AliMD/fix/vscode-extension
alimd Dec 6, 2022
5ab4209
chore(deps-dev): bump eslint-plugin-lit from 1.6.1 to 1.7.0
dependabot[bot] Dec 6, 2022
b141de4
Merge pull request #465 from AliMD/dependabot/npm_and_yarn/eslint-plu…
alimd Dec 6, 2022
836a235
chore(deps-dev): bump @typescript-eslint/eslint-plugin
dependabot[bot] Dec 6, 2022
2641cc3
Merge pull request #464 from AliMD/dependabot/npm_and_yarn/typescript…
alimd Dec 6, 2022
8508f38
chore(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1
dependabot[bot] Dec 6, 2022
b3fa6ec
Merge pull request #462 from AliMD/dependabot/npm_and_yarn/typescript…
alimd Dec 6, 2022
b714e2f
chore(deps-dev): bump @types/node from 18.11.10 to 18.11.11
dependabot[bot] Dec 6, 2022
6c14ab0
Merge pull request #463 from AliMD/dependabot/npm_and_yarn/types/node…
alimd Dec 6, 2022
03cf3c1
release: v0.25.0
alimd Dec 7, 2022
645c3a4
Merge branch 'main' into next
alimd Dec 7, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@
"google",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"plugin:wc/recommended",
"plugin:import/recommended",
"plugin:import/typescript"
"plugin:import/typescript",
"plugin:wc/best-practice",
"plugin:lit/recommended"
],
"env": {
"browser": true,
"es2021": true
"shared-node-browser": true,
"es2022": true
},
"parser": "@typescript-eslint/parser",
"parserOptions": {
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lock-closed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

steps:
- name: 🔒 Lock closed issues and PRs
uses: dessant/lock-threads@v3
uses: dessant/lock-threads@v4
with:
github-token: ${{ github.token }}
issue-inactive-days: 7
Expand Down
7 changes: 7 additions & 0 deletions .github/workflows/publish-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,13 @@ jobs:
short: 0
full: 0.24.1

- image: comment
path: service/comment
description: Distributed simple and fast comment nanoservice base on @alwatr/storage-server
version:
short: 0
full: 0.24.1

# - image: tdlib
# path: container/tdlib
# description: Cross-platform library for building Telegram clients.
Expand Down
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ Desktop.ini
*.log*

# Build
dist
.tsbuildinfo
*.js
*.map
*.d.ts
*.js
!/*.js

# Dependencies
node_modules
Expand Down
17 changes: 9 additions & 8 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
{
"recommendations": [
"editorconfig.editorconfig",
"christian-kohler.path-intellisense",
"davidanson.vscode-markdownlint",
"dbaeumer.vscode-eslint",
"streetsidesoftware.code-spell-checker",
"streetsidesoftware.code-spell-checker-persian",
"editorconfig.editorconfig",
"esbenp.prettier-vscode",
"runem.lit-plugin",
"christian-kohler.path-intellisense",
"humao.rest-client",
"irongeek.vscode-env",
"jgclark.vscode-todo-highlight",
"redhat.vscode-yaml",
"github.vscode-pull-request-github",
"davidanson.vscode-markdownlint",
"runem.lit-plugin",
"william-voyek.vscode-nginx",
"streetsidesoftware.code-spell-checker-persian",
"streetsidesoftware.code-spell-checker",
"stylelint.vscode-stylelint",
"humao.rest-client"
]
}
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"typescript.tsdk": "node_modules\\typescript\\lib",
"files.exclude": {
"**/*.map": true,
"**/*.js": true,
"**/*.d.ts": true,
"**/*.tsbuildinfo": true
},
Expand Down
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.25.0](https://github.com/AliMD/alwatr/compare/v0.24.1...v0.25.0) (2022-12-07)

### Bug Fixes

- **deps:** typescipt version ([5b6d98c](https://github.com/AliMD/alwatr/commit/5b6d98c82350eef6df30f420e550dd4cf356b974))
- **math:** UnicodeDigits type issue ([508a9b2](https://github.com/AliMD/alwatr/commit/508a9b22a792284f7b5c54d095d6212d6277dc6b))
- web-dev-server ([98cbb53](https://github.com/AliMD/alwatr/commit/98cbb53ca98bd8905d76cd2e419b5fb1a20b53f1))

### Features

- **comment:** new types ([13a0fe9](https://github.com/AliMD/alwatr/commit/13a0fe97a1f9b65fafea893a198fdea4310ddd8d))
- **logger:** log incident in production mode ([c9b6c56](https://github.com/AliMD/alwatr/commit/c9b6c56182750444b1cced3343b02eea6a9f24c5))
- **service/commenting:** add base nano server ([705d7b9](https://github.com/AliMD/alwatr/commit/705d7b99c2cd7369d496051538f09de35660b2df))
- **service/commenting:** add route ([542cc52](https://github.com/AliMD/alwatr/commit/542cc529f42a9e524d0a8faa76de51011b12d655))
- **service/commenting:** get all route ([581cebe](https://github.com/AliMD/alwatr/commit/581cebe78840237619c820f4c45aa06b87672076))
- **service/commenting:** rename add to put route ([170af3b](https://github.com/AliMD/alwatr/commit/170af3b198347a6cbaa1f0454da9d74e15f43f4e))
- **service/commenting:** replyId ([5629a01](https://github.com/AliMD/alwatr/commit/5629a013916d479ea6816c76b0db4ff8befcdc7c))
- **storage-client:** dynamic storage name ([07cf5fb](https://github.com/AliMD/alwatr/commit/07cf5fb2086d1f8ad0f731470a5dfb313038b51c))
- **storage-client:** dynamic storage name ([2f0ca5b](https://github.com/AliMD/alwatr/commit/2f0ca5b85241c2298efc503e5f14f994a35be484))

## [0.24.1](https://github.com/AliMD/alwatr/compare/v0.24.0...v0.24.1) (2022-12-01)

### Bug Fixes
Expand Down
4 changes: 4 additions & 0 deletions demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.25.0](https://github.com/AliMD/alwatr/compare/v0.24.1...v0.25.0) (2022-12-07)

**Note:** Version bump only for package @alwatr/demo

## [0.24.1](https://github.com/AliMD/alwatr/compare/v0.24.0...v0.24.1) (2022-12-01)

**Note:** Version bump only for package @alwatr/demo
Expand Down
4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/demo",
"version": "0.24.1",
"version": "0.25.0",
"main": "index.js",
"author": "S. Ali Mihandoost <[email protected]> (https://ali.mihandoost.com)",
"type": "module",
Expand All @@ -9,7 +9,7 @@
"MohammadMahdi Zamanian <[email protected]>"
],
"dependencies": {
"@alwatr/logger": "^0.24.1",
"@alwatr/logger": "^0.25.0",
"tslib": "~2.4.1"
}
}
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.24.1",
"version": "0.25.0",
"npmClient": "yarn",
"useWorkspaces": true,
"package": ["demo", "packages/*/*"],
Expand Down
15 changes: 9 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"l": "yarn lint",
"b": "yarn build",
"cb": "run-s clean build",
"s": "yarn serve:dev",
"s": "run-s build serve",
"w": "yarn watch",
"f": "yarn format",
"fl": "yarn format:eslint",
Expand All @@ -33,8 +33,8 @@
"format:eslint": "yarn lint:ts --fix",
"format:prettier": "prettier . --ignore-path .gitignore --write",
"clean": "yarn build:ts --clean && lerna run clean && rimraf \"{packages,demo}/**/*.{js,d.ts,map}\" \"{packages,demo}/**/.tsbuildinfo\" \"{packages,demo}/**/node_modules/\"",
"serve:dev": "web-dev-server --config dev-server.mjs",
"watch": "run-p watch:* serve:dev",
"serve": "wds",
"watch": "run-p watch:* serve",
"watch:ts": "yarn build:ts --watch --preserveWatchOutput",
"ver-minor": "lerna version minor --no-push",
"ver-patch": "lerna version patch --no-push",
Expand All @@ -44,16 +44,19 @@
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "~3.0.0",
"@typescript-eslint/eslint-plugin": "~5.45.0",
"@typescript-eslint/parser": "~5.45.0",
"@typescript-eslint/eslint-plugin": "~5.45.1",
"@typescript-eslint/parser": "~5.45.1",
"@typescript/lib-dom": "npm:@types/web",
"@web/dev-server": "~0.1.35",
"eslint": "~8.28.0",
"@web/dev-server-esbuild": "~0.3.3",
"eslint": "~8.29.0",
"eslint-config-google": "~0.14.0",
"eslint-import-resolver-typescript": "~3.5.2",
"eslint-plugin-import": "~2.26.0",
"eslint-plugin-lit": "~1.7.0",
"eslint-plugin-wc": "~1.4.0",
"lerna": "~6.1.0",
"lit-analyzer": "~1.2.1",
"npm-run-all": "~4.1.5",
"prettier": "~2.8.0",
"rimraf": "~3.0.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/core/element/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.25.0](https://github.com/AliMD/alwatr/compare/v0.24.1...v0.25.0) (2022-12-07)

**Note:** Version bump only for package @alwatr/element

## [0.24.1](https://github.com/AliMD/alwatr/compare/v0.24.0...v0.24.1) (2022-12-01)

**Note:** Version bump only for package @alwatr/element
Expand Down
4 changes: 2 additions & 2 deletions packages/core/element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/element",
"version": "0.24.1",
"version": "0.25.0",
"description": "Elegant powerful web component (lit-element) helper mixins written in tiny TypeScript module.",
"keywords": [
"element",
Expand Down Expand Up @@ -33,7 +33,7 @@
"url": "https://github.com/AliMD/alwatr/issues"
},
"dependencies": {
"@alwatr/logger": "^0.24.1",
"@alwatr/logger": "^0.25.0",
"lit": "~2.4.1",
"tslib": "~2.4.1"
}
Expand Down
4 changes: 4 additions & 0 deletions packages/core/fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.25.0](https://github.com/AliMD/alwatr/compare/v0.24.1...v0.25.0) (2022-12-07)

**Note:** Version bump only for package @alwatr/fetch

## [0.24.1](https://github.com/AliMD/alwatr/compare/v0.24.0...v0.24.1) (2022-12-01)

**Note:** Version bump only for package @alwatr/fetch
Expand Down
4 changes: 2 additions & 2 deletions packages/core/fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/fetch",
"version": "0.24.1",
"version": "0.25.0",
"description": "Enhanced fetch API with cache strategy, retry pattern, timeout, helper methods and enhanced types written in tiny TypeScript, ES module.",
"keywords": [
"fetch",
Expand Down Expand Up @@ -34,7 +34,7 @@
"url": "https://github.com/AliMD/alwatr/issues"
},
"dependencies": {
"@alwatr/logger": "^0.24.1",
"@alwatr/logger": "^0.25.0",
"tslib": "~2.4.1"
}
}
4 changes: 4 additions & 0 deletions packages/core/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.25.0](https://github.com/AliMD/alwatr/compare/v0.24.1...v0.25.0) (2022-12-07)

**Note:** Version bump only for package @alwatr/i18n

## [0.24.1](https://github.com/AliMD/alwatr/compare/v0.24.0...v0.24.1) (2022-12-01)

### Bug Fixes
Expand Down
8 changes: 4 additions & 4 deletions packages/core/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/i18n",
"version": "0.24.1",
"version": "0.25.0",
"description": "Elegant powerful translation module (i18n/l10n) with dynamic json storage written in tiny TypeScript, ES module.",
"keywords": [
"i18n",
Expand Down Expand Up @@ -32,9 +32,9 @@
"url": "https://github.com/AliMD/alwatr/issues"
},
"dependencies": {
"@alwatr/fetch": "^0.24.1",
"@alwatr/logger": "^0.24.1",
"@alwatr/signal": "^0.24.1",
"@alwatr/fetch": "^0.25.0",
"@alwatr/logger": "^0.25.0",
"@alwatr/signal": "^0.25.0",
"tslib": "~2.4.1"
}
}
6 changes: 6 additions & 0 deletions packages/core/logger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.25.0](https://github.com/AliMD/alwatr/compare/v0.24.1...v0.25.0) (2022-12-07)

### Features

- **logger:** log incident in production mode ([c9b6c56](https://github.com/AliMD/alwatr/commit/c9b6c56182750444b1cced3343b02eea6a9f24c5))

## [0.24.1](https://github.com/AliMD/alwatr/compare/v0.24.0...v0.24.1) (2022-12-01)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/logger",
"version": "0.24.1",
"version": "0.25.0",
"description": "Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.",
"keywords": [
"log",
Expand Down
9 changes: 4 additions & 5 deletions packages/core/logger/src/logger.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@ export const createLogger = (scope: string, color?: string | null, debug?: boole
color,
scope,

incident: isBrowser
? console.log.bind(console, '%c%s%c.%s() Incident `%s` %s!', styleScope, scope, 'color: orange;')
: console.log.bind(console, `${styleScope}🚸\n%s${style.reset}.%s() Incident \`%s\` %s!${style.reset}`, scope),

accident: isBrowser
? console.warn.bind(console, '%c%s%c.%s() Accident `%s` %s!', styleScope, scope, style.reset)
: console.warn.bind(console, `${styleScope}⚠️\n%s\x1b[33m.%s() Accident \`%s\` %s!${style.reset}`, scope),
Expand All @@ -142,7 +146,6 @@ export const createLogger = (scope: string, color?: string | null, debug?: boole
logMethod: empty,
logMethodArgs: empty,
logMethodFull: empty,
incident: empty,
logOther: empty,
};
}
Expand All @@ -159,10 +162,6 @@ export const createLogger = (scope: string, color?: string | null, debug?: boole

logMethodFull: console.debug.bind(console, keySection + '.%s(%o) => %o', styleScope, scope, style.reset),

incident: isBrowser
? console.log.bind(console, '%c%s%c.%s() Incident `%s` %s!', styleScope, scope, 'color: orange;')
: console.log.bind(console, `${styleScope}🚸\n%s${style.reset}.%s() Incident \`%s\` %s!${style.reset}`, scope),

logOther: console.debug.bind(console, keySection, styleScope, scope, style.reset),
};
};
6 changes: 6 additions & 0 deletions packages/core/math/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.25.0](https://github.com/AliMD/alwatr/compare/v0.24.1...v0.25.0) (2022-12-07)

### Bug Fixes

- **math:** UnicodeDigits type issue ([508a9b2](https://github.com/AliMD/alwatr/commit/508a9b22a792284f7b5c54d095d6212d6277dc6b))

## [0.24.1](https://github.com/AliMD/alwatr/compare/v0.24.0...v0.24.1) (2022-12-01)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/math/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/math",
"version": "0.24.1",
"version": "0.25.0",
"description": "Simple useful Math library written in tiny TypeScript module.",
"keywords": [
"math",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/math/src/unicode-digits.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export class UnicodeDigits {

this._toLangZeroCode = supportedLanguageList[toLanguage];

const regParts = [];
const regParts: Array<string> = [];
for (let n = 0; n < 10; n++) {
regParts.push(
'(' + fromLanguages.map((langKey) => String.fromCharCode(supportedLanguageList[langKey] + n)).join('|') + ')',
Expand Down
4 changes: 4 additions & 0 deletions packages/core/nano-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.25.0](https://github.com/AliMD/alwatr/compare/v0.24.1...v0.25.0) (2022-12-07)

**Note:** Version bump only for package @alwatr/nano-server

## [0.24.1](https://github.com/AliMD/alwatr/compare/v0.24.0...v0.24.1) (2022-12-01)

**Note:** Version bump only for package @alwatr/nano-server
Expand Down
8 changes: 4 additions & 4 deletions packages/core/nano-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/nano-server",
"version": "0.24.1",
"version": "0.25.0",
"description": "Elegant powerful nodejs server for nanoservice use cases, written in tiny TypeScript module.",
"keywords": [
"server",
Expand Down Expand Up @@ -31,9 +31,9 @@
"url": "https://github.com/AliMD/alwatr/issues"
},
"dependencies": {
"@alwatr/fetch": "^0.24.1",
"@alwatr/logger": "^0.24.1",
"@alwatr/math": "^0.24.1",
"@alwatr/fetch": "^0.25.0",
"@alwatr/logger": "^0.25.0",
"@alwatr/math": "^0.25.0",
"tslib": "~2.4.1"
}
}
Loading