Skip to content

Releases: lucagoslar/ts-pkg

ts-pkg v0.2.1

01 Oct 20:59
Compare
Choose a tag to compare

Note:

Description:

Along with extended type detection, outdated dependencies were bumped.

Full Changelog: v0.2.0...v0.2.1

ts-pkg v0.2.0

11 Jul 17:19
Compare
Choose a tag to compare

Note:

Description:

ts-pkg now uses rollup to bundle the package and pnpm as a package manager.

What's Changed

  • build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #1

New Contributors

Full Changelog: v0.1.4...v0.2.0

ts-pkg v0.1.4

03 Feb 19:42
Compare
Choose a tag to compare

Note:

Description:

Includes dist directory in npm tarball on publish.

Full Changelog: v0.1.3...v0.1.4

ts-pkg v0.1.3

03 Feb 19:37
Compare
Choose a tag to compare

Note:

Description:

  • TS path resolver for aliases added
  • CD: NPM publish dry run
  • CI: Trigger tests on file changes

Full Changelog: v0.1.2...v0.1.3

ts-pkg v0.1.2

21 Jan 18:20
Compare
Choose a tag to compare

Note:

Description:

Following changes were made:

  • Fix ESLint configuration
  • Include dist directory
  • Update README.md

Full Changelog: v0.1.1...v0.1.2

ts-pkg v0.1.1

15 Jan 02:22
Compare
Choose a tag to compare

Note:

Description:

Following changes were made:

  • Change Jest Types in tsconfig
  • Remove Commitizen
  • Remove semantic-release

Full Changelog: v0.1.0...v0.1.1

Initial Release

13 Jan 14:57
Compare
Choose a tag to compare

Note

This template can be used to create npm packages in TypeScript.

Description

The following packages were implemented:

Full Changelog: https://github.com/lucaausde/ts-pkg/commits/v0.1.0