We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90dc599 commit 22a48f0Copy full SHA for 22a48f0
1 file changed
.changeset/fix-hono-and-objectql-init.md
@@ -0,0 +1,10 @@
1
+---
2
+"@objectstack/plugin-hono-server": patch
3
+"@objectstack/objectql": patch
4
5
+
6
+refactor: fix service registration compatibility and improve logging
7
+- plugin-hono-server: register 'http.server' service alias to match core requirements
8
+- plugin-hono-server: fix console log to show the actual bound port instead of configured port
9
+- plugin-hono-server: reduce log verbosity (moved non-essential logs to debug level)
10
+- objectql: automatically register 'metadata', 'data', 'and 'auth' services during initialization to satisfy kernel contracts
0 commit comments