Skip to content

v1.0.1: Improved Windows Compatibility

Latest
Compare
Choose a tag to compare
@tirthbodawala tirthbodawala released this 20 Jan 11:24
· 5 commits to main since this release

🚀 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:

  1. Clone the repository:
    git clone https://github.com/Atyantik/flarekit.git
    cd flarekit
  2. Install dependencies:
    npm install