1.6.1 • Published 4 years ago
dv-scripts v1.6.1
dv-scripts
Scripts for Node/TypeScript development.
build
- Build using Rollup.
test
- Test using Jest.
lint
- Sort
package.json
files withsort-package-json
. - Format files with prettier.
- Lint using ESLint.
- Sort
start
- Compile individual files in watch mode using Babel.
- We do this so that when developing in a monorepo you get proper hot module reloading.
release
- Release a production release if we are on the
main
branch. - Release a canary release if we aren't on the
main
branch. - When in a normal repo we use semantic-release.
- When in a repo using Yarn workspaces we use multi-semantic-release.
- Release a production release if we are on the
ci
- Single command for running common CI commands.
build
lint
test
release
- Instead of setting up a complex YAML file and locking yourself into a CI provider you can use
dv-scripts ci
.
- Single command for running common CI commands.
1.6.1
4 years ago
1.5.2
4 years ago
1.6.0
4 years ago
1.5.1
4 years ago
1.5.0
4 years ago
1.2.5
5 years ago
1.4.2
5 years ago
1.4.1
5 years ago
1.4.0
5 years ago
1.3.1
5 years ago
1.3.0
5 years ago
1.2.4
5 years ago
1.2.3
5 years ago
1.2.0
5 years ago
1.2.2
5 years ago
1.2.1
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago