@alwatr/render-state 1.0.6 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.0.8](https://github.com/Alwatr/nanolib/compare/@alwatr/render-state@1.0.7...@alwatr/render-state@1.0.8) (2024-11-02)
7
+
8
+ **Note:** Version bump only for package @alwatr/render-state
9
+
10
+ ## [1.0.7](https://github.com/Alwatr/nanolib/compare/@alwatr/render-state@1.0.6...@alwatr/render-state@1.0.7) (2024-10-25)
11
+
12
+ **Note:** Version bump only for package @alwatr/render-state
13
+
6
14
  ## [1.0.6](https://github.com/Alwatr/nanolib/compare/@alwatr/render-state@1.0.5...@alwatr/render-state@1.0.6) (2024-10-12)
7
15
 
8
16
  **Note:** Version bump only for package @alwatr/render-state
@@ -11,13 +19,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
19
 
12
20
  ### Code Refactoring
13
21
 
14
- * prevent side-effects ([01e00e1](https://github.com/Alwatr/nanolib/commit/01e00e191385cc92b28677df0c01a085916ae677)) by @mohammadhonarvar
22
+ - prevent side-effects ([01e00e1](https://github.com/Alwatr/nanolib/commit/01e00e191385cc92b28677df0c01a085916ae677)) by @mohammadhonarvar
15
23
 
16
24
  ## [1.0.4](https://github.com/Alwatr/nanolib/compare/@alwatr/render-state@1.0.3...@alwatr/render-state@1.0.4) (2024-10-11)
17
25
 
18
26
  ### Miscellaneous Chores
19
27
 
20
- * include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @AliMD
28
+ - include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @AliMD
21
29
 
22
30
  ## [1.0.3](https://github.com/Alwatr/nanolib/compare/@alwatr/render-state@1.0.2...@alwatr/render-state@1.0.3) (2024-10-11)
23
31
 
@@ -27,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
27
35
 
28
36
  ### Dependencies update
29
37
 
30
- * bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @dependabot[bot]
38
+ - bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @dependabot[bot]
31
39
 
32
40
  ## [1.0.1](https://github.com/Alwatr/nanolib/compare/@alwatr/render-state@1.0.0...@alwatr/render-state@1.0.1) (2024-10-08)
33
41
 
@@ -37,9 +45,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
37
45
 
38
46
  ### Features
39
47
 
40
- * **render-state:** add `render-state` package ([7f5b112](https://github.com/Alwatr/nanolib/commit/7f5b1122482a5df205cb4fee1113005310c9464f)) by @mohammadhonarvar
48
+ - **render-state:** add `render-state` package ([7f5b112](https://github.com/Alwatr/nanolib/commit/7f5b1122482a5df205cb4fee1113005310c9464f)) by @mohammadhonarvar
41
49
 
42
50
  ### Miscellaneous Chores
43
51
 
44
- * fix versions ([497a6d8](https://github.com/Alwatr/nanolib/commit/497a6d81ae5989e566e96d498fc5f1b6c80193ae)) by @AliMD
45
- * Remove change log file ([1955c9c](https://github.com/Alwatr/nanolib/commit/1955c9c20fc72df6c07e8e37a4bad48f1bd9125f)) by @AliMD
52
+ - fix versions ([497a6d8](https://github.com/Alwatr/nanolib/commit/497a6d81ae5989e566e96d498fc5f1b6c80193ae)) by @AliMD
53
+ - Remove change log file ([1955c9c](https://github.com/Alwatr/nanolib/commit/1955c9c20fc72df6c07e8e37a4bad48f1bd9125f)) by @AliMD
package/dist/main.cjs CHANGED
@@ -1,4 +1,4 @@
1
- /* @alwatr/render-state v1.0.6 */
1
+ /* @alwatr/render-state v1.0.8 */
2
2
  "use strict";
3
3
  var __defProp = Object.defineProperty;
4
4
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -26,7 +26,7 @@ __export(main_exports, {
26
26
  module.exports = __toCommonJS(main_exports);
27
27
  var import_logger = require("@alwatr/logger");
28
28
  var import_package_tracer = require("@alwatr/package-tracer");
29
- __dev_mode__: import_package_tracer.packageTracer.add("@alwatr/render-state", "1.0.6");
29
+ __dev_mode__: import_package_tracer.packageTracer.add("@alwatr/render-state", "1.0.8");
30
30
  var logger = /* @__PURE__ */ (0, import_logger.createLogger)("@alwatr/render-state");
31
31
  var renderState = (state, renderRecord, thisArg = null) => {
32
32
  logger.logMethodArgs?.("renderState", { state, renderRecord });
package/dist/main.mjs CHANGED
@@ -1,9 +1,9 @@
1
- /* @alwatr/render-state v1.0.6 */
1
+ /* @alwatr/render-state v1.0.8 */
2
2
 
3
3
  // src/main.ts
4
4
  import { createLogger } from "@alwatr/logger";
5
5
  import { packageTracer } from "@alwatr/package-tracer";
6
- __dev_mode__: packageTracer.add("@alwatr/render-state", "1.0.6");
6
+ __dev_mode__: packageTracer.add("@alwatr/render-state", "1.0.8");
7
7
  var logger = /* @__PURE__ */ createLogger("@alwatr/render-state");
8
8
  var renderState = (state, renderRecord, thisArg = null) => {
9
9
  logger.logMethodArgs?.("renderState", { state, renderRecord });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alwatr/render-state",
3
- "version": "1.0.6",
3
+ "version": "1.0.8",
4
4
  "description": "Clone deeply nested objects and arrays in JavaScript.",
5
5
  "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",
6
6
  "keywords": [
@@ -63,14 +63,14 @@
63
63
  "clean": "rm -rfv dist *.tsbuildinfo"
64
64
  },
65
65
  "dependencies": {
66
- "@alwatr/logger": "^4.0.6",
67
- "@alwatr/package-tracer": "^1.0.6"
66
+ "@alwatr/logger": "^4.0.8",
67
+ "@alwatr/package-tracer": "^1.0.8"
68
68
  },
69
69
  "devDependencies": {
70
- "@alwatr/nano-build": "^2.0.2",
70
+ "@alwatr/nano-build": "^2.0.4",
71
71
  "@alwatr/prettier-config": "^1.0.6",
72
- "@alwatr/tsconfig-base": "^1.3.2",
72
+ "@alwatr/tsconfig-base": "^1.3.3",
73
73
  "typescript": "^5.6.3"
74
74
  },
75
- "gitHead": "15d12342d2e69fbb6129675cce620132c5bd0bfc"
75
+ "gitHead": "5aecc962a161034aa9213dcc5fb3c1cece9eaca2"
76
76
  }