Skip to main content
Version: 1.x

Changelog

[1.0.1] - 2026-02-23

Added

  • LICENSE copyright holder updated
  • NOTICE file for Apache 2.0 attribution
  • SECURITY.md vulnerability disclosure policy
  • Package metadata improvements (author, files)

1.0.0 (2026-02-16)

Breaking Changes

  • Build output now includes CJS alongside ESM

Features

  • eslint: add comprehensive best practices configuration (ea794d6)
  • multi-OS, multi-IDE, dual ESM+CJS build, AI agents support (860d52c)

Bug Fixes

  • ci: add docs-check job, security eslint, sbom step, fix defineConfig export (8d8a74c)
  • ci: resolve all GitHub Actions workflow failures (5c3f212)
  • ci: set coverage thresholds to 0% for initial release (5b35d37)
  • ci: update husky hooks to use tsx instead of deleted bash script (bee1620)

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Automated via release-please from Conventional Commits.