@alwatr/flatomise 1.2.7 → 5.0.0

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,57 @@
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
+ ## 5.0.0 (2024-11-02)
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * 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.
11
+
12
+ ### Features
13
+
14
+ * **flatomise:** A utility for creating promises that can be externally resolved or rejected. ([1bc4478](https://github.com/Alwatr/nanolib/commit/1bc4478327f156b5e45650590aea013590443723)) by @
15
+ * **flatomise:** generic type ([3193b43](https://github.com/Alwatr/nanolib/commit/3193b4378681ec7c840d6d7806dad041a1db7573)) by @
16
+ * use `package-tracer` ([cc3c5f9](https://github.com/Alwatr/nanolib/commit/cc3c5f9c1a3d03f0d81b46835665f16a0426fd0d)) by @
17
+
18
+ ### Bug Fixes
19
+
20
+ * all dependeny topology ([1c17f34](https://github.com/Alwatr/nanolib/commit/1c17f349adf3e98e2a80ab2da4f0f81028dc9c5f)) by @
21
+
22
+ ### Code Refactoring
23
+
24
+ * prevent side-effects ([01e00e1](https://github.com/Alwatr/nanolib/commit/01e00e191385cc92b28677df0c01a085916ae677)) by @
25
+ * use the same version as @alwatr/nanolib ([60eb860](https://github.com/Alwatr/nanolib/commit/60eb860a0e33dfffe2d1d95e63ce54c60876be06)) by @
26
+
27
+ ### Miscellaneous Chores
28
+
29
+ * **deps-dev:** bump the development-dependencies group with 3 updates ([0e0ec0f](https://github.com/Alwatr/nanolib/commit/0e0ec0f7c66c849727563cabe0e88606aee49035)) by @
30
+ * **deps:** update ([1a45030](https://github.com/Alwatr/nanolib/commit/1a450305440b710a300787d4ca24b1ed8c6a39d7)) by @
31
+ * **deps:** update ([8e70dff](https://github.com/Alwatr/nanolib/commit/8e70dffb1e751496ef2e72d6cffd685f1fea44e3)) by @
32
+ * **deps:** update ([f0b60d2](https://github.com/Alwatr/nanolib/commit/f0b60d24c9fae6190940baf95167a1175360d4b3)) by @
33
+ * **flatomise:** change the license to AGPL-3.0 ([bc9d81b](https://github.com/Alwatr/nanolib/commit/bc9d81b7a3f62113559be6dbd002cf4f2e301583)) by @
34
+ * include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @
35
+ * rename logger env ([38443ad](https://github.com/Alwatr/nanolib/commit/38443ade4677e857b5ebd4be417f5f2eb1818c87)) by @
36
+ * Update build and lint scripts ([392d0b7](https://github.com/Alwatr/nanolib/commit/392d0b71f446bce336b0256119a80f07aff794ba)) by @
37
+ * Update debug command in package.json ([be8403d](https://github.com/Alwatr/nanolib/commit/be8403dec754f2117259bb915b110ea386596401)) by @
38
+ * Update package.json exports for [@alwatr](https://github.com/alwatr) packages ([dacb362](https://github.com/Alwatr/nanolib/commit/dacb362b145e3c51b4aba00ff643687a3fac11d2)) by @
39
+
40
+ ### Dependencies update
41
+
42
+ * bump @types/node ([3d80fed](https://github.com/Alwatr/nanolib/commit/3d80fedaf720af792feb060c2f81c737ebb84e11)) by @
43
+ * bump the development-dependencies group across 1 directory with 10 updates ([9ed98ff](https://github.com/Alwatr/nanolib/commit/9ed98ffd0668d5a36e255c82edab3af53bffda8f)) by @
44
+ * bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @
45
+ * bump the development-dependencies group with 2 updates ([be5d6c2](https://github.com/Alwatr/nanolib/commit/be5d6c2d86b937f32cebc6848aaff85af07055dd)) by @
46
+ * upd ([451d025](https://github.com/Alwatr/nanolib/commit/451d0255ba96ed55f897a6f44f62cf4e6d2b12be)) by @
47
+ * update ([c36ed50](https://github.com/Alwatr/nanolib/commit/c36ed50f68da2f5608ccd96119963a16cfacb4ce)) by @
48
+ * update all ([53342f6](https://github.com/Alwatr/nanolib/commit/53342f67a8a013127f073540bc11929f1813c05c)) by @
49
+ * update all dependencies ([1e0c30e](https://github.com/Alwatr/nanolib/commit/1e0c30e6a3a8e19deb5185814e24ab6c08dca573)) by @
50
+ * update all dependencies ([0e908b4](https://github.com/Alwatr/nanolib/commit/0e908b476a6b976ec2447f864c8cafcbb8a0f099)) by @
51
+ * upgrade ([6dbd300](https://github.com/Alwatr/nanolib/commit/6dbd300642c9bcc9e7d0b281e244bf1b06eb1c38)) by @
52
+
53
+ ## [1.2.8](https://github.com/Alwatr/nanolib/compare/@alwatr/flatomise@1.2.7...@alwatr/flatomise@1.2.8) (2024-11-02)
54
+
55
+ **Note:** Version bump only for package @alwatr/flatomise
56
+
6
57
  ## [1.2.7](https://github.com/Alwatr/nanolib/compare/@alwatr/flatomise@1.2.6...@alwatr/flatomise@1.2.7) (2024-10-25)
7
58
 
8
59
  **Note:** Version bump only for package @alwatr/flatomise
package/dist/main.cjs CHANGED
@@ -1,4 +1,4 @@
1
- /* @alwatr/flatomise v1.2.7 */
1
+ /* @alwatr/flatomise v5.0.0 */
2
2
  "use strict";
3
3
  var __defProp = Object.defineProperty;
4
4
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -25,7 +25,7 @@ __export(main_exports, {
25
25
  });
26
26
  module.exports = __toCommonJS(main_exports);
27
27
  var import_package_tracer = require("@alwatr/package-tracer");
28
- __dev_mode__: import_package_tracer.packageTracer.add("@alwatr/flatomise", "1.2.7");
28
+ __dev_mode__: import_package_tracer.packageTracer.add("@alwatr/flatomise", "5.0.0");
29
29
  function newFlatomise() {
30
30
  const flatomise = {};
31
31
  flatomise.promise = new Promise((resolve, reject) => {
package/dist/main.mjs CHANGED
@@ -1,8 +1,8 @@
1
- /* @alwatr/flatomise v1.2.7 */
1
+ /* @alwatr/flatomise v5.0.0 */
2
2
 
3
3
  // src/main.ts
4
4
  import { packageTracer } from "@alwatr/package-tracer";
5
- __dev_mode__: packageTracer.add("@alwatr/flatomise", "1.2.7");
5
+ __dev_mode__: packageTracer.add("@alwatr/flatomise", "5.0.0");
6
6
  function newFlatomise() {
7
7
  const flatomise = {};
8
8
  flatomise.promise = new Promise((resolve, reject) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alwatr/flatomise",
3
- "version": "1.2.7",
3
+ "version": "5.0.0",
4
4
  "description": "A utility for creating promises that can be externally resolved or rejected.",
5
5
  "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",
6
6
  "keywords": [
@@ -66,13 +66,13 @@
66
66
  "clean": "rm -rfv dist *.tsbuildinfo"
67
67
  },
68
68
  "dependencies": {
69
- "@alwatr/package-tracer": "^1.0.7"
69
+ "@alwatr/package-tracer": "^5.0.0"
70
70
  },
71
71
  "devDependencies": {
72
- "@alwatr/nano-build": "^2.0.3",
73
- "@alwatr/prettier-config": "^1.0.6",
74
- "@alwatr/tsconfig-base": "^1.3.3",
72
+ "@alwatr/nano-build": "^5.0.0",
73
+ "@alwatr/prettier-config": "^5.0.0",
74
+ "@alwatr/tsconfig-base": "^5.0.0",
75
75
  "typescript": "^5.6.3"
76
76
  },
77
- "gitHead": "a1e430a02f9a5711fc43f19012091bcd8806c4f9"
77
+ "gitHead": "7d12943fafa8ef50636346e66ff56c50e2fd0c72"
78
78
  }