Releases: jaywcjlove/tsbb
v4.1.3
Documentation v4.1.3: https://raw.githack.com/jaywcjlove/tsbb/3e9544e/index.html
Comparing Changes: v4.1.2...v4.1.3
npm i [email protected]
npm i [email protected]
npm init tsbb@latest my-app -- --example typenexus
- ⛑ test: support parameter decorator. ac76832 @jaywcjlove
v4.1.2
Documentation v4.1.2: https://raw.githack.com/jaywcjlove/tsbb/205eaeb/index.html
Comparing Changes: v4.1.1...v4.1.2
npm i [email protected]
npm i [email protected]
npm init tsbb@latest my-app -- --example typenexus
- ⛑ test: update transform file options. 7a06421 @jaywcjlove
v4.1.1
Documentation v4.1.1: https://raw.githack.com/jaywcjlove/tsbb/394c3be/index.html
Comparing Changes: v4.1.0...v4.1.1
npm i [email protected]
npm i [email protected]
npm init tsbb@latest my-app -- --example typenexus
- 🌟 feat: --use-babel supports outDir config in ts config. bf7ec6f @jaywcjlove
- 🎨 style: add error prompt logs. 3822fc2 @jaywcjlove
- 🐞 fix(deps): update dependency @babel/preset-env to ~7.21.0 (#440) a0bb654 @renovate-bot
- 🐞 fix(jest): fix convert svg file import issue. b89279f @jaywcjlove
v4.1.0
Documentation v4.1.0: https://raw.githack.com/jaywcjlove/tsbb/fe0887f/index.html
Comparing Changes: v4.0.8...v4.1.0
npm i [email protected]
npm i [email protected]
npm init tsbb@latest my-app -- --example typenexus
- 🎨 style: ouptimize output logs. da2c83a @jaywcjlove
- 🌟 feat: add
--bail
command parameter. a324d26 @jaywcjlove
v4.0.8
Documentation v4.0.8: https://raw.githack.com/jaywcjlove/tsbb/d891524/index.html
Comparing Changes: v4.0.7...v4.0.8
npm i [email protected]
npm i [email protected]
npm init tsbb@latest my-app -- --example typenexus
- 💄 chore: update workflows config. cfe784f @jaywcjlove
- 🐞 fix: fix windows exclude copy file compatibility issue. 8f0ee54 @jaywcjlove
- 💄 chore: update workflows config. b9f7773 @jaywcjlove
- 💄 chore: update workflows config. ef46425 @jaywcjlove
- 🎨 style: optimize output logs. e8923e0 @jaywcjlove
- 🎨 style: optimize output entry file log. 11c4cff @jaywcjlove
- 💄 chore(example): update scripts field in package.json 49ec723 @jaywcjlove
- 🎨 style: output error logs when adding a new command. c3f463d @jaywcjlove
- 💄 chore: update workflows config. 6dc32da @jaywcjlove
- 🎨 style: add error prompt for windows. 3888fe8 @jaywcjlove
v4.0.7
Documentation v4.0.7: https://raw.githack.com/jaywcjlove/tsbb/801c3fb/index.html
Comparing Changes: v4.0.6...v4.0.7
npm i [email protected]
- 🐞 fix: fix exclude copying tsconfig.json file issue. 182ae23 @jaywcjlove
v4.0.6
Documentation v4.0.6: https://raw.githack.com/jaywcjlove/tsbb/59c10b0/index.html
Comparing Changes: v4.0.5...v4.0.6
npm i [email protected]
- 🐞 fix: fix JSON modules new feature warning. 322e1c7 @jaywcjlove
v4.0.5
Documentation v4.0.5: https://raw.githack.com/jaywcjlove/tsbb/7e9cc06/index.html
Comparing Changes: v4.0.4...v4.0.5
npm i [email protected]
- 🐞 fix(deps): add missing dependency package @types/jest. ec1587b @jaywcjlove
v4.0.4
Documentation v4.0.4: https://raw.githack.com/jaywcjlove/tsbb/f93eda3/index.html
Comparing Changes: v4.0.3...v4.0.4
npm i [email protected]
- 🐞 fix: test files are not escaped. 1cce5b4 @jaywcjlove
v4.0.3
Documentation v4.0.3: https://raw.githack.com/jaywcjlove/tsbb/f99ba6d/index.html
Comparing Changes: v4.0.2...v4.0.3
npm i [email protected]
- 🐞 fix: fix that files other than js cannot be copied in babel mode. cbd4670 @jaywcjlove