Skip to content

Releases: Alwatr/alwatr

v0.18.0

22 Oct 21:02
a6f75b3
Compare
Choose a tag to compare

What's Changed

  • feat(fetch): cache strategy by @AliMD in #340
  • chore(deps-dev): bump @types/node from 18.11.2 to 18.11.3 by @dependabot in #339
  • chore(deps-dev): bump eslint-import-resolver-typescript from 3.5.1 to 3.5.2 by @dependabot in #338

Full Changelog: v0.17.0...v0.18.0

v0.17.0

21 Oct 08:03
f531925
Compare
Choose a tag to compare

What's Changed

  • fix(logger): accident must inherit from console.warn not console.error by @MM25Zamanian in #272

  • feat: add new workflows by @AliMD in #283

  • refactor(storage): synchronous operations and fix many bugs by @AliMD in #286

  • Improve eslint and prettier by @AliMD in #287

  • refactor(nanoservice/storage): compatible with new storage by @AliMD in #290

  • refactor(i18n): rewrite from scratch! by @AliMD in #288

  • feat(math): add translateUnicodeDigits by @AliMD in #291

  • Improve documention by @njfamirm in #254

  • Classic private docker registry by @AliMD in #299

  • Fix(nginx): healthcheck, workdir, publish versions by @AliMD in #305

  • Add UnicodeDigits document by @njfamirm in #298

  • refactor(math): rewrite UnicodeDigits to improve performance by @AliMD in #297

  • feat(classic-cloud): fix traefik network, Add data command to deploy script by @AliMD in #331

  • feat(fetch): retry pattern and refactor api by @AliMD in #332

  • refactor(logger): lower incident attentions buy using disable tracing by @AliMD in #333

  • fix(signal): default options by @AliMD in #335

  • chore(deps-dev): bump lerna from 5.5.0 to 5.5.1 by @dependabot in #277

  • chore(deps-dev): bump @types/node from 18.7.16 to 18.7.18 by @dependabot in #281

  • chore(deps-dev): bump @typescript-eslint/parser from 5.36.2 to 5.37.0 by @dependabot in #280

  • chore(deps-dev): bump eslint from 8.23.0 to 8.23.1 by @dependabot in #276

  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #285

  • chore(deps-dev): bump @typescript-eslint/parser from 5.37.0 to 5.38.0 by @dependabot in #293

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0 by @dependabot in #292

  • chore(deps-dev): bump lerna from 5.5.1 to 5.5.2 by @dependabot in #294

  • chore(deps): bump actions/stale from 5 to 6 by @dependabot in #296

  • chore(deps-dev): bump @types/node from 18.7.18 to 18.8.2 by @dependabot in #312

  • chore(deps-dev): bump lerna from 5.5.2 to 5.6.1 by @dependabot in #314

  • chore(deps-dev): bump @types/node from 18.7.18 to 18.8.3 by @dependabot in #313

  • chore(deps): bump lit from 2.3.1 to 2.4.0 by @dependabot in #315

  • chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 by @dependabot in #306

  • chore(deps-dev): bump eslint from 8.23.1 to 8.25.0 by @dependabot in #317

  • chore(deps): bump zx from 7.0.8 to 7.1.1 by @dependabot in #316

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.39.0 by @dependabot in #311

  • chore(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.39.0 by @dependabot in #309

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 by @dependabot in #319

  • chore(deps-dev): bump lerna from 5.6.1 to 6.0.0 by @dependabot in #322

  • chore(deps-dev): bump @types/node from 18.8.3 to 18.8.5 by @dependabot in #323

  • chore(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0 by @dependabot in #321

  • chore(deps-dev): bump @types/node from 18.8.5 to 18.11.2 by @dependabot in #330

  • chore(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.40.1 by @dependabot in #329

  • chore(deps): bump exit-hook from 3.1.0 to 3.1.1 by @dependabot in #326

  • chore(deps-dev): bump lerna from 6.0.0 to 6.0.1 by @dependabot in #325

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 by @dependabot in #328

Full Changelog: v0.16.1...v0.17.0

v0.16.1

10 Sep 12:06
2d44144
Compare
Choose a tag to compare

What's Changed

  • feat(nginx): $NGINX_AUTOINDEX env by @AliMD in #273
  • Fix/storagefeat(storage): force save and exit hook to prevent data lost by @AliMD in #274

Full Changelog: v0.16.0...v0.16.1

v0.16.0

08 Sep 23:17
403b42f
Compare
Choose a tag to compare

What's Changed

  • New Package: Alwatr Accelerated Nginx Container by @AliMD in #221
  • fix(classic-cloud): review and fix issues by @AliMD in #265
  • feat(storage): add forEach and fix cashed keys issue by @AliMD in #268

Full Changelog: v0.15.0...v0.16.0

v0.15.0

01 Sep 22:29
785516d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

19 Aug 14:13
05ead80
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

06 Aug 21:28
2739e45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

22 Jul 16:48
2da92e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

16 Apr 04:54
7d734c5
Compare
Choose a tag to compare

What's Changed

  • New package: element #130
  • Prettier config #134
  • chore(deps): bump async from 2.6.3 to 2.6.4 #135

Full Changelog: v0.10.1...v0.11.0

v0.10.1

16 Apr 04:45
1261761
Compare
Choose a tag to compare

What's Changed

  • Enhance lint to check imports and fix import orders #124
  • feat(font): init #125
  • New package: @alwatr/font #128
  • Fix build and lint workflows #127

New Contributors

  • @ArmanA30 made their first contribution in #127

Full Changelog: v0.9.0...v0.10.0

Full Changelog: v0.10.0...v0.10.1