Skip to content

0.67.2

Compare
Choose a tag to compare
@itsdouges itsdouges released this 05 May 09:36
· 12 commits to main since this release

Changes

  • The .triplex/config.json file is now optional when opening a project. Instead if there is no config file found from the opening folder and above it will open the first found folder with a package.json as the project root. Need a specific set up? Continue using the config.
  • The config no longer has any required properties.

Bug fixes

  • Files inside node_modules are no longer accidentally watched.