Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 627 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 627 Bytes

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]

[0.1.2] - 2023-06-20

Added

  • Bump dependencies.

[0.1.0] - 2022-11-28

Added

  • Support for Typescript 4.9.

[0.0.2] - 2021-11-25

Fixed

  • Removed warning when compiling with legacyDecorators.

Added

  • Bump dependencies.

[0.0.1] - 2021-10-27

Added

  • Initial version release including React, Typescript and preset-env.