Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Latest commit

 

History

History
66 lines (36 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

66 lines (36 loc) · 1.16 KB

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.

[0.5.0] - 2023-11-08

Changed

  • Update dev dependencies to latest version (97cc935)
  • Make peer dependencies version agnostic (757b26f)
  • Remove example, unneeded overhead (0996854, b6bde3e)

[0.4.1] - 2023-09-29

Fixed

  • Fix CJS JS file extension in dist folder

[0.4.0] - 2023-09-29

Added

  • Add eslint ignore file and add dist folder to it

Changed

  • Mark cslx and tailwind-merge as peer dependencies
  • Add ESM and CJS JS files to package output

[0.3.1] - 2023-09-29

Fixed

  • Add missing settings.json in example project

[0.3.0] - 2023-09-29

Changed

  • Remove dist folder from repo
  • Ignore package lock in button example

Fixed

  • Fix typo in button example

[0.2.0] - 2023-09-29

Changed

  • Switch from twcn to tc as project name

[0.1.1] - 2023-09-25

Fixed

  • Add dist folder on publish

[0.1.0] - 2023-09-25

Added

  • Initial release of tc as twcn