Skip to content

Releases: WillBooster/wbfy

v1.3.6

08 Feb 13:11
Compare
Choose a tag to compare

1.3.6 (2022-02-08)

Bug Fixes

v1.3.5

08 Feb 12:12
ef9e660
Compare
Choose a tag to compare

1.3.5 (2022-02-08)

Reverts

v1.3.4

08 Feb 10:40
Compare
Choose a tag to compare

1.3.4 (2022-02-08)

Bug Fixes

v1.3.3

08 Feb 06:18
Compare
Choose a tag to compare

1.3.3 (2022-02-08)

Bug Fixes

  • workflow: add GH_TOKEN and NPM_TOKEN correctly (1c0c94e)

v1.3.2

07 Feb 14:29
Compare
Choose a tag to compare

1.3.2 (2022-02-07)

Bug Fixes

  • workflow: don't add secrets in wbfy.yml (ff03b47)

v1.3.1

06 Feb 12:11
Compare
Choose a tag to compare

1.3.1 (2022-02-06)

Bug Fixes

  • workflow: add workflow_dispatch in wbfy.yml (5a21f06)

v1.3.0

06 Feb 12:02
Compare
Choose a tag to compare

1.3.0 (2022-02-06)

Features

  • workflow: create wbfy.yml (ad42b05)

v1.2.0

06 Feb 06:47
Compare
Choose a tag to compare

1.2.0 (2022-02-06)

Features

v1.1.0

06 Feb 05:06
85b2f6d
Compare
Choose a tag to compare

1.1.0 (2022-02-06)

Bug Fixes

  • --rule option in eslint (8938dc1)
  • .lintstagedrc generator (5659cf9)
  • .tool-versions and .node-version support (dc3a3e7)
  • 'yarn install' after 'yarn cleanup' (1b633a8)
  • add htm and html in editorconfig (99da117)
  • add isort in format-code (0c9d952)
  • add outDir in tsconfig (15a3efb)
  • add watcherTasks.xml in JS / TS repos (f9b1280)
  • berry support (915b2bd)
  • call flake8 following black (f1cc782)
  • catch exceptions in reading package.json (cd5d1da)
  • checking whether yarn add is required correctly (e234c87)
  • command construction to run external programs (5ff4021)
  • conditions where generating tsconfig.json (cac88cf)
  • deps: pin dependency core-js to 3.9.0 (d4f7212)
  • deps: update all non-major dependencies (f3eae9f)
  • deps: update all non-major dependencies (8d01c72)
  • deps: update all non-major dependencies (89ce63d)
  • deps: update all non-major dependencies (46a4042)
  • deps: update all non-major dependencies (9297160)
  • deps: update all non-major dependencies (bc86c49)
  • deps: update all non-major dependencies (7cc8372)
  • deps: update all non-major dependencies (5ac3984)
  • deps: update all non-major dependencies (5231619)
  • deps: update all non-major dependencies (0d95757)
  • deps: update dependency @oclif/plugin-help to v2.2.2 (#37) (0dd87dc)
  • deps: update dependency node-fetch to v3 (#161) (f5063de)
  • deps: update dependency yargs to v17 (#141) (21ee278)
  • deps: update dependency yargs to v17.1.1 (22369fc)
  • deps: upgrade all dependencies (f89bba8)
  • deps: upgrade all dependencies (2048129)
  • deps: upgrade all dependencies (568025b)
  • deps: upgrade all dependencies (06b2c83)
  • detect jsx/tsx files correctly (287475a)
  • disable importHelpers (c9a0c89)
  • disable the eslint rule of react-hooks/exhaustive-deps in lint-staged (d1c2bbe)
  • don't add unnecessary {} in .editorconfig (#82) (5702678)
  • don't add useless ',' in gitignore (9417725)
  • don't format *.min.js (#65) (c92af55)
  • don't format files in 3rd-party (4e3c2c0)
  • don't generate pre-push for non-typescript projects (6fdf679)
  • don't ignore .idea/ and .vscode/ (7277a19)
  • don't ignore public/ (6d0bc32)
  • don't install react and react-hot-loader (26618a4)
  • execute 'yarn install' always (aaa6206)
  • firebase and ts-node detection (294b5f6)
  • flutter-format command (3377f62)
  • force to remove tslib (38943c7)
  • generate valid lintstagedrc (cc9f8a9)
  • generators for eslintrc, gitignore, and idea (212e1bc)
  • generators for husky and typescript (052e122)
  • gitignore generator (51ddf1a)
  • gitignore: refine generator (629018d)
  • gitignore: refine generator for flutter (119d139)
  • husky: fix lerna command (fed5fb5)
  • idea: don't watch external changes (#112) (4fe2a8d)
  • idea: trigger watch tasks if syntax errors exist (8467702)
  • ignore .idea/misc.xml (#66) (c8c53d0)
  • ignore android/ and ios/ in formatter and linter (#85) (1c526d2)
  • improve berry support (7703119)
  • improve flutter-format (f4c7139)
  • improve flutter-format (6510ead)
  • improve gitignore and lintstagedrc generators (02478c6)
  • improve husky generator (4101ce2)
  • improve lerna commands (1dd85f7)
  • improve node detection (a4f5f3d)
  • improve tsconfig generator and config analyzer (5895a1a)
  • install @willbooster/renovate-config (936836e)
  • keep content order in gitignore (3055ff1)
  • keep original extends order in eslintrc (2fe4c41)
  • k...
Read more

v1.0.1

16 Nov 15:21
21574b0
Compare
Choose a tag to compare

1.0.1 (2019-11-16)

Bug Fixes

  • improve prettier script and editorconfig (b152e35)