1.11.0 • Published 1 year ago

esbuild-typescript-library-template v1.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

esbuild-typescript-library-template

A template for building a library through typescript and bundling it through esbuild.

Uses yarn v3.1 alongside latest pnp support.

npm bundle size npm node-current npm

Getting started

  1. git clone git@github.com:spa5k/esbuild-typescript-library-template.git my-project
  2. cd my-project
  3. yarn install

Releasing

Under the hood, this library uses semantic-release and commitizen. The goal is to avoid manual release process. Using semantic-release will automatically create a github release (hence tags) as well as an npm release. Based on your commit history, semantic-release will automatically create a patch, feature or breaking release.

Visualization of this Repo.

Visualization of this repo

Commands:

  • semantic-release: triggers a release (used in CI)
1.11.0

1 year ago

1.9.0

2 years ago

1.10.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

0.0.2

3 years ago