Releases: tobua/zero-configuration
Releases · tobua/zero-configuration
v0.5.3
0.5.3 (2024-04-27)
Bug Fixes
- install: ensure node_modules directory exists (2f2cd9c)
v0.5.2
0.5.2 (2024-04-27)
Bug Fixes
- parse: also extend file based object configurations (cd9bfb6)
v0.5.1
0.5.1 (2024-04-27)
Bug Fixes
- install: use current path to get configuration (70b509e)
v0.5.0
0.5.0 (2024-04-27)
Features
- install: workspace paths globbing and installing localDependencies (5412c0e)
v0.4.0
0.4.0 (2024-04-25)
Features
- build: add next configuration and generate files for build tools (4c77597)
- configuration: rename templates and basic workspaces support (6a64957)
v0.3.1
0.3.1 (2024-04-22)
Bug Fixes
- postinstall: proper path when run during postinstall (ba9d363)
v0.3.0
0.3.0 (2024-04-21)
Bug Fixes
- parse: installation fix and additional entries for existing file (76c2114)
Features
- configuration: configuration in JavaScript and template merging (8a2bf28)
v0.2.0
0.2.0 (2024-04-20)
Features
- configuration: add playwright configuration and test (97b0020)
- configuration: add validation, build tools and license & "extends" (bcdf754)
- extension: rudimentary extends implementation (2d5c0d0)
v0.1.0
0.1.0 (2024-04-14)
Features
- file: implement configuration from file and initial release (0f528b9)