Skip to content

Releases: Beraliv/ts-opaque-units

0.1.0

Choose a tag to compare

@Beraliv Beraliv released this 26 Jun 12:27
95c137f

❌ remove TypeScript for peer dependencies πŸ“¦ – #7
βž• add tree-shaking 🌴 – #8

0.0.9

Choose a tag to compare

@Beraliv Beraliv released this 23 May 17:43
003d687

βž• add sideEffects in package.json – #6

0.0.8

Choose a tag to compare

@Beraliv Beraliv released this 23 May 15:18
c595d5c

βž• add /* #__PURE__ */ comments for tree-shaking – #4 and #5

0.0.6

Choose a tag to compare

@Beraliv Beraliv released this 07 May 07:21

βž• add Opaque – #3

0.0.4

Choose a tag to compare

@Beraliv Beraliv released this 17 Apr 21:11

πŸ§ͺ fix build πŸ“¦

0.0.3: fix: πŸ§ͺ convert function (#1)

Choose a tag to compare

@Beraliv Beraliv released this 17 Apr 17:58
948aa5c

βž• add more test cases for convert πŸ§ͺ
πŸ§ͺ convert function stabilisaton
βž• add jest coverage (including badge πŸ”₯)

0.0.2

Choose a tag to compare

@Beraliv Beraliv released this 12 Apr 20:10

0.0.1

Choose a tag to compare

@Beraliv Beraliv released this 10 Apr 01:06
  • Added basic time units πŸ•’
  • Added time unit convert πŸ•’
  • Everything is covered with tests πŸ§ͺ