Skip to content

Latest commit

Β 

History

History
1235 lines (831 loc) Β· 94.3 KB

CHANGELOG.md

File metadata and controls

1235 lines (831 loc) Β· 94.3 KB

Changelog

0.3.1 (2021-07-21)

Added

  • βœ… test: use @guanghechen/jest-helper instead of @barusu/util-jest for tests [31a518b]

Changed

  • πŸ”§ chore: keep the same version of dependencies & fix lint warnings [9758a44]
  • 🚚 rename: rename packages/find-inconsistent to packages/tool-find-inconsistent [2d8245e]
  • 🚚 rename: rename packages/tsconfig-paths to packages/tool-tsconfig-paths [085c4fa]
  • 🚚 rename: rename packages/word to packages/tool-word [2efc7c1]
  • 🚚 rename: rename packages/restful-api to packages/tool-restful-api [de99b17]
  • ⬆️ chore: upgrade dependencies [43670bf]
  • 🚚 refactor: move sub-packages under tools/ and scaffolds/ to packages/ [7d06aa1]

Miscellaneous

  • ⚰️ improve: migrate @barusu/redux-actions to @guanghechen/redux-actions [466f6ee]
  • ⚰️ improve: remove @barusu/util-jest, use @guanghechen/jest-helper instead [cd7a12a]
  • ⚰️ improve: migrate @barusu/blob-helper to @guanghechen/blob-helper [569ec2a]
  • πŸ“ docs: update CHANGELOG [93bff96]

0.3.0 (2021-07-03)

Added

  • βœ… test: update snapshots [d8ffa07]

Changed

  • ⬆️ chore: upgrade dependencies [798d399]
  • πŸ”§ chore: don't update yarn.lock on ci [1fea59a]

Removed

  • πŸ”₯ refactor: remove @barusu/util-cli, please use @guanghechen/commander-helper instead [b123548]
  • πŸ”₯ refactor: remove @barusu/util-cli, please use @guanghechen/commander-helper instead [f43f1af]
  • πŸ”₯ refactor: remove @barusu/tool-git-cipher, please use @guanghechen/tool-git-cipher instead [666d07b]
  • πŸ”₯ refactor: remove @barusu/event-bus, please use @guanghechen/event-bus instead [10cd10e]
  • πŸ”₯ refactor: remove @barusu/chalk-logger, please use @guanghechen/chalk-logger instead [b244ec8]

Miscellaneous

  • πŸ“ docs: update docs [2b023fb]
  • πŸ“ docs: update CHANGELOG [a126a1d]

0.2.1 (2021-06-26)

Changed

  • ⬇️ chore: downgrade commander from v8.0.0 to v7.2.0 [e23fcfb]
  • πŸ”§ chore: update npm scripts [81b494d]
  • ⬆️ chore: ugprade dependencies [96a4240]
  • πŸ”§ chore: update editconfig [2993ca8]

Miscellaneous

  • feat(typescript-json-schema): support typescript@4.3.4 [c922946]
  • improve: fix lint errors [366e730]
  • πŸ“ docs: update CHANGELOG [feebcbd]

0.0.0 (2021-06-26)

Changed

  • πŸ”§ chore: don't update yarn.lock on ci [1fea59a]

0.2.0 (2021-05-22)

Changed

  • πŸ”§ chore: add ci [2834c3e]
  • ⬆️ chore: ugprade dependencies & fix breaking changes [babffa9]
  • πŸ”§ chore: use @guanghechen/jest-config to simplify jest.config.js [f9a2572]

Miscellaneous

  • πŸ“ docs: rename default branch to 'main' instead of 'master' [ef7856d]
  • πŸ“ wrench: update CHANGELOG [19ef891]

0.1.1 (2021-03-19)

Changed

  • πŸ”§ chore: upgrade dependencies and configs & fix lint errors [d8875aa]
  • 🚚 refactor(typescript-json-schema): move test to test [8fcc108]
  • 🎨 improve: simplify codes with @guanghechen/plop-helper [0e4d9ef]
  • ⬆️ chore: upgrade `@guanghechen/*` to v1.2.0 [a5a78f0]

Breaking changes

  • πŸ’₯ feat(tool-restful-api): rewrite with ajv instead of @barusu/configuration-master & change config options [d5637b1]

Removed

  • πŸ”₯ improve: delete sub-package @guanghechen/util-mocha [845c2ca]
  • πŸ”₯ improve: delete sub-package @guanghechen/configuration-master [4604b88]
  • πŸ”₯ improve: delete private sub-package @guanghechen/commander [b860214]

Miscellaneous

  • 🚧 feat(typescript-json-schema): update to consistent with the original repository at commit 9203bed4b22913e1a2b34a16b1f73a33faccdaad [904ea78]
  • πŸ“ docs: update CHANGELOG [1a78b6a]

0.1.0 (2021-03-13)

Changed

  • 🚚 improve: move @barusu/template-simple-html from templates/simple-html to scaffolds/tmeplate-simple-html [e33995b]
  • 🎨 [template-simple-html] improve: use @guanghechen/plop-helper to simplify codes [9929185]
  • πŸ”§ chore: add .nvmrc [5fd3b87]
  • πŸ”§ chore: upgrade @guanghechen/* & update configs [16b03b4]
  • πŸ”§ chore: update tsconfigs [32afa88]
  • πŸ”§ chore: update eslint configs & format codes [327264d]
  • ⬆️ chore: upgrade @guanghechen/* [f54700d]

Miscellaneous

  • πŸ“ docs: update package.json [7bf1b1e]
  • πŸ“ docs: update READMEs [de001cb]
  • πŸ“ docs: update CHANGELOG and README [55e5e49]
  • πŸ“ docs: update CHANGELOG [3f80619]

0.0.48 (2021-03-06)

Changed

  • 🎨 style: fix lint errors [c7562db]
  • ⬆️ chore: upgrade fs-extra and @types/node [a6c7346]
  • πŸ”§ chore: skip lint before publish [9e8b708]
  • 🎨 style: update lint configs & lint codes [cccb4d9]
  • πŸ”§ chore: upgrade @guanghechen/* to v1.0.4 and update rollup configs [088a6c1]
  • πŸ”§ chore: use @guanghechen/eslint-config* & update configs & format codes [c64e54e]
  • πŸ”§ chore: update rollup configs (use @guanghechen/rollup-config) [837639e]

Removed

  • πŸ”₯ improve: delete sub-package @baurusu/rollup-plugin-copy (migrated to @guanghechen/rollup-plugin-copy) [11a8c17]
  • πŸ”₯ improve: delete sub-package @barusu/util-option (migrated to the @guanghechen/option-helper) [b34ba5a]
  • πŸ”₯ improve: delete sub-package @barusu/template-ts-package (migrated to the @guanghechen/template-ts-package) [210b9f1]
  • πŸ”₯ improve: delete sub-package @barusu/rollup-config (migrated to the @guanghechen/rollup-config) [e7dccdf]
  • πŸ”₯ improve: delete sub-package @barusu/eslint-config (use @guanghechen/eslint-config* instead) [c4e09d4]
  • πŸ”₯ improve: delete sub-package @barusu/tool-sort-imports (use eslint-config-import instead) [ee038c0]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [1fd4721]

0.0.47 (2021-02-25)

Miscellaneous

  • πŸ”€ Merge branch 'develop' [fe831c8]
  • πŸ“ [tool-sort-imports] doc: update README [28846bf]
  • 🚧 [rollup-config] improve: upgrade dependencies & remove rollup-plugin-peer-deps-external [5e32318]
  • πŸ”¨ [rollup-config] chore: update output path & fix 'no delcaration types found' in ts [caf1e9e]
  • πŸ“ docs: update CHANGELOG and README [1c7bea8]

0.0.46 (2021-02-24)

Changed

  • πŸ”§ chore: fix broken test script & update snapshot [70a2e7c]
  • 🎨 style: format codes with prettier [a379351]
  • πŸ”§ chore: upgrade lerna and typescript [2f615b9]
  • πŸ”§ chore: config prettier and format codes with prettier [c175788]
  • πŸ”§ chore: use husky and enable lint-staged in pre-commit hook [6b5922e]
  • πŸ”§ chore: upgrade eslint & update eslint configs & lint codes [407f647]
  • πŸ”§ chore: use yarn-deduplicate to deduplicate lock [e642499]
  • πŸ”§ chore: use gitmoji-changelog & generate CHANGELOG [f9e99af]
  • 🎨 style: format codes [e6ecbdb]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [5d3d7ff]
  • 🚧 [sort-imports]: split import/export statement into multiple line only when more one exportN statement exists [439f189]
  • 🚧 [tools/sort-imports] feat: support new option 'blankLinesAfterStatement' to determine blank lines after import/export statement [0fe2965]

0.0.45 (2021-01-20)

Added

  • βœ… test: update tests [8ccdc8f]

Changed

  • 🎨 style: format codes [4057d4d]
  • ⬆️ chore: upgrade rollup to v2.37.0 [b0c9218]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [d5879ab]
  • build(deps): bump node-notifier from 8.0.0 to 8.0.1 [3f08afe]
  • πŸ“ doc: add root README & update package descriptions [c418a29]
  • 🚧 [chalk-logger] improve: use dayjs instead of moment as the moment.js is about to become inactive [8d87cca]
  • 🚧 [chalk-logger] improve: update header format [9fae17d]
  • build(deps): bump ini from 1.3.5 to 1.3.8 [efeafbf]
  • build(deps): bump node-fetch from 2.6.0 to 2.6.1 [a86ae12]

0.0.44 (2020-12-29)

Added

  • βœ… [event-bus] test: use jest & update tests [f888db7]

Changed

  • πŸ‘½ fix(rollup-plugin-copy): update due to the change of is-plain-object [ad612ba]
  • ⬆️ chore(util-jest): upgrade jest [0aa0dff]
  • πŸ‘½ [tool-restful-api]: update @barusu/typescript-json-schema to support override comments of sub-class [2839397]
  • ⬆️ chore: ugprade dependencies [bb4fef5]
  • 🎨 style: format codes [716a6fc]
  • ⬆️ chore(eslint-config): upgrade eslint dependencies [87c4b5a]
  • ⬆️ chore(rollup-config): upgrade rollup to v2.35.1 & upgrade rollup plugins [e8eafdf]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [7eaab89]
  • 🚧 [typescript-json-schema] feat: update from origin repository to support typescript~4.1.3 & update tests & support recursive type [e09b372]

0.0.43 (2020-12-19)

Fixed

  • πŸ› fix(tool-sort-imports): upgrade commander to fix 'command not working' issue [41dc4a4]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [0ea58e6]

0.0.42 (2020-12-19)

Miscellaneous

  • πŸ”€ Merge branch 'develop' [ad95442]
  • 🚧 feat(sort-imports): support option for control whether the type import/export statement should be ranked ahead [5e90097]
  • 🚧 [tool-restful-api] improve: update template [5607cd5]

0.0.41 (2020-11-14)

Changed

  • 🎨 style: fix lint warnings [45d26e6]
  • πŸ”§ chore: update npm scripts [0585327]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [53db8ad]
  • πŸ“„ doc: username changed [575b8dc]

0.0.40 (2020-10-21)

Added

  • βœ… test: update snapshot [13c1d23]

Changed

  • 🎨 format codes [8cca516]
  • πŸ‘½ feat: update due to the @barusu/chalk-logger change & update docs [0e29312]
  • πŸ‘½ feat: update due to the @barusu/chalk-logger changealien: feat: update due to the @barusu/chalk-logger change [057dbe6]

Breaking changes

  • πŸ’₯ [chalk-logger] feat: logger name is no longer required & update tests [393e7eb]
  • πŸ’₯ [chalk-logger] feat: export ChalkLogger instead of ColorfulChalkLogger & export default ChalkLogger [a0c5cf1]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [5d662e4]
  • πŸ“ [chalk-logger] doc: update demo and README [e233463]
  • 🚧 [chalk-logger] feat: support to config whether display title [7292324]
  • πŸ“„ doc: add LICENSEs [a51a3c0]

0.0.39 (2020-10-06)

Changed

  • πŸ”§ chore: add missing dependencies [c1f8d4b]
  • πŸ”§ chore: update rollup configs [8afe545]

Fixed

  • πŸ› [rollup-config] fix: resolve externals [3cd6a17]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [809676d]
  • 🚧 [rollup-config] feat: update createRollupConfig [d0ed5f8]

0.0.38 (2020-09-28)

Added

  • βœ… [redux-actions] test: add tests [1d9de4f]

Changed

  • 🎨 [redux-action] refactor: merge async/constant into async/action [cfe7d8d]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [b033c1d]
  • πŸ“ [redux-actions] doc: update README & update examples [de33fa5]
  • 🚧 [redux-actions] feat: update AsyncAction types [35c6bfe]

0.0.37 (2020-09-21)

Changed

  • πŸ”§ chore: update configs for bundling [8a782d6]
  • ⬆️ chore: upgrade rollup from 2.16.1 to 2.28.1 [f2682f8]
  • 🎨 style: fix lint errors and format codes [39018a0]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [f25f56e]
  • 🚧 [rollup-config] feat: no longer run eslint in the packaging phase [96fa100]
  • 🚧 [eslint-config] feat: update config (based on eslint-config-react-app) [62bec29]

0.0.36 (2020-09-20)

Added

  • βœ… [tool-sort-imports] test: update tests [90cad97]

Changed

  • πŸ”§ chore: fix cycle dependency [165bd31]
  • 🚨 style: run lint fix [bcd7e98]
  • 🚨 style: run lint fix [d4589f0]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [5581afb]
  • :constrution: [eslint-config] feat: update eslint rules [f1e73db]

0.0.35 (2020-09-14)

Added

  • βœ… [tool-restful-api] test: update tests cause the dependencies upgrade [676c044]

Changed

  • 🚨 style: fix lint errors [db1a50f]
  • πŸ”§ chore: upgrade typescript to ~4.0.2 [1d6c372]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [77f2726]
  • 🚧 [eslint-config] feat: update eslint rules [4962d94]
  • 🚧 [typescript-json-schema] feat: update from original repository to support typescript~4.0.2 & update tests [34a7c12]

0.0.34 (2020-09-09)

Added

  • βœ… [tool-tsconfig-paths] test: update tests [d52c65b]
  • βœ… [tool-tsconfig-paths] test: update tests [1a2523e]

Changed

  • πŸ”§ chore: update lint configs [e11e82f]
  • 🎨 [tool-tsconfig-paths] refactor: fix bugs & keep consistent style with @barusu/tool-sort-imports [24cf689]
  • 🎨 style: format codes [737d22f]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [cbb03fa]
  • πŸ“ [tool-*] doc: update README [fead4dc]
  • 🚧 feat: export new util func 'desensitize' [9ac6fa7]

0.0.33 (2020-09-08)

Changed

  • πŸ‘½ [tool-tsconfig-paths] fix: update due to the change of @barusu/tool-sort-imports [2516030]
  • 🎨 [tool-sort-imports] refactor: rewrite codes to keep style consistent with other tool packages & update tests [53b5f96]
  • 🎨 refactor: use @barusu/util-jest to eliminate redundant code [a92d702]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [df1b78c]
  • 🚧 [util-cli] feat: add uitl funcs to handle main command [150f96f]
  • 🚧 [tool-sort-imports] feat: refactor codes & update tests [3941b79]
  • 🚧 [util-jest] feat: add ability to dynamic generating test [090d165]
  • 🚧 [tool-sort-import] feat: support type import/export & update tests [77e82e4]
  • 🚧 feat: add new package @barusu/util-jest [9104a58]

0.0.32 (2020-09-03)

Changed

  • 🎨 refactor: remove duplicated codes [6d11f07]
  • 🎨 refactor: keep the code style of the @barusu/tool-* package constantly [757b6b2]
  • πŸ”§ chore: support to use *.tsx? files in monorepo directly with jest [55f4e6d]

Fixed

  • πŸ› fix: the variable declaration order in the packaged file by rollup is wrong [c0a5f0b]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [a448a29]

0.0.31 (2020-09-02)

Added

  • βœ… [chalk-logger] feat: add tests [9d045af]
  • βœ… [tool-word] test: add test for sub-command 'stat' [679984c]

Changed

  • 🎨 refactor codes [c58abae]
  • 🎨 [tool-word] feat: consistent with the code style in @barusu/tool-restful-api [cecb958]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [28f54b3]
  • 🚧 feat: update due to the change of @barusu/chalk-logger [6f73bd6]
  • 🚧 [chalk-logger] feat: add new member func 'init' to Logger & update tests [1bf5032]
  • 🚧 [chalk-logger] feat: optimize the logic of parsing command line parameters [0de5feb]
  • 🚧 [util-cli] feat: add missed optional parameters to the createSubCommandExecutor [81f6d09]
  • 🚧 [chalk-logger] feat: registerToCommander could be called multiple times & expose some protected fields for testing [85bf5d7]

0.0.30 (2020-08-29)

Added

  • βœ… [tool-restful-api] test: update tests [4da541d]
  • βœ… [tool-restful-api] test: update test cases for higher test coverage [066d5a3]
  • βœ… [tool-restful-api] test: update tests [12fb5ac]

Changed

  • 🎨 [tool-git-cipher] feat: consistent with the code style in @barusu/tool-restful-api [fe2be47]
  • πŸ”§ chore: add ignored files on coverage [37d97b3]
  • 🎨 [tool-restful-api] feat: use utils funcs from @barusu/util-cli to reduce redundant codes [42d6bbc]
  • πŸ”§ chore: update test configs [f532b03]
  • 🎨 [tool-restful-api] refactor: eliminate duplicate codes [bd618ec]

Fixed

  • πŸ› [tool-restful-api] fix: importing from src/index.ts may be optimized resulting in loss of variables [fc370d3]
  • πŸ› [tool-restful-api] fix: got a wrong path on resolving mock data filepath [4424246]
  • πŸ› [tool-restful-api] fix: some cli-options were not passed to the program [fd02aeb]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [a35c9b4]
  • 🚧 [tool-restful-api] feat(init): add --plop-bypass options for test sub-command 'init' & add test cases [3911f51]
  • 🚧 [util-cli] feat: createInitialCommit and installDependencies support new params: bypass and logger [1fc1d39]
  • 🚧 [tool-restful-api] feat: update examples, templates and README [e101f17]
  • 🚧 [util-cli] feat: add util funcs to reduce redundant code in @barusu/tool-* projects [e54b807]
  • 🚧 [tool-restful-api] feat: update boilerplates and examples and README [48fa113]
  • 🚧 [tool-restful-api] feat: add test cases for sub-command 'serve' [9c70a20]

0.0.29 (2020-08-27)

Miscellaneous

  • πŸ”€ Merge branch 'develop' [c5d09a0]
  • 🚧 [tool-restful-api] feat: update example and templates [4fd51d1]
  • 🚧 [tool-restful-api] feat(serve): support serve resource files & update cli options [fa14005]
  • 🚧 [tool-restful-api] feat(serve): support serve resource files & update cli options [684f252]
  • 🚧 [tool-restful-api] feat: execute koa-json after custom routers [d153d56]
  • πŸ“ [tool-restful-api] doc: update README and CHANGELOG [872e6c8]
  • 🚧 [tool-restful-api] feat: try http verb of request as part of suffix of mock data file path [d0aa29d]
  • 🚧 [tool-restful-api] feat: update example and templates [c1d5d7f]
  • πŸ“ [tool-word] doc: update README, add examples [fb3f943]

0.0.28 (2020-08-26)

Miscellaneous

  • πŸ”€ Merge branch 'develop' [70faecb]
  • πŸ“ [tool-resetful-api] doc: update README [a45f8c5]
  • 🚧 [tool-restful-api] feat: update example and templates [eea9d06]

0.0.27 (2020-08-25)

Added

  • βœ… [tool-restful-api] test: remove output directory before run test [ff9f435]
  • βœ… [tool-restful-api] test: use jest instead of mocha & update tests [9402f67]
  • βœ… [tool-word] test: update test cases [546ff28]
  • βœ… [tool-word] test: update test cases [a06f15a]
  • βœ… [tool-word] test: update test cases [d5684ca]

Changed

  • 🎨 feat: format codes [91acd6c]
  • πŸ”§ chore: format codes of source files matched **/test/*.{ts,tsx} [04f327e]
  • πŸ”§ chore: update the rebuild script [340380e]

Fixed

  • πŸ› [chalk-logger] fix: an empty string should also be considered as a valid replacement value [39577c2]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [2ac13f8]
  • 🚧 [tool-restful-api] feat: make model of ResolvedApiItem.request optional [55c37e9]
  • 🚧 [tool-restful-api] feat: update example and templates [4d95bd7]
  • πŸ“ [tool-word] doc: update README [4c2ed25]
  • 🚧 [tool-word] feat: Print Summary only when multiple files are counted or showSummaryOnly is specified [1bf746a]
  • 🚧 [tool-word] feat: rewrite printCharacterStat to formatCharacterStat, return a formatted string rather than print it directly [e52d9c0]
  • 🚧 [tool-word] feat(stat): support new option '--show-details-pretty' [7c33fdb]
  • 🚧 [tool-word] feat: stat punctuation characters [2ca1f30]
  • 🚧 [tool-word] feat(stat): _workspaceDir as default filepath / dirpath while the filePath and filePattern are not specified [f83077b]

0.0.26 (2020-08-24)

Added

  • βœ… [tool-word] test: add snapshot test cases [f170ab1]

Changed

  • 🎨 refactor: keep the naming style consistent [61c4ea6]
  • 🚚 refactor: rename tool-word-count to tool-word [f9477c7]
  • πŸ”§ chore: add jest [a120c7d]
  • πŸ”§ chore: remove common devDependencies (already declared on root package) [ea894a2]
  • 🎨 feat: fix lint errors [64acf4b]

Fixed

  • πŸ› [tool-restful-api] fix: cannot find executable files for command 'barusu-rapit' [9d0a0c4]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [9929422]
  • 🚧 [tool-word] feat: use stable sort [b69df38]
  • :chore: fix: fix TS2403, use @types/jest instead of @types/mocha [eb06ec2]
  • 🚧 [tool-word-count] feat: support sub-command 'stat' [455763a]
  • πŸ’© feat: add tool-word-count [dff6c99]
  • πŸ“ doc: update README [eb56af9]

0.0.25 (2020-08-13)

Changed

  • ⬆️ chore: upgrade mocha from ^7.1.1 to ^8.1.1 [4c5b055]
  • πŸ”§ chore: remove useless dependencies [9348149]
  • πŸ”§ chore: update monorepo references [78e2b5a]

Fixed

  • πŸ› [util-cli] fix: fixed duplicate initialization of the git repository [15ccb12]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [f17eace]
  • 🚧 feat: update command option message [3c922ec]
  • πŸ“ [tool-git-cipher] doc: update the introduction of the package [352a75d]
  • 🚧 [tool-git-cipher] feat: update boilerplates [4976dc0]

0.0.24 (2020-08-12)

Changed

  • 🎨 style: format codes [2e281ab]
  • πŸ”§ chore: update yarn.lock [b2fbf53]
  • πŸ”§ [tool-git-cipher] chore: copy config files after build [b5d1b39]

Removed

  • πŸ”₯ feat: keep @barusu/tool-git-cipher and remove @barusu/tool-cipher [caf3ec4]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [667d1a3]
  • πŸ“ [tool-git-cipher] doc: update README [840003f]
  • 🚧 [tool-git-cipher] feat: update boilerplates [9306f77]
  • 🚧 [tool-git-cipher] feat: implemented 'decrypt' command [f607e16]
  • 🚧 [tool-git-cipher] feat: implemented 'encrypt' command [30bf7c0]
  • 🚧 [tool-git-cipher] feat: create initial commit in init phase [b737e66]
  • 🚧 [util-cli] feat: add util func 'createInitialCommit' (migrated from @barusu/tool-restful-api) [37a81fb]
  • 🚧 [tool-git-cipher] feat: init plaintextRootDir if plaintextRepositoryUrl specified [3f98470]
  • 🚧 [tool-git-cipher] feat: remove 'plaintextRepositoryUrl' from globalOptions [82d53e2]
  • 🚧 [tool-git-cipher] feat: install dependencies in init phase [4a88dda]
  • 🚧 [util-cli] feat: add util func 'installDependencies' (migrated from @barusu/tool-restful-api) [d4f4e9f]
  • 🚧 [tool-git-cipher] feat: rewrite WorkspaceCatalog & update initializer [676f366]
  • 🚧 [tool-git-cipher] feat: rewrite SecretMaster [e3d7526]
  • 🚧 [tool-git-cipher] feat: update global options [618f8eb]
  • 🚧 [tool-git-cipher] feat: make plainRepositoryUrl optional [ddf49ab]
  • 🚧 [tool-git-cipher] feat: implemented 'init' command [b95c8a6]
  • 🚧 [tool-git-cipher] feat: add core and utils (migrated from @barusu/tool-cipher) [3c3c415]
  • 🚧 feat: [util-cli] feat: update collectAllFilesSync (predicate is nullable) [103f0b5]
  • 🚧 [eslint-config] feat: ignore .eslintrc.js [5defa0c]
  • 🚧 feat: initialize @barusu/tool-git-cipher [6ae657a]
  • 🚧 [template-simple-html] feat: update boilerplate (support babel) [3914069]

0.0.23 (2020-07-25)

Changed

  • 🚚 [template-simple-html] feat: move boilerplates [c56f2b5]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [1c691b9]
  • 🚧 [template-simple-html] feat: add boilerplate simple-project [b06a00a]

0.0.22 (2020-07-23)

Changed

  • 🚚 [template-ts-package] feat: moved from packages/ to templates [e653c64]
  • 🚚 [template-simple-html] feat: moved from packages/ to templates/ [034f660]
  • πŸ”§ chore: remove .eslintrc.js from files field of package.json [015b838]
  • πŸ”§ chore: upgrade packages reference to the dependabot's pr#2 [79179b6]
  • πŸ”§ chore: fix inconsistent dependencies [577eeac]

Fixed

  • πŸ› [rollup-plugin-copy] fix: return the original file name if there no 'rename' specified [4ef81c1]
  • πŸ› [template-simple-html] fix: fix error `Cannot find module './rollup-plugin-copy'` [7d64aa9]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [27ff4c2]

0.0.21 (2020-07-16)

Added

  • βœ… [tool-restful-api] test: update test cases due to the change of api-config [74796ba]

Changed

  • 🎨 [tool-restful-api] feat: use @barusu/configuration-master instead of option-master [2e8f082]
  • 🎨 [configuration-master] feat: use @barusu/util-option [7e5a200]
  • πŸ”§ chore: fix: inconsistent dependencies [8bf80a7]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [12b5caa]
  • 🚧 [tool-restful-api] feat: update api-config schema [0da2a03]
  • 🚧 [tool-restful-api] feat: update types of api-config [f38e768]
  • 🚧 feat: add @barusu/configuration-master (migrated from option-master) [0b0b6ad]

0.0.20 (2020-07-14)

Changed

  • ⬆️ [tool-restful-api] chore: upgrade option-master to v0.0.19 [1680920]
  • 🎨 [tool-restful-api] refactor: use @barusu/util-mocha instead of mocha-test-master [2c7595a]
  • πŸ”§ [tool-restful-api] chore: update rollup config to bundle smaller cli.js [ddc1b42]
  • πŸ”§ [tool-restful-api] chore: use @barusu/rollup-plugin-copy to copy configs after bundle [91953c8]
  • πŸ”§ [tool-restful-api] chore: use @koa/router instead of koa-router [6c6bbdc]
  • 🎨 [tool-restful-api] feat: rewrite [951cdc1]
  • πŸ”§ chore: fix: inconsistent dependencies [92bba74]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [23e511f]
  • 🚧 [tool-restful-api] feat: update tests [06db983]
  • 🚧 [util-mocha] feat: add util funcs for handling file / dir cases [810629e]
  • 🚧 feat: add @barusu/util-mocha (migrated from mocha-test-master) [a5817ed]
  • πŸ“„ [tool-restful-api] doc: use repository LICENSE (MIT) [99151f6]
  • πŸ“ [tool-restful-api] doc: update README [c3f0e05]
  • 🚧 [tool-restful-api] feat: use plop from @barusu/util-cli [730a7f3]
  • 🚧 [tool-restful-api] feat: update boilerplates [1d2cf13]
  • 🚧 [util-cli] feat: add funcs based on node-plop and plop [d0a2d5e]
  • 🚧 [tool-cipher] refactor: rewrite cli execution chain [b246a56]
  • 🚧 feat: update due to the change of @barusu/util-cli [41957ef]
  • 🚧 [util-cli] feat: rename types and funcs [d7bc738]

0.0.19 (2020-07-12)

Changed

  • 🎨 [tool-restful-api] feat: use new funcs from @barusu/util-cli [1f51156]
  • 🎨 [tool-sort-imports] feat: use the new funcs from @barusu/util-cli [4ec6034]
  • 🚚 [webpack-source-map-loader] feat: move from packages/ to scaffolds/ [dee1bc2]
  • 🚚 [rollup-config] feat: move from packages/ to scaffolds/ [21e1c0a]
  • 🚚 [eslint-config] feat: move from packages/ to scaffolds/ [ef1f4dc]
  • πŸ”§ chore: update scripts field [3696972]
  • 🎨 [sort-imports] feat: use resolveCommandOptions [0a35d8c]
  • 🎨 [tool-restufl-api] refactor: update from old codes [eae6f86]
  • πŸ”§ [restufl-api] chore: upgrade dependencies [1ce7f77]
  • 🎨 [template-simple-html] refactor: use @barusu/rollup-plugin-copy [8f28ddb]
  • 🎨 [tool-restful-api] refactor: rewrite sub-command 'serve' & fire useless codes [92b98ac]
  • 🚚 [tool-restful-api] feat: move src/core/config to src/config [8ddf9ae]
  • 🎨 [tool-restful-api] refactor: rewrite sub-command 'generate' [6c087c8]
  • 🎨 [tool-restful-api] refactor: refactor codes architecture & rewrite sub-command 'init' [6bb8a00]
  • ⬆️ chore: upgrade plop to ^2.7.0 [ad3065f]
  • πŸ”§ chore: fix inconsistent dependencies [70ab505]

Fixed

  • πŸ› [tool-restful-api] fix: add missed name of sub-command [236d2d1]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [127f4b7]
  • 🚧 feat: update due to the change of @barusu/util-cli [bb943ab]
  • 🚧 [util-cli] feat: support parent options in action callback see tj/commander.js#1129 [943f9c0]
  • 🚧 [util-cli] feat: encapsulate commander.js [36ef97d]
  • 🚧 [tool-restful-api] feat: abstract codes for handling cli options into util func to crete relevant command instance [dd526e8]
  • 🚧 [util-cli] feat: update resolveCommandOPtions [87fa2bc]
  • πŸ’© [restful-api] comment out code that is temporarily wrong [4661097]
  • 🚧 [util-cli] feat: add resolveCommandOptions func for easier handling cli options [31788af]
  • 🚧 feat: add @barusu/rollup-plugin-copy (migrate from @barusu/template-simple-html) [b6f7831]
  • 🚧 [tool-cipher] feat: update comments & use path util funcs from @barusu/cli-util [691c18e]
  • 🚧 [util-cli] feat: update util funcs for handling path [e95b703]
  • 🚧 [tool-restful-api] feat: update templates & use plop [10f56bb]
  • 🚧 [typescript-json-schema] feat: update programFromConfig to support additionalCompilerOptions [1609b19]
  • 🚧 [util-cli] feat: add utils func for handing paths [78303d7]
  • 🚧 [redux-actions] feat: assembleActionReducers should specify initial state [7465b2a]
  • 🚧 [tool-sort-imports] feat: using _ instead whitespace when print log info for `indent` [2b18000]

0.0.18 (2020-07-07)

Added

  • βœ… [util-option] test: add unit tests & fix logic bugs [fc36f75]
  • βœ… [typescript-json-schema] test: update test cases due to the previous change [38409fc]

Changed

  • πŸ”§ chore: upgrade lerna to ^3.22.1 to support --no-private option [e443b80]
  • πŸ”§ chore: fix inconsistent dependencies [8c4be0f]
  • 🎨 [tool-tsconfig-paths] feat: refactor with @barusu/util-cli and @barusu/util-option [7171058]
  • πŸ”§ chore: fix inconsistent dependencies [40cbcaf]
  • 🎨 [tool-find-inconsistent] feat: refactor with @barusu/util-cli and @barusu/util-option [51edada]
  • 🎨 [redux-actions] feat: use status field instead of creating new action types [ab9ce55]
  • 🎨 [tool-restful-api] feat: reduce code redundancy by using subpackages within the mono project [a732702]
  • 🎨 [tool-restful-api] feat: fix lint errors & format codes [c1fa04f]
  • ⬆️ [typescript-json-schema] feat: upgrade typescript to 3.8.2 [3d4f46c]
  • 🚚 refactor: move packages/blob-util to utils/blob [fa9f433]
  • 🚚 refactor: move packages/option-util to utils/option [28cbe7c]
  • 🚚 refactor: move packages/tool-find-inconsistent-packages to tools/find-inconsistent-packages [c4c7997]
  • 🚚 refactor: move packages/tool-tsconfig-paths to tools/tsconfig-paths [b6e2d87]
  • 🚚 refactor: move packages/tool-sort-imports to tools/sort-imports [69bb329]
  • 🚚 refactor: move packages/tool-cipher to tools/cipher [5333a5e]

Removed

  • πŸ”₯ feat: remove useless codes [428e1be]
  • πŸ”₯ feat: abandon and remove @barusu/package-util [4df6ef7]

Fixed

  • πŸ› [util-option] fix: fix logic error in `merge` func [b46c059]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [17a0f3e]
  • 🚧 [redux-actions] feat: update examples & update README [8e92de9]
  • 🚧 feat: solve build errors [ae41d89]
  • 🚧 [util-cipher] feat: updates due to the change of @barusu/util-option and @barusu/util-cli [709c54d]
  • 🚧 feat: use new cover funcs [710d761]
  • 🚧 feat: use new cover funcs [0bf85e1]
  • 🚧 [util-option] feat: cover* func support isValueValid option [eec3390]
  • 🚧 feat: rename @barusu/tool-find-inconsistent-packages to @barusu/tool-find-inconsistent [0e2af76]
  • 🚧 [tool-sort-imports] feat: use @barusu/util-cli and @barusu/util-option & rename command name to barusu-sort-imports [2e01d03]
  • 🚧 [util-cli] feat: update flagDefaultOptions & fix logic error in findPackageJsonPath [1b9e5fa]
  • 🚧 [util-option] feat: fix logic error & support `suppiler` function type as defaultValue in cover* funcs [4decc85]
  • 🚧 [util-cli] feat: update flagDefaultOptions [60d71e5]
  • 🚧 [util-option] feat: add merge funcs [473827f]
  • 🚧 [commander] feat: fix errors & set to private package [4c3df97]
  • 🚧 [commander] feat: update codes [310b1de]
  • πŸ”€ Merge branch 'develop' [854c335]
  • πŸ“ [redux-actions] doc: update README [fcd6a59]
  • 🚧 [redux-actions] feat: add utils for creating async actions [2033e29]
  • 🚧 [redux-actions] feat: add utils for create actions [193312f]
  • 🚧 feat: add @barusu/redux-actions [3545616]
  • 🚧 [commander] feat: update based on the sourcecodes of commander.js & update README [7526647]
  • 🚧 [commander] feat: add option and command [a116e0a]
  • 🚧 feat: add @barusu/commander [03964c6]
  • 🚧 [util-option] feat: add util funcs for testing type & transform string [daeb3e5]
  • 🚧 [util-cli] feat: add utils funcs for handling file path [6aea789]
  • 🚧 [chalk-logger] feat: support basename & update README [30d7c21]
  • :chore: fix: fix inconsistent package version and package name [ea79cf9]
  • :chore: fix versions to 0.0.17 [5c639ef]
  • 🚧 feat: add @barusu/tool-restful-api (migrated from restful-api-tool) [229e6e2]
  • 🚧 [typescript-json-schema] feat: format codes [1463269]
  • 🚧 feat: add @barusu/typescript-json-schema (migrated from @lemon-clown/typescript-json-schema) [f5dca85]
  • 🚧 feat: rename @barusu/blob-util to @barusu/util-blob [c4c3c65]
  • 🚧 refactor: rename @barusu/option-util to @barusu/util-option [d38c34e]
  • 🚧 [tool-cipher] feat: use @barusu/util-cli [e0145a7]
  • 🚧 feat: add @barusu/util-cli [a565479]

0.0.17 (2020-06-28)

Changed

  • πŸ”§ [tool-cipher] chore: add bin field [44368a6]

Fixed

  • πŸ› [tool-cipher] fix: get global command options like log-* from program instead of options [2d98a27]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [9d62aaa]
  • 🚧 [tool-cipher] feat: use logger.setMode instead hack method to adjust line spacing of the out [97fa517]
  • 🚧 [chalk-logger] feat: support logger mode option [3c0fff0]
  • 🚧 [tool-cipher] feat: support --cipher-filepath-pattern in sub-command decrypt [7212709]
  • 🚧 [tool-cipher] feat: support force options in sub-command: encrypt,decrypt [20d54db]
  • 🚧 [tool-cipher] feat: use cli-progress on encrypting / decrypting files [ec99880]

0.0.16 (2020-06-27)

Added

  • βœ… [event-bus] test: use mocha and chai & add test cases [09248f9]

Changed

  • πŸ”§ chore: fix format errors to prepare pubish [0e4b0f6]
  • 🎨 [cipher-tool] feat: restructure codes & fix bugs [fa9f37f]
  • 🎨 [tool-cipher] feat: fire useless codes & use util funcs from @barusu/option-util instead [8a52c51]
  • πŸ”§ chore: update configs for sorting import/export statments [c8102ec]

Fixed

  • πŸ› [tool-cipher] fix: unhandle exception occurs when input nothing [576426f]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [cc61e93]
  • πŸ“ [tool-cipher] doc: update README [21e889a]
  • 🚧 [event-bus] feat: update types & update README [37aa6f5]
  • 🚧 [event-bus] feat: An event listener can only be registered once for each particular event & update test cases [a76173f]
  • 🚧 [event-bus] feat: update types & fix bugs [2292b0e]
  • 🚧 feat: add @barusu/event-bus [d718268]
  • 🚧 [eslint-config] feat: ignore '**/.eslintrc.js' [fb52ac6]
  • 🚧 [tool-cipher] feat: support to test if the password is correct [9c2ee68]
  • 🚧 [tool-cipher] feat: support decrypt and encrypt workspace [68ab03f]
  • 🚧 [option-util] feat: add utils for handle cli configs from package.json [96001db]
  • 🚧 [tool-cipher] feat: add catalog & add sub-command (not completed yet): decrypt,encrypt [480dfa3]
  • 🚧 [tool-cipher] feat: make secretFilepath as a member variable of CipherMaster [0ad5beb]
  • 🚧 [tool-cipher] feat: separate commands into different source files [da40c17]
  • 🚧 [tool-cipher] feat: update codes & support sub-command 'init' [8acbef7]
  • 🚧 feat(option-util): add util function for testing value type [15da355]
  • 🚧 feat: add @barusu/tool-cipher [6fbd260]

0.0.15 (2020-06-14)

Changed

  • πŸ”§ chore: upgrade eslint & fix lint warnings [cfc57e3]
  • πŸ”§ chore: upgrade rollup and @rollup/plugin-* [ae006c1]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [4ddc112]

0.0.14 (2020-06-03)

Miscellaneous

  • twisted_rightwards_arrows: Merge branch 'develop' [e2564ab]
  • πŸ“ [tool-sort-imports] doc: update README [6437809]
  • 🚧 [tool-sort-imports] feat: retain contents remain of import/export statement [bcfffc5]
  • 🚧 [tool-sort-imports] feat: support semicolon option [b8808bb]

0.0.13 (2020-06-02)

Changed

  • πŸ”§ feat: update configs for @barusu/tool-sort-import & sort imports [7cb751c]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [266484b]
  • πŸ“ [tool-sort-imports] doc: update README [88bc11b]
  • 🚧 [tool-sort-imports] feat: support moduleRankItem and abandon --top-module option [dcbf8be]
  • 🚧 [template-simple-html] feat: update boilerplates [852eac2]

0.0.12 (2020-05-06)

Added

  • βœ… [tool-sort-imports] test: add test cases for `compareModulePath` [0adae0f]

Changed

  • 🎨 refactor: sort imports [b92a870]
  • πŸ”§ chore: update npm scripts [20197f2]
  • πŸ”§ [tool-sort-imports] chore: remove es entry & add description [7e4899d]

Fixed

  • πŸ› [tool-sort-imports] fix: format relative module name & fix logic error in compareModulePath [d0bb2d7]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [020575d]
  • πŸ“ [tool-sort-imports] doc: update README [aa81b53]
  • 🚧 [tool-sort-imports] feat: support options in <cwd>/package.json & update cli options [333e099]
  • πŸ“ [tool-sort-imports] doc: update README [789c126]
  • 🚧 [tool-sort-imports] feat: support customize fixed topModules [005a098]

0.0.11 (2020-05-01)

Added

  • βž• [template-simple-html] chore: use title-case [9d19ed1]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [a65c8f8]
  • πŸ“ [template-simple-html] doc: update README [e8ca52a]
  • 🚧 [rollup-config] feat: update default options for @rollup/plugin-json [40717f7]
  • 🚧 [template-simple-html] feat: update boilerplates (support index page) [c18d88e]
  • 🚧 [template-simple-html] feat: update boilerplates (use @rollup/plugin-json) [d0f45cc]
  • 🚧 [template-simple-html] feat: update boilerplates (upgrade rollup-plugin-postcss) [f18ce6b]

0.0.10 (2020-05-01)

Changed

  • πŸ”§ chore: update yarn.lock [07af494]
  • πŸ“Œ chore: fix rollup with version 2.6.1 [1b86fde]
  • πŸ”§ chore: update yarn.lock [5b2ef04]
  • πŸ”§ chore: update npm scripts [8c1dcad]

Fixed

  • πŸ› [template-simple-html] fix: pass resolved destFilePath into options.transform [3e41523]
  • πŸ› [template-ts-package] fix: prevent referencing to undefined variables [7182fb1]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [7ee7a4b]
  • 🚧 [template-simple-html] feat: update boilerplates [f90288d]
  • πŸ“ [template-simple-html] doc: update README [75ae617]
  • 🚧 feat: add template-simple-html [63f24b3]

0.0.9 (2020-04-14)

Fixed

  • πŸ› [package-util] fix: add entry [e7aa4ad]

Miscellaneous

  • 🚧 [rollup-config] feat: mute warning for 'moudule not found' [8f8259e]

0.0.8 (2020-04-14)

Changed

  • 🎨 refactor: sort imports [8e44090]
  • πŸ”§ chore: update references [c2206fd]
  • ⬆️ chore: upgrade rollup to rollup@^2.6.1 [58a60e7]
  • 🎨 refactor: sort imports [2ebc995]
  • 🎨 [tool-tsconfig-paths] refactor: rewrite with @barusu/chalk-logger and commander [ee101f2]
  • πŸ”§ chore: update npm scripts [7d1021b]
  • 🎨 [tool-sort-imports] refactor: rewrite with @barusu/chalk-logger and commander [0a98cb2]
  • 🎨 [tool-find-inconsistent-packages] refactor: rewrite with @barusu/chalk-logger and commander [b8da715]
  • πŸ”§ chore: update references [77b8a3e]
  • πŸ”§ chore: sort key in tsconfig [6969412]

Fixed

  • πŸ› [tool-sort-imports] fix: skip the comments at the top of source file [b0f44df]

Miscellaneous

0.0.7 (2020-04-13)

Fixed

  • πŸ› [tool-sort-imports] fix: remove redundant comma after defaultExport [b11bcd9]

Miscellaneous

  • 🚧 [tool-sort-imports] feat: put react on top [43d830a]

0.0.6 (2020-04-13)

Added

  • βœ… [tool-sort-imports] test: add test cases for compareModulePath [6bfa8b0]

Changed

  • πŸ”§ chore: update references [b9b2cdb]
  • πŸ”§ chore: add missed devDependencies (cross-env) [1378022]
  • πŸ”§ chore: update references [dbefff9]
  • πŸ”§ chore: use @barusu/tool-sort-imports [0938717]
  • 🎨 refactor: sort imports [e75c523]

Fixed

  • πŸ› [webpack-source-map-loader] fix: sourceMap path is not processed correctly [f43c631]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [a448920]
  • 🚧 feat: add tool-tsconfig-paths [731629c]
  • πŸ”€ Merge branch 'develop' [578fece]
  • 🚧 [template-ts-package] feat: update boilerplate [4779447]
  • πŸ“ [tool-sort-imports] doc: update README [f7df532]
  • 🚧 [tool-sort-imports] feat: support command cli [014a34d]
  • 🚧 feat: add tool-sort-imports [8df66ae]
  • 🚧 [template-ts-package] feat: update boilerplate [0be2778]

0.0.5 (2020-04-11)

Changed

  • πŸ”§ chore: don't use sourcemap in publish mode [d6344eb]
  • πŸ”§ chore: add cross-env [be00011]
  • πŸ”§ chore: add ts-node,tsconfig-paths in root package [7f065fc]
  • πŸ”§ chore: update npm scripts [9199f13]
  • πŸ”§ chore: update tsconfigs [1239bba]

Fixed

  • πŸ› [template-ts-package] fix: add missed quote in package.json [daa05e7]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [5cd06e4]
  • 🚧 [rollup-config] feat: support sourceMap option [55500e3]
  • 🚧 [template-ts-package] feat: update [fc7257b]
  • 🚧 [template-ts-package] feat: update boilerplate [6fd7dae]

0.0.4 (2020-03-31)

Changed

  • πŸ”§ [packages/,scaffold/] chore: ignore *.{js,.d.ts}.map in npm package [14a51c6]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [8b94708]
  • 🚧 [template-ts-package] feat: update boilerplate of README [9d71595]
  • πŸ“ [eslint-config] doc: update README [e9f9100]
  • πŸ“ [tool-find-inconsistent-packages] doc: update README [88c6f86]
  • πŸ“ [webpack-source-map-loader] doc: update README [0aa718b]
  • πŸ“ [template-ts-package] doc: add README [6ce8e31]
  • πŸ“ [rollup-config] doc: update README [1777a29]
  • 🚧 [template-ts-package] feat: update generate name [86a6e9e]

