Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Latest commit

 

History

History
66 lines (35 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

66 lines (35 loc) · 2.89 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.2 (2021-05-19)

Bug Fixes

  • readme: fixed discord server url (6ff0b5f)

1.1.1 (2021-05-19)

Bug Fixes

  • core: fixed type of ClipboardJS.Event not being exported (7a4e596)
  • react: fixed build output (31bb3e5)

1.1.0 (2021-01-26)

Bug Fixes

  • react: ensure build output is correct (2eef205)

Features

  • expose clipboardJsError event & fix for latest StencilJS and PrismJS (3c8cf80)

1.0.1 (2020-08-06)

Note: Version bump only for package root

1.0.0 (2020-06-12)

Note: Version bump only for package root

0.1.0-alpha.3 (2020-06-11)

Bug Fixes

  • core: publish loader directory (6d70227)

0.1.0-alpha.2 (2020-06-11)

Note: Version bump only for package root

0.1.0-alpha.1 (2020-06-11)

Bug Fixes

  • react: fixed react build (bab8808)

Features

  • core: support TSX syntax (fedd28c)

0.1.0-alpha.0 (2020-06-11)

Bug Fixes

  • fixed font loading order (8f98a43)

Features

  • rewrite to mono repo (a6b1a6c)
  • snippet-highlight: add initial version of component with docs (3c3fde8)