v1.0.0
1.0.0 (2020-07-16)
Bug Fixes
- add "--config jest.config.json" to test script (90f2732)
- add @gerrit0/typedoc to dependencies (3048e11)
- add dependencies (non-dev) always (1b6169d)
- add file:watch scipt to package.json (bbb96a4)
- add git push --tags (1cdce87)
- add microbundle to dependencies (4d3a51e)
- add npm script (d8517a6)
- add rollup dependencies (7b88607)
- add tslib dependency (5dfa87f)
- add tsx,tsc to lintstaged (a86d616)
- add vuepress plugins (3c62971)
- add vuepress to dependencies (41fd87c)
- doc update (48f6ed8)
- exclude .eslintrc.js from tests (8b7be99)
- fix .eslintrc.js file name (b683036)
- fix CI test step (fdcee6f)
- fix config file update error (79a7354)
- fix development update functionality (ee6c773)
- fix format command (72a6820)
- fix nunjucks env (cb61cea)
- fix package name (b553b16)
- fix readme format (77ffe50)
- fix rollup build script (840f4af)
- fix script and add missing dependencies (d657cca)
- fix vuepress config file for google analytics (b80f357)
- hide non exported member (718a11f)
- ignore .eslintrc.js in tests (6903b12)
- move tslib from dev to normal dependencies (6bd2a0e)
- push --tags added to git command (41c74cb)
- remove --allow-empty from husky pre-commit (f41d6eb)
- remove @gerrit0/typedoc (21afc32)
- remove copy files (2936e80)
- remove git add from lintstaged (057e670)
- remove typedoc-neo-theme (d0177c2)
- set docs:build NODE_ENV to production (9e1ceac)
- upadet packages (75af4f0)
- update .eslintrc.js (55ac94d)
- update .huskyrc (4e742ff)
- update .lintstagedrc (7871a8c)
- update dependencies (a7ff7db)
- update dependencies (31fc689)
- update dependencies (6ed2a11)
- update dependencies (b9097df)
- update husky config (d58ff11)
- update husky to allow empty commits in lint-staged (57b5666)
- update jest.config.json (71152c8)
- update lintstaged (7005135)
- update package.json (5b12b09)
- update packages (3b4e922)
- update packages (a484e1d)
- update packages (d813ce9)
- update packages (ae3be63)
- update packages (856a2ac)
- update packages (11662a4)
- update packages (58ac358)
- update packages (2eb5894)
- update packages (db386b2)
- update packages (e0414e5)
- update packages (16366f4)
- update partial (1613f29)
- update partial template (c63fcd3)
- update update script (e7cdff9)
Features
- add custom file(s) support for "lint" and "format" commands (575e89a)
- add dev bundles to microbundle (6b172d3)
- add devkeeper to bin (bc3bd33)
- add devkeeper:update to package.json (ea15ca2)
- add microbundle feature (e4ba20f)
- add rollup (308e5f0)
- add template partials (720c3a6)
- add ts-import-helpers feature (d3a1c2a)
- create new CLI from scratch (76a2795)
BREAKING CHANGES
- All commands are changed and not compatible with previous versions.