Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 1.02 KB

Changelog

This file documents all notable changes to this project. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.1 - 2024-11-10

Fixed

  • Enable isolatedDeclarations only in the @rainstormy/presets-typescript/dts and @rainstormy/presets-typescript/dts+js presets.

1.0.0 - 2024-11-03

Added

  • MIT license.
  • New preset: @rainstormy/presets-typescript/base.
  • New preset: @rainstormy/presets-typescript/dts.
  • New preset: @rainstormy/presets-typescript/dts+js.
  • New preset: @rainstormy/presets-typescript/es2023.
  • New preset: @rainstormy/presets-typescript/es2023-node.