Skip to content

Commit

Permalink
@dr-js/dev@0.3.0
Browse files Browse the repository at this point in the history
notable change:
- break: move `getPackageTgzName` to `@dr-js/node` as `toPackageTgzName` in `module/Software/npm`
- break: promote `common/terminalColor`, `node/npm/path`, and `parsePackageNameAndVersion` from `node/npm/npxLazy` to `@dr-js/node`
- break: use `getGitBranch|getGitCommitHash` from `@dr-js/node`
- break: use `createTest` to init test in `common/test`
- break: longer default test timeout
- break: use `nodejs@14` instead of `nodejs@13` for CI test
- break: use `dr-dev -E` instead of `cross-env`
- break: update to `eslint-config-almost-standard-v14`
- break: update to `eslint-config-almost-standard-jsx-v8`
- break: use `getSourceJsFileListFromPathList` instead of `getScriptFileListFromPathList` from `node/filePreset`
- break: use `collectSourceJsRouteMap` instead of `collectSourceRouteMap` from `node/export/parsePreset`
- break: pass `pathAutoLicenseFile` instead of `pathLicenseFile` to `initOutput()` from `output`
- add: `@dr-js/node` as dependency
- add: `@dr-js/dev-eslint` config
- add: `clearOutput` to `output`
- add: `wrapTestScriptStringToHTML` to `puppeteer`
- add: cleaner `isTest` script
- add: verify rule
- add: `source/node/preset` for keep preset path naming rule in one place
- add: support `testUrl` for `testWithPuppeteer`
- fix: default `pathInfoFilter` in `collectSourceJsRouteMap`
- fix: code lint
- fix: build script clean `README.md` file
- bin: add: `exec` and `exec-load` mode
- ci: mark `windows-latest + 14.x` as unstable. check: nodejs/help#2660 and nodejs/node#33166
- ci: test on all 3 platform
- ci: update GitHub CI: https://github.blog/changelog/2020-04-15-github-actions-sets-the-ci-environment-variable-to-true/
- ci: update `INIT#.github#workflows#ci-test.yml`
- script sort
- package update
  • Loading branch information
dr-js committed Jul 11, 2020
1 parent 346b309 commit 3c98ebe
Show file tree
Hide file tree
Showing 2 changed files with 1,126 additions and 1,183 deletions.
Loading

0 comments on commit 3c98ebe

Please sign in to comment.