-
v3.8.1 Stable
released this
2025-09-18 01:59:59 +02:00 | 936 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v3.8.0...v3.8.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v3.8.0 Stable
released this
2025-09-18 01:49:24 +02:00 | 937 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v3.7.0...v3.8.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-09-18 00:48:22 +02:00 | 941 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v3.6.0...v3.7.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-09-17 23:54:24 +02:00 | 943 commits to main since this release🚀 What's New in v3.6.0
✨ Features
- Browser Environment Compatibility: Brainy can now run in browser environments without requiring Node.js polyfills
- Removed Node.js-specific imports from module level
- Added dynamic imports with environment detection
- Wrapped all file system operations in conditional blocks
- Added proper fallbacks for browser environments
🛠 Technical Improvements
- Uses modern
isNode()helper for environment detection - Implements conditional loading patterns for Node.js modules
- Maintains backward compatibility with existing Node.js applications
- No breaking changes to existing APIs
📦 Installation
npm install @soulcraft/brainy@3.6.0🌐 Browser Usage
Brainy can now be imported directly in browser applications without webpack/vite polyfills:
import { Brainy } from '@soulcraft/brainy' // Works in both Node.js and browser environments!
This release makes Brainy truly universal, enabling it to run seamlessly in both Node.js and browser environments.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Browser Environment Compatibility: Brainy can now run in browser environments without requiring Node.js polyfills
-
released this
2025-09-17 23:34:51 +02:00 | 945 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v3.5.0...v3.5.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-09-17 23:22:56 +02:00 | 947 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v3.3.1...v3.5.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v3.3.1 Stable
released this
2025-09-17 19:48:41 +02:00 | 950 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v3.3.0...v3.3.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v3.3.0 Stable
released this
2025-09-16 22:20:22 +02:00 | 951 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v3.2.0...v3.3.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-09-16 20:24:42 +02:00 | 953 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v3.1.0...v3.2.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v3.1.0 Stable
released this
2025-09-15 23:55:01 +02:00 | 957 commits to main since this releaseFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v3.0.1...v3.1.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)