moon-sighting/CHANGELOG.md

579 B

Changelog

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.

[Unreleased]

[1.1.1] - 2026-05-29

Fixed

  • Emit dist/index.d.mts so ESM consumers get proper type resolution.
  • Use format-specific types entries in the exports map (import condition points to index.d.mts, require condition points to index.d.ts).

[1.1.0] - 2026-05-28

Added

  • Initial release