Releases: WillBooster/wbfy
Releases · WillBooster/wbfy
v1.3.6
1.3.6 (2022-02-08)
Bug Fixes
- deal with semantic-release/semantic-release#2323 (fde223d)
- yarnrc: add nodeLinker (587862a)
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.0
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...