- Fixed multiple webpack and build issues: enabled devtool in dev mode, normalized devtool for terser compatibility, corrected a typo in unsafeInlineCompatibility, and fixed the "cannot read property 'app' of undefined" error on Nuxt build.
- Patched collapsed SSR log handling and other minor bug fixes.
- Added socket usage examples to the documentation.