Skip to content

Commit 6f74ca9

Browse files
committed
docs: updated CHANGELOG.md
1 parent 331ee28 commit 6f74ca9

File tree

1 file changed

+68
-0
lines changed

1 file changed

+68
-0
lines changed

CHANGELOG.md

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,71 @@
1+
### 0.1.0 (2023-11-21)
2+
3+
##### Documentation Changes
4+
5+
* Generated public docs ([331ee28b](https://github.com/bennycode/ts-node-starter/commit/331ee28bfc48c8d5749ecff334ac6dedb19cf7de))
6+
* updated CHANGELOG.md ([377f7e81](https://github.com/bennycode/ts-node-starter/commit/377f7e812e6c2b6db6520cc4e5c3f170712ff6c4))
7+
* Use Vitest Globals ([cfb8e764](https://github.com/bennycode/ts-node-starter/commit/cfb8e76453baa81bffbd602bb570f16b8699657b))
8+
* Switch to EcmaScript Modules (ESM) ([3c6c51e4](https://github.com/bennycode/ts-node-starter/commit/3c6c51e4ee70fd44e3723f04eb7f1dc115261310))
9+
* Replaced Jest with Vitest ([46cd7423](https://github.com/bennycode/ts-node-starter/commit/46cd74238a84e6618b70a312c60d6ad03e98220b))
10+
* Replaced pretty-quick with Prettier 3 ([84267658](https://github.com/bennycode/ts-node-starter/commit/842676587b6a5f0347ac521db1022763b0905e1e))
11+
* Replace yarn with npm ([16dd53e6](https://github.com/bennycode/ts-node-starter/commit/16dd53e6d325c9eb4003b0b0fc440440941f7617))
12+
* Use direct Jest global APIs ([23206dae](https://github.com/bennycode/ts-node-starter/commit/23206daef8b23947440c1d58ba6cb1e661d78404))
13+
* List Shareable Config ([032bed00](https://github.com/bennycode/ts-node-starter/commit/032bed00fe630b55f485b7e223e8d94eae83bac4))
14+
* List important refactorings ([b227dafb](https://github.com/bennycode/ts-node-starter/commit/b227dafbfe6b7988465c2ec3ebb1ee4289a3a839))
15+
* Mention project name ([39ea6c3a](https://github.com/bennycode/ts-node-starter/commit/39ea6c3a05a87acf1065143ed942d9ac6dabd590))
16+
* Replace project name ([352ffd21](https://github.com/bennycode/ts-node-starter/commit/352ffd2169ef1040a4fa750d55f8a1af86fbd695))
17+
* Describe template repository ([1cc0516f](https://github.com/bennycode/ts-node-starter/commit/1cc0516f6bccf7ea7d91a8c5174bbae55a6e2c27))
18+
19+
##### New Features
20+
21+
* Add docs generation ([4fbfe0f1](https://github.com/bennycode/ts-node-starter/commit/4fbfe0f170748f2368a01f8b7a94984661c88a96))
22+
* Reuse testing workflow ([#594](https://github.com/bennycode/ts-node-starter/pull/594)) ([00541e7f](https://github.com/bennycode/ts-node-starter/commit/00541e7f9752b99ac79011eda1fe9f50d9aca553))
23+
* Cancel concurrent tests ([f5a1a96a](https://github.com/bennycode/ts-node-starter/commit/f5a1a96a2472955fb995e00923e72f0eaf328616))
24+
* Control import statements which should be emitted into JavaScript ([767c5eb2](https://github.com/bennycode/ts-node-starter/commit/767c5eb290ec674092ca74f85467e90c4f844364))
25+
* Add Node.js inspector for debugging purposes ([7b36600d](https://github.com/bennycode/ts-node-starter/commit/7b36600de4e6a764e66c5d18f59232fa2faea17c))
26+
* Add CLI demo ([788751b4](https://github.com/bennycode/ts-node-starter/commit/788751b4ef9dbd8bcf3aca65cef76a0d8114784e))
27+
* Define end of line setting ([23334cef](https://github.com/bennycode/ts-node-starter/commit/23334cef695752289c2a79fac695fb4ebc6ac0f3))
28+
* Use auto-merge functionality ([896a2a4b](https://github.com/bennycode/ts-node-starter/commit/896a2a4bd33c76768d984efad1e2b0e33bc7ea61))
29+
* Automatically update GitHub Actions ([51c54dae](https://github.com/bennycode/ts-node-starter/commit/51c54dae68b416d8edc53a66381ef551a7c7c0d9))
30+
* Log explicit Prettier errors to console ([7d7e6388](https://github.com/bennycode/ts-node-starter/commit/7d7e63888b24592fded5226ad377cbd3deaba5c9))
31+
* Create releases through GitHub ([e873290c](https://github.com/bennycode/ts-node-starter/commit/e873290cda30e9c508070e497031b6f2a8c5ca61))
32+
* **ci:** Reduce amount of builds ([d612d21f](https://github.com/bennycode/ts-node-starter/commit/d612d21f83d5f59207c0192610df5e6ca55bcf02))
33+
* **test:** Pass test script without tests ([d40edc9a](https://github.com/bennycode/ts-node-starter/commit/d40edc9a9557ecfa42991c6bf5976141bf48d088))
34+
35+
##### Bug Fixes
36+
37+
* Don't publish vitest config ([e44ad4c3](https://github.com/bennycode/ts-node-starter/commit/e44ad4c3b51a11c6a20a0b43abaa098f391ff067))
38+
* update link to CLI script ([cb492b6f](https://github.com/bennycode/ts-node-starter/commit/cb492b6fdde2f7f8ea62b74fb5be51933f9d6c23))
39+
* use npm install ([6f6fe9f3](https://github.com/bennycode/ts-node-starter/commit/6f6fe9f376c8830d450ed7758947a657bbe9ec22))
40+
* Use ts-node-esm for ES modules ([39cda170](https://github.com/bennycode/ts-node-starter/commit/39cda170d12fae2ff4b6122df2f85f04613ee99b))
41+
* Update deprecated Prettier option ([b83164f1](https://github.com/bennycode/ts-node-starter/commit/b83164f1dc1dfb395d452343b34b3739c6d268df))
42+
* forward fix command options ([2da0f1bf](https://github.com/bennycode/ts-node-starter/commit/2da0f1bfe160c1bc3a74341a24c8b0681dcdcb40))
43+
* Remove postinstall script to work as library ([64adc38d](https://github.com/bennycode/ts-node-starter/commit/64adc38ded8cddd78e5ebde42cc25bb53eb1c73e))
44+
45+
##### Other Changes
46+
47+
* Switch to EcmaScript modules (ESM) ([#603](https://github.com/bennycode/ts-node-starter/pull/603)) ([0cae631c](https://github.com/bennycode/ts-node-starter/commit/0cae631ca6457026919418ddb3a10f7858e9ad55))
48+
49+
##### Refactors
50+
51+
* Use Vitest globals ([#622](https://github.com/bennycode/ts-node-starter/pull/622)) ([6b273c3c](https://github.com/bennycode/ts-node-starter/commit/6b273c3c09552d5aa829f48987c1c1dcf7a93ce9))
52+
* Replaced Jest with Vitest ([#602](https://github.com/bennycode/ts-node-starter/pull/602)) ([662dddf9](https://github.com/bennycode/ts-node-starter/commit/662dddf92d418d0e1119a04d8f5fe807a7a566f0))
53+
* Replace pretty-quick with Prettier 3.0 ([#601](https://github.com/bennycode/ts-node-starter/pull/601)) ([7623ba89](https://github.com/bennycode/ts-node-starter/commit/7623ba894e6767d7da8ce5b8a1e2469639bcb027))
54+
* Follow Conventional Scripts ([#591](https://github.com/bennycode/ts-node-starter/pull/591)) ([6b3bd190](https://github.com/bennycode/ts-node-starter/commit/6b3bd1907272b4dbcd98d04a20c3052652093069))
55+
* Replace yarn with npm ([153b7267](https://github.com/bennycode/ts-node-starter/commit/153b726761db302fa3ba57ed1d71aabae01d8394))
56+
* Replace @types/jest with @jest/globals ([73c5bc24](https://github.com/bennycode/ts-node-starter/commit/73c5bc246de79ca2cc805a8b61e42bec39cb97fd))
57+
* Remove lint-staged ([dbafb517](https://github.com/bennycode/ts-node-starter/commit/dbafb51742a18311d32a9295ea1df5dffbea86bd))
58+
* Replace husky with Lefthook ([#518](https://github.com/bennycode/ts-node-starter/pull/518)) ([9c416150](https://github.com/bennycode/ts-node-starter/commit/9c4161509acf49e56042383c9ea340f68f248582))
59+
* Replace EditorConfig with Prettier ([2e24f7be](https://github.com/bennycode/ts-node-starter/commit/2e24f7be5f427c26d6cc8281438a6398a211b75c))
60+
* Replace action-dependabot-auto-merge ([86d56961](https://github.com/bennycode/ts-node-starter/commit/86d5696113c2fb4907a1666e25d1b72d698b06a5))
61+
* Encapsulate dependency names ([8a9e0c43](https://github.com/bennycode/ts-node-starter/commit/8a9e0c432d9665ce57e282a0b9d57d418114b060))
62+
* **config:** Use ESLint config from @typescripttv ([eef59275](https://github.com/bennycode/ts-node-starter/commit/eef59275e91f6f484f7a917fdd87b09318ebbad3))
63+
* **test:** Replace Jasmine with Jest ([#405](https://github.com/bennycode/ts-node-starter/pull/405)) ([41e9b42b](https://github.com/bennycode/ts-node-starter/commit/41e9b42bb5b7ca364dbbabf1104955090003d1be))
64+
65+
##### Code Style Changes
66+
67+
* Enforce single attribute per line in HTML ([828c8eba](https://github.com/bennycode/ts-node-starter/commit/828c8ebae47886aebb0ef536540eb57547574628))
68+
169
## 1.0.0 (2023-11-21)
270

371
##### Documentation Changes

0 commit comments

Comments
 (0)