Release 1.0.10 with subpath deployment and modal menu invokes.

Add app_base/router_base config, compat path helpers, and scoped service worker
registration so apps can mount under a URL prefix. Wire invoke_type modal through
a handler registry and open the notification center from the standard menu flow.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Amer Agovic
2026-06-16 16:44:32 -05:00
parent 5810008fa5
commit aa872bdd6b
9 changed files with 381 additions and 33 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@reliancy/bface",
"version": "1.0.8",
"version": "1.0.10",
"type": "module",
"main": "./dist/index.js",
"module": "./dist/index.js",