Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Sep 23:36
fefae30

Major Changes

  • Stable 1.0 release. All @quartz-community/* dependencies now use ^1.0.0 ranges.

    Pre-1.0 caret ranges pinned the minor version (^0.2.1 means >=0.2.1 <0.3.0), so
    published fixes to shared packages could never be resolved by dependents. Moving the
    ecosystem to 1.0 makes caret ranges behave conventionally.

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.