Skip to content

Releases: danielroe/siroc

v0.9.2

07 Apr 13:19
Compare
Choose a tag to compare

0.9.2 (2021-04-07)

Bug Fixes

  • don't include root directory in cleanup (808bb9d)

v0.9.1

06 Apr 16:28
Compare
Choose a tag to compare

0.9.1 (2021-04-06)

Bug Fixes

  • switch main dts generation location (2c220d7)

v0.9.0

06 Apr 10:48
Compare
Choose a tag to compare

0.9.0 (2021-04-06)

⚠ BREAKING CHANGES

Bug Fixes

  • generate .dts correctly (e7d90d5)

Miscellaneous Chores

v0.8.0

08 Mar 14:06
Compare
Choose a tag to compare

0.8.0 (2021-03-08)

⚠ BREAKING CHANGES

  • this currently includes all published files but changes to exports can potentially cause import issues

Features

  • add initial support for using mkdist (#208) (1cd0127)

Bug Fixes

  • exclude .json exports from build (5fb0c9f)

Miscellaneous Chores

v0.7.0

26 Feb 21:56
Compare
Choose a tag to compare

0.7.0 (2021-02-26)

⚠ BREAKING CHANGES

  • esbuild has a number of breaking changes since 0.7

Miscellaneous Chores

v0.6.7

22 Feb 13:16
Compare
Choose a tag to compare

0.6.7 (2021-02-22)

v0.6.6

15 Feb 13:38
Compare
Choose a tag to compare

0.6.6 (2021-02-15)

Bug Fixes

  • only produce type if defined in package.json (c186038)

v0.6.5

11 Feb 13:55
Compare
Choose a tag to compare

0.6.5 (2021-02-11)

Features

  • allow custom sources for package types (ebc5a02)

v0.6.4

11 Feb 13:37
Compare
Choose a tag to compare

0.6.4 (2021-02-11)

Bug Fixes

  • fix build failures in windows environments caused by paths (f5f01c1)

v0.6.3

20 Jan 19:21
bc4f6b6
Compare
Choose a tag to compare

Bug Fixes

  • invert json matching requirement (6767c0f)