Skip to content

Releases: StatelessStudio/ts-packager

[1.1.0]

06 Jul 21:53
cf138f2
Compare
Choose a tag to compare

Additions

  • [Issue #19] Add support for package.json overrides

Fixes

  • [Issue #20] publish.sh runs the build twice
  • [Issue #16] Build throws unfriendly exception if ts-package-config.ts is missing

[1.0.3]

08 May 15:02
f50e143
Compare
Choose a tag to compare

Fixes

  • [Issue #13] [README] Lint the example
  • [Issue #12] publish.sh should chain commands, so that a lint/test failure stops the build chain
  • [Issue #11] Relative path dependencies should be updated in the output package.json

[1.0.2]

27 Feb 22:09
Compare
Choose a tag to compare

[1.0.2]

Fixes

  • [Issue #5] Example ts-package-config.ts shows wrong import
  • [Issue #6] Readme publish.sh should not rely on global ts-packager
  • [Issue #8] Example ts-package-config.ts has line length exceeding 80

[1.0.1]

30 Oct 16:42
e5ec9d0
Compare
Choose a tag to compare

Fixes

  • [Issue #1] Remove unused dotenv package
  • [Issue #3] Fill out package.json

[1.0.0] Initial Release

30 Oct 16:42
012ef1d
Compare
Choose a tag to compare
Merge pull request #1 from StatelessStudio/v1.0.0

## [1.0.0] Initial Release