Releases: waldronmatt/groundwork
Releases · waldronmatt/groundwork
vite-project@1.1.0
1.1.0 (2023-09-25)
Features
- vite.json: rename from app to vite (b06a1e8) - by @waldronmatt
Bug Fixes
- package.json: have rimraf clean tsbuildinfo to remove ts incrememntal caching (928767b) - by @waldronmatt
- vite-project: convert tsconfig.node to use vite-node from config lib, tsconfig cleanup (8a5cfce) - by @waldronmatt
tsconfig-config@1.1.0
1.1.0 (2023-09-25)
Features
- vite-node.json: add vite tsconfig for build (190094d) - by @waldronmatt
- vite.json: rename from app to vite (b06a1e8) - by @waldronmatt
Bug Fixes
- app.json: use esnext (b935f23) - by @waldronmatt
- global: add schema to tsconfigs to have vscode display tsconfig prop descriptions (f72d469) - by @waldronmatt
- global: clean up library tsconfig and build, eslint tsconfigs in packages (1fd7f0e) - by @waldronmatt
- library.json: remove composite from compilerOptions (8b2ea52) - by @waldronmatt
@waldronmatt/parity@1.0.4
1.0.4 (2023-09-25)
Bug Fixes
- global: add schema to tsconfigs to have vscode display tsconfig prop descriptions (f72d469) - by @waldronmatt
- global: clean up library tsconfig and build, eslint tsconfigs in packages (1fd7f0e) - by @waldronmatt
- package.json: add tsbuildinfo to clean cmd so that cache from incremental flag is flushed (ca7c761) - by @waldronmatt
- packages: don't auto fix eslint errors for packages, update lint cmd (8b9c1a8) - by @waldronmatt
- tsconfig.build.json: consolidate dts output from cli to tsconfig.build.json (ada5f63) - by @waldronmatt
- tsconfig.json: add files array to config to remove vscode warnings (7b852c3) - by @waldronmatt
@waldronmatt/basic-math@1.0.4
1.0.4 (2023-09-25)
Bug Fixes
- global: add schema to tsconfigs to have vscode display tsconfig prop descriptions (f72d469) - by @waldronmatt
- global: clean up library tsconfig and build, eslint tsconfigs in packages (1fd7f0e) - by @waldronmatt
- package.json: add tsbuildinfo to clean cmd so that cache from incremental flag is flushed (ca7c761) - by @waldronmatt
- packages: don't auto fix eslint errors for packages, update lint cmd (8b9c1a8) - by @waldronmatt
- tsconfig.build.json: consolidate dts output from cli to tsconfig.build.json (ada5f63) - by @waldronmatt
- tsconfig.json: add files array to config to remove vscode warnings (7b852c3) - by @waldronmatt
vite-project@1.0.3
1.0.3 (2023-09-13)
Note: Version bump only for package vite-project
@waldronmatt/parity@1.0.3
1.0.3 (2023-09-13)
Note: Version bump only for package @waldronmatt/parity
@waldronmatt/basic-math@1.0.3
1.0.3 (2023-09-13)
Note: Version bump only for package @waldronmatt/basic-math
vite-project@1.0.2
1.0.2 (2023-09-12)
Bug Fixes
- .eslintrc.cjs: fix eslint errors by adding a tsconfig.eslint.json that includes .eslintrc.cjs (332c218) - by @waldronmatt
vite-project@1.0.1
1.0.1 (2023-09-12)
Note: Version bump only for package vite-project
tsconfig-config@1.0.1
1.0.1 (2023-09-12)
Bug Fixes
- configs: add license and readme to each config (aaa20dd) - by @waldronmatt