@visulima/notification 1.0.0-alpha.7 → 1.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +48 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,3 +1,51 @@
1
+ ## @visulima/notification 1.0.0 (2026-07-03)
2
+
3
+ ### Features
4
+
5
+ * **notification:** add multi-channel notification package ([88fe816](https://github.com/visulima/visulima/commit/88fe81690763e334aa403b4baa455a77557f5880))
6
+ * **notification:** add workflow steps and digest subsystems ([#698](https://github.com/visulima/visulima/issues/698)) ([81e2551](https://github.com/visulima/visulima/commit/81e2551b00508e1b5b50e96cb2aec248d938f8fc))
7
+
8
+ ### Bug Fixes
9
+
10
+ * fixed hoisted package ([45d4062](https://github.com/visulima/visulima/commit/45d40626dc6930fcd457ae90d6d4293cfad92595))
11
+ * **notification:** harden webhook verifiers + dedupe crypto helpers ([22a7b74](https://github.com/visulima/visulima/commit/22a7b74504619d2c513ef3e5954a0c92d4aea972))
12
+
13
+ ### Styles
14
+
15
+ * cs fixes ([2a960bb](https://github.com/visulima/visulima/commit/2a960bb1772c9dc70080e2d75d3a0d827034e294))
16
+
17
+ ### Miscellaneous Chores
18
+
19
+ * add fallow code-intelligence across all packages ([a3b4821](https://github.com/visulima/visulima/commit/a3b48215002e86fed20f2973038b5d4a0aa1ce04))
20
+ * **release:** @visulima/notification@1.0.0-alpha.1 [skip ci]\n\n## @visulima/notification 1.0.0-alpha.1 (2026-06-20) ([b84e411](https://github.com/visulima/visulima/commit/b84e411424f4129bee3b9e7f15387d0a4b92d895))
21
+ * **release:** @visulima/notification@1.0.0-alpha.2 [skip ci]\n\n## @visulima/notification [1.0.0-alpha.2](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.1...@visulima/notification@1.0.0-alpha.2) (2026-06-23) ([7130c87](https://github.com/visulima/visulima/commit/7130c87490b0ece58713323d4791a0067b08c046))
22
+ * **release:** @visulima/notification@1.0.0-alpha.3 [skip ci]\n\n## @visulima/notification [1.0.0-alpha.3](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.2...@visulima/notification@1.0.0-alpha.3) (2026-06-23) ([ccf4133](https://github.com/visulima/visulima/commit/ccf41334f3162ef3cd00e654083cd338a4f70742))
23
+ * **release:** @visulima/notification@1.0.0-alpha.4 [skip ci]\n\n## @visulima/notification [1.0.0-alpha.4](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.3...@visulima/notification@1.0.0-alpha.4) (2026-06-30) ([da594c0](https://github.com/visulima/visulima/commit/da594c008b10319e8dae525fe19201bf36c55b28))
24
+ * **release:** @visulima/notification@1.0.0-alpha.5 [skip ci]\n\n## @visulima/notification [1.0.0-alpha.5](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.4...@visulima/notification@1.0.0-alpha.5) (2026-07-01) ([5bcc6dc](https://github.com/visulima/visulima/commit/5bcc6dccb58c43cbd39c3380bcbcd132c0e4fda3))
25
+ * **release:** @visulima/notification@1.0.0-alpha.6 [skip ci]\n\n## @visulima/notification [1.0.0-alpha.6](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.5...@visulima/notification@1.0.0-alpha.6) (2026-07-03) ([929290c](https://github.com/visulima/visulima/commit/929290c862ab215b94d0b34633998731235ab76a))
26
+ * **release:** @visulima/notification@1.0.0-alpha.7 [skip ci]\n\n## @visulima/notification [1.0.0-alpha.7](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.6...@visulima/notification@1.0.0-alpha.7) (2026-07-03) ([d66d5d1](https://github.com/visulima/visulima/commit/d66d5d19a44c4f59e393bf448eb02c2a743f01f2))
27
+
28
+ ### Code Refactoring
29
+
30
+ * resolve fallow dead-code across 13 packages ([8c458d2](https://github.com/visulima/visulima/commit/8c458d2eb17225ed48fc4bee4569e522912e8c3d))
31
+
32
+ ### Tests
33
+
34
+ * **notification:** cover provider + middleware error/guard branches ([9eff3fb](https://github.com/visulima/visulima/commit/9eff3fbf6c72f1154ec942280622f5cb9fc5f8f5))
35
+ * **notification:** cover webhook provider, unstorage queue, worker, middleware ([6a4bbb5](https://github.com/visulima/visulima/commit/6a4bbb569787f0f4a3138ed854ba89a4c7df04dd))
36
+
37
+ ### Continuous Integration
38
+
39
+ * **fallow:** make fallow:health advisory (--report-only) ([d57148e](https://github.com/visulima/visulima/commit/d57148ea0e3556b4c24d8d336b9fa14987f5dc7d))
40
+ * **lint:** raise eslint job timeout and cache slow per-package eslint runs ([#717](https://github.com/visulima/visulima/issues/717)) ([c93878d](https://github.com/visulima/visulima/commit/c93878dbfa1888cc834704448ae6eefd3098597e)), closes [#713](https://github.com/visulima/visulima/issues/713)
41
+
42
+
43
+ ### Dependencies
44
+
45
+ * **@visulima/email:** upgraded to 1.0.0
46
+ * **@visulima/error:** upgraded to 6.0.0
47
+ * **@visulima/workflow:** upgraded to 1.0.0
48
+
1
49
  ## @visulima/notification [1.0.0-alpha.7](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.6...@visulima/notification@1.0.0-alpha.7) (2026-07-03)
2
50
 
3
51
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/notification",
3
- "version": "1.0.0-alpha.7",
3
+ "version": "1.0.0",
4
4
  "description": "A reusable, ESM-only, edge-ready multi-channel notification library with SMS, push, chat, in-app and webhook providers",
5
5
  "keywords": [
6
6
  "notification",
@@ -230,8 +230,8 @@
230
230
  "peerDependencies": {
231
231
  "@aws-sdk/client-sqs": "^3.0.0",
232
232
  "@opentelemetry/api": "^1.0.0 || ^2.0.0",
233
- "@visulima/email": "1.0.0-alpha.47",
234
- "@visulima/workflow": "1.0.0-alpha.2",
233
+ "@visulima/email": "1.0.0",
234
+ "@visulima/workflow": "1.0.0",
235
235
  "bullmq": "^5.0.0",
236
236
  "croner": "^10.0.1",
237
237
  "handlebars": ">=4.7.9",