# Changelog

## [4.4.1](https://github.com/bjerkio/create-bjerk-typescript/compare/v4.4.0...v4.4.1) (2023-07-24)


### Bug Fixes

* set @bjerk/eslint-config range to  ^5.3.1 ([8006720](https://github.com/bjerkio/create-bjerk-typescript/commit/800672088e05ea6e53ea5b64c6575581eeec28f8))

## [4.4.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v4.3.0...v4.4.0) (2023-07-18)


### Features

* add DS_Store to gitignore ([7df8033](https://github.com/bjerkio/create-bjerk-typescript/commit/7df8033fa744f9b97409adc2bca938612d4ee5e6))
* add ignorePatterns and type to eslint config ([#341](https://github.com/bjerkio/create-bjerk-typescript/issues/341)) ([c4e971c](https://github.com/bjerkio/create-bjerk-typescript/commit/c4e971ca26298c0fa2b2861135b85f927015a262))
* bump @bjerk/eslint-config to ^5.2.0 ([#340](https://github.com/bjerkio/create-bjerk-typescript/issues/340)) ([db29ca3](https://github.com/bjerkio/create-bjerk-typescript/commit/db29ca3f4f4452407fd49708a4155170c6d346d6))

## [4.3.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v4.2.0...v4.3.0) (2023-07-14)


### Features

* use eslintrc for eslint rules ([#329](https://github.com/bjerkio/create-bjerk-typescript/issues/329)) ([0aabb26](https://github.com/bjerkio/create-bjerk-typescript/commit/0aabb26448d034102c92383db9323dbcac9ace32))

## [4.2.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v4.1.1...v4.2.0) (2023-07-06)


### Features

* **deps:** update dependency prettier to v3 ([#324](https://github.com/bjerkio/create-bjerk-typescript/issues/324)) ([05e5542](https://github.com/bjerkio/create-bjerk-typescript/commit/05e55421b7dbdc0ce332a373b25a0bbbe6409ffa))
* **deps:** update yarn template ([#317](https://github.com/bjerkio/create-bjerk-typescript/issues/317)) ([3e0d757](https://github.com/bjerkio/create-bjerk-typescript/commit/3e0d757f08898ab11fa93baac515b7fe1e22b1d4))
* **deps:** update yarn to v3.6.1 ([#316](https://github.com/bjerkio/create-bjerk-typescript/issues/316)) ([dda6a72](https://github.com/bjerkio/create-bjerk-typescript/commit/dda6a72a5ca1021ac83c2cfe3f11429d396069fe))

## [4.1.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v4.0.3...v4.1.0) (2023-05-23)


### Features

* change from ts-node to tsx ([#303](https://github.com/bjerkio/create-bjerk-typescript/issues/303)) ([6f0fcc8](https://github.com/bjerkio/create-bjerk-typescript/commit/6f0fcc8a2cab1a59ca73781111f6d01d15557ed2))
* upgrade to typescript v5 ([#280](https://github.com/bjerkio/create-bjerk-typescript/issues/280)) ([23fc5a5](https://github.com/bjerkio/create-bjerk-typescript/commit/23fc5a56dca8cd0f4183f3b5439c80f3b0ba5964))


### Bug Fixes

* jest setup ([#304](https://github.com/bjerkio/create-bjerk-typescript/issues/304)) ([ce1d6c0](https://github.com/bjerkio/create-bjerk-typescript/commit/ce1d6c0e728024db3351d2f4f599e7704cae416b))

## [4.0.2](https://github.com/bjerkio/create-bjerk-typescript/compare/v4.0.1...v4.0.2) (2023-05-11)


### Bug Fixes

* reference to __dirname ([#294](https://github.com/bjerkio/create-bjerk-typescript/issues/294)) ([af86051](https://github.com/bjerkio/create-bjerk-typescript/commit/af86051c2aba7b8a24fbbee6102a4cc3796bb5ac))

## [4.0.1](https://github.com/bjerkio/create-bjerk-typescript/compare/v4.0.0...v4.0.1) (2023-04-30)


### Bug Fixes

* typo in bin reference ([17203e0](https://github.com/bjerkio/create-bjerk-typescript/commit/17203e015467a74737edce8fe012993a044f3908))

## [4.0.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v3.0.0...v4.0.0) (2023-04-25)


### ⚠ BREAKING CHANGES

* move to renovate ([#284](https://github.com/bjerkio/create-bjerk-typescript/issues/284))

### Code Refactoring

* move to renovate ([#284](https://github.com/bjerkio/create-bjerk-typescript/issues/284)) ([c2f8472](https://github.com/bjerkio/create-bjerk-typescript/commit/c2f84727520e7f13df47434d3095889c0d0b65d4))

## [3.0.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.14.0...v3.0.0) (2023-04-21)


### ⚠ BREAKING CHANGES

* Bump @bjerk/eslint-config from 3.1.0 to 4.0.0 ([#269](https://github.com/bjerkio/create-bjerk-typescript/issues/269))

### Features

* Bump @bjerk/eslint-config from 3.1.0 to 4.0.0 ([#269](https://github.com/bjerkio/create-bjerk-typescript/issues/269)) ([a41e403](https://github.com/bjerkio/create-bjerk-typescript/commit/a41e403e33bb2d2d163f6bccf2959410dfe10047))

## [2.14.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.13.0...v2.14.0) (2023-03-27)


### Features

* **deps:** upgrade yarn to 3.5.0 ([#246](https://github.com/bjerkio/create-bjerk-typescript/issues/246)) ([402a5b4](https://github.com/bjerkio/create-bjerk-typescript/commit/402a5b46eeb0196fb54c6c0609277cd41b0ef41e))

## [2.13.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.12.0...v2.13.0) (2023-03-08)


### Features

* use jest with typescript ([#229](https://github.com/bjerkio/create-bjerk-typescript/issues/229)) ([2a8600d](https://github.com/bjerkio/create-bjerk-typescript/commit/2a8600ddcfb6f68547a8c447ce80450db758f42e))

## [2.12.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.11.0...v2.12.0) (2023-02-21)


### Features

* add yarn v2 to gitignore template ([#221](https://github.com/bjerkio/create-bjerk-typescript/issues/221)) ([70cba3b](https://github.com/bjerkio/create-bjerk-typescript/commit/70cba3b28c1cbe0060994c8d3742ccab77f6a5ec))

## [2.11.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.10.0...v2.11.0) (2023-02-20)


### Features

* workflow improvements ([#219](https://github.com/bjerkio/create-bjerk-typescript/issues/219)) ([c2b56d3](https://github.com/bjerkio/create-bjerk-typescript/commit/c2b56d345dfbd9f694304d38dbb2880744d1567c))


### Bug Fixes

* use transform for ts-jest ([#214](https://github.com/bjerkio/create-bjerk-typescript/issues/214)) ([5ab043a](https://github.com/bjerkio/create-bjerk-typescript/commit/5ab043aa8e0ded0312e8dcd6dc79104e538e8649))

## [2.10.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.9.0...v2.10.0) (2023-02-06)


### Features

* Update docker/build-push-action to v4 ([#206](https://github.com/bjerkio/create-bjerk-typescript/issues/206)) ([3c4b88a](https://github.com/bjerkio/create-bjerk-typescript/commit/3c4b88abe0a7109cb85234b0500266535456f32a))


### Bug Fixes

* yarn to 3.4.1 ([#207](https://github.com/bjerkio/create-bjerk-typescript/issues/207)) ([aef6152](https://github.com/bjerkio/create-bjerk-typescript/commit/aef61526e39761c96af8d90b6d3040e790253407))

## [2.9.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.8.1...v2.9.0) (2023-01-27)


### Features

* improve github actions workflows ([#199](https://github.com/bjerkio/create-bjerk-typescript/issues/199)) ([c8e06b4](https://github.com/bjerkio/create-bjerk-typescript/commit/c8e06b4db30a20d6bd4fcbfc0dc73a1249717136))

## [2.8.1](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.8.0...v2.8.1) (2023-01-27)


### Bug Fixes

* release issues ([1129128](https://github.com/bjerkio/create-bjerk-typescript/commit/1129128a6deceda9cf42b9293a3c00f83c1e4ed6))

## [2.8.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.7.0...v2.8.0) (2023-01-27)


### Features

* optimize workflows ([#164](https://github.com/bjerkio/create-bjerk-typescript/issues/164)) ([e1dc83d](https://github.com/bjerkio/create-bjerk-typescript/commit/e1dc83d22febdf034f25405bea26a107305a7ed1))

## [2.7.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.6.0...v2.7.0) (2022-12-14)


### Features

* optimize with multi-stage Dockerfile ([#163](https://github.com/bjerkio/create-bjerk-typescript/issues/163)) ([5c9fed4](https://github.com/bjerkio/create-bjerk-typescript/commit/5c9fed475fe9f28531ab29bc09a8ab0b59a16171))

## [2.6.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.5.0...v2.6.0) (2022-12-05)


### Features

* add emojis to workflows ([6f10361](https://github.com/bjerkio/create-bjerk-typescript/commit/6f103619cbfc3e70ad19e240ef377a96e4932461))
* add workflow for docker ([#155](https://github.com/bjerkio/create-bjerk-typescript/issues/155)) ([4d3e90e](https://github.com/bjerkio/create-bjerk-typescript/commit/4d3e90e37ef78d933e02a5a4be0eebc2824e6573))

## [2.5.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.4.1...v2.5.0) (2022-11-24)


### Features

* change to @tsconfig/node-lts-strictest-esm ([#131](https://github.com/bjerkio/create-bjerk-typescript/issues/131)) ([70a457c](https://github.com/bjerkio/create-bjerk-typescript/commit/70a457c9fcacb155ef2e503f42181e72d2a1a5b8))
* yarn installs should be `--immutable` ([#141](https://github.com/bjerkio/create-bjerk-typescript/issues/141)) ([c2c3f9c](https://github.com/bjerkio/create-bjerk-typescript/commit/c2c3f9cac57d9a4b2ce0486d7c6c58957104b2b5))


### Bug Fixes

* couldn't find the node_modules state file ([#139](https://github.com/bjerkio/create-bjerk-typescript/issues/139)) ([c405fe0](https://github.com/bjerkio/create-bjerk-typescript/commit/c405fe07bf91d34bcc7c6826cfd9261ac3c0f8cd))

## [2.4.1](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.4.0...v2.4.1) (2022-10-28)


### Bug Fixes

* release concurrency issues ([e957fc5](https://github.com/bjerkio/create-bjerk-typescript/commit/e957fc56294c1b66554b7931a5ad4650b1f4d5b8))

## [2.4.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.3.2...v2.4.0) (2022-10-27)


### Features

* bump to node18 LTS ([#114](https://github.com/bjerkio/create-bjerk-typescript/issues/114)) ([898e328](https://github.com/bjerkio/create-bjerk-typescript/commit/898e3282a1ba10c170327c928e201516cf8663db))

## [2.3.2](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.3.1...v2.3.2) (2022-10-10)


### Bug Fixes

* remove wildcard reference ([4343d3a](https://github.com/bjerkio/create-bjerk-typescript/commit/4343d3a7c52d413d937fed2df3aae440e467a810))

## [2.3.1](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.3.0...v2.3.1) (2022-10-09)


### Bug Fixes

* rename yarnrc to include it in package ([aeafce5](https://github.com/bjerkio/create-bjerk-typescript/commit/aeafce53bd6a6acb672307981a0efea7046604d7))

## [2.3.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.2.4...v2.3.0) (2022-10-09)


### Features

* bump dependencies ([#94](https://github.com/bjerkio/create-bjerk-typescript/issues/94)) ([0a347fc](https://github.com/bjerkio/create-bjerk-typescript/commit/0a347fc411de4a2997c1f2da5d43a47dc3649ffa))
* clean up a few loose ends ([c430449](https://github.com/bjerkio/create-bjerk-typescript/commit/c4304492cc396dd9e61116e08ab4361596576028))

## [2.2.4](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.2.3...v2.2.4) (2022-10-09)


### Bug Fixes

* yarnrc issue ([b176766](https://github.com/bjerkio/create-bjerk-typescript/commit/b176766b5786e11683291912d671ce84649b5cc3))

## [2.2.3](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.2.2...v2.2.3) (2022-10-09)


### Bug Fixes

* ignore prettierignore ([89a7e59](https://github.com/bjerkio/create-bjerk-typescript/commit/89a7e594983a4a6dc9e9c29bbd45be6564b0284c))

## [2.2.2](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.2.1...v2.2.2) (2022-10-09)


### Bug Fixes

* ignore CHANGELOG from prettier ([d6808ca](https://github.com/bjerkio/create-bjerk-typescript/commit/d6808caa82a168fe0477783f672241da771a108b))
* make yarn install stickly immutable ([0b991ed](https://github.com/bjerkio/create-bjerk-typescript/commit/0b991edaaa323073428a59aeb0279d9d53535e14))

## [2.2.1](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.2.0...v2.2.1) (2022-10-09)


### Bug Fixes

* add yarn executable as template ([f287263](https://github.com/bjerkio/create-bjerk-typescript/commit/f2872635e5e5d9c432c37e078ef95134b660f262))
* missing .yarnrc.yml in generated project ([bbf0190](https://github.com/bjerkio/create-bjerk-typescript/commit/bbf0190036029a0f936e377e1c15570338ac7e11))

## [2.2.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.1.2...v2.2.0) (2022-10-07)

### Features

- add formatting to scripts and workflows
  ([#72](https://github.com/bjerkio/create-bjerk-typescript/issues/72))
  ([e019517](https://github.com/bjerkio/create-bjerk-typescript/commit/e019517720cd2e569301615123628fdd4436e6ec))

### Bug Fixes

- no such file github workflow
  ([#85](https://github.com/bjerkio/create-bjerk-typescript/issues/85))
  ([11d51b2](https://github.com/bjerkio/create-bjerk-typescript/commit/11d51b2a4a62773071838c95b067a5bfcb643b13))

## [2.1.2](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.1.1...v2.1.2) (2022-09-11)

### Bug Fixes

* rename npm auth token variable name
  ([3bc514e](https://github.com/bjerkio/create-bjerk-typescript/commit/3bc514e26f93305e9706fed0bbdeb2e038ec5716))

## [2.1.1](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.1.0...v2.1.1) (2022-09-11)

### Bug Fixes

* workflow release issue
  ([dde7920](https://github.com/bjerkio/create-bjerk-typescript/commit/dde79207e5505017901f0f87de99cb291e0e91c5))

## [2.1.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.0.1...v2.1.0) (2022-09-10)

### Features

* upgrade to yarn 3.2.3
  ([#59](https://github.com/bjerkio/create-bjerk-typescript/issues/59))
  ([dc69663](https://github.com/bjerkio/create-bjerk-typescript/commit/dc69663697e5b5bcb83a6b4951626d4bef2668a7))

### Bug Fixes

* fix eslint issue
  ([da6696e](https://github.com/bjerkio/create-bjerk-typescript/commit/da6696e2a2f9819c40e8f9a921da3bded56d371c))

## [2.0.1](https://github.com/bjerkio/create-bjerk-typescript/compare/v2.0.0...v2.0.1) (2022-07-27)

### Bug Fixes

* revert to node:16-alpine3.16
  ([9f0a0ec](https://github.com/bjerkio/create-bjerk-typescript/commit/9f0a0ec847a3ee49fa69343cc128ef0fc5dd0dd9))

## [2.0.0](https://github.com/bjerkio/create-bjerk-typescript/compare/v1.0.3...v2.0.0) (2022-07-27)

### ⚠ BREAKING CHANGES

* move to ESM (#35)

### Features

* move to ESM
  ([#35](https://github.com/bjerkio/create-bjerk-typescript/issues/35))
  ([4980550](https://github.com/bjerkio/create-bjerk-typescript/commit/4980550e4fcee5f709148e1d6699b768f1ff62f5))

### [1.0.3](https://github.com/bjerkio/create-bjerk-typescript/compare/v1.0.2...v1.0.3) (2022-03-12)

### Bug Fixes

* remove .github folder
  ([51027c1](https://github.com/bjerkio/create-bjerk-typescript/commit/51027c13b708e131b440b9bacafbedfc7cd75582))

### [1.0.2](https://github.com/bjerkio/create-bjerk-typescript/compare/v1.0.1...v1.0.2) (2022-03-12)

### Bug Fixes

* upgrade @bjerk/eslint-config to v2
  ([0590d88](https://github.com/bjerkio/create-bjerk-typescript/commit/0590d8831fe365873d94472b11f06a48829af092))

### [1.0.1](https://github.com/bjerkio/create-bjerk-typescript/compare/v1.0.0...v1.0.1) (2022-03-12)

### Bug Fixes

* release issues
  ([6de202a](https://github.com/bjerkio/create-bjerk-typescript/commit/6de202aa9886381f30df998f5d47bc551f73e90b))

## 1.0.0 (2022-03-12)

### Features

* First commit
  ([1b7b291](https://github.com/bjerkio/create-bjerk-typescript/commit/1b7b291710fa348290b16c1c1e98c1f5f635d7bd))