0.0.3 (2020-03-29)

Changed

  • πŸ”§ [webpack-source-map-loader] chore: update configs due to the change of rollup-config [825c878]
  • πŸ”§ [tool-find-inconsistent-packages] chore: update configs due to the change of rollup-config [00e80d9]
  • πŸ”§ chore: use @barusu/tool-find-inconsistent-packages [82ae53f]
  • πŸ”§ chore: remove useless devDependencies [a706914]
  • πŸ”§ chore: update references [5c6bc8e]

Miscellaneous

  • Merge branch 'develop' [e673aa4]
  • 🚧 [tool-find-inconsistent-packages] feat: don't bundle index.ts into cli.ts [299553e]
  • 🚧 [rollup-config] feat: don't bundle dependencies [671a93c]
  • 🚧 [rollup-config] feat: update default nodeResolveOptions (set <preferBuiltins: false>) [3144cae]
  • 🚧 [rollup-config] feat: update config [0913386]
  • 🚧 feat: add tool-find-inconsistent-packages [3507362]
  • πŸ“ [webpack-source-map-loader] doc: add README [cb6aef7]

0.0.2 (2020-03-28)

Changed

  • πŸ”§ chore: use @barusu/template-ts-package [35235e5]
  • πŸ”§ [option-util] feat: use rollup to bundle package [da0e7a2]
  • πŸ”§ [blob-util] feat: separate types [1a94877]
  • πŸ”§ [rollup-config] chore: use .eslintrc.js instead of .eslintrc [1d6688a]
  • ♻️ [eslint-config] refactor: rewrite use js [2e1129a]
  • πŸ”§ chore: move devDependencies (rimraf and typescript) into root package.json [6bb4565]
  • πŸ”§ chore: update references in root tsconfig [e20f333]
  • πŸ”§ chore: update eslint script [5acabb7]
  • πŸ”§ chore: update configs for publishing to npm [cf5348b]

Removed

  • πŸ”₯ chore: remove useless configs [02c7240]
  • πŸ”₯ [eslint-config] chore: remove useless files [ef33451]

Miscellaneous

  • πŸ”€ Merge branch 'develop' [dffd7d0]
  • 🚧 feat: add webpack-source-map-loader [2cd66de]
  • 🚧 [rollup-config] feat: support rollup.InputOptions [3041b46]
  • 🚧 feat: add template-ts-package [0d002f5]
  • 🚧 [rollup-config] feat: add defaultValues in eslintOptions and typescriptOptions [fb021ba]
  • 🚧 feat: add new package <blob-util> [5bbf931]
  • πŸ“ [rollup-config] doc: update README [70c8a66]
  • 🚧 feat: add new package <rollup-config> [fd1816f]

0.0.1 (2020-03-06)

Added

  • βž• chore: add missed devDependencies [b8d5a74]
  • πŸŽ‰ initialize. [e043957]

Changed

  • πŸ”§ chore: update configs for publishing to npm [5e5224a]
  • πŸ”§ chore: update references in root tsconfig [0091ce6]
  • πŸ”§ chore: update references in root tsconfig [f163319]

Miscellaneous

  • 🚧 feat: add option-util [8dfbf4d]
  • 🚧 feat: add eslint-config [b6881b1]
  • πŸ“„ doc: add MIT LICENSE [f890b13]
  • 🚧 feat: use lerna [07bc400]