🚀 Flarekit
We’re excited to announce the release of Flarekit v1.0.1, which focuses on enhancing compatibility for Windows (amd64) environments, addressing key path and ESM issues.
🛠️ Key Updates
🖥️ Windows Path Fixes
- [Commit 72e0732](72e0732): Resolved issues related to Windows path handling with ESM (ECMAScript Module), ensuring smoother development workflows on Windows systems.
💡 Compatibility Notes
- Fully compatible with Windows 10/11 (amd64) setups.
- Windows 11 (ARM64) is currently not supported, and efforts for extended compatibility are planned for future updates.
📖 Getting Started with v1.0.1
To upgrade or start using this release:
- Clone the repository:
git clone https://github.com/Atyantik/flarekit.git cd flarekit
- Install dependencies:
npm install