Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@hpoepping hpoepping released this 08 Feb 11:56
· 7 commits to main since this release

✨ Added

  • Added selection for react version (18 or 19)
  • Added option to install vitest, including basic config
  • Generating up-to-date package.json with current versions for each dependency
  • Added -T parameter to include and setup internal packages
    • Will be silently ignored without access to internal npm repository

🐛 Fixed

  • Added toolkit.config.js to v4 template (since this is required with chayns-toolkit@3)

Miscellaneous

  • Enabled resolveJsonModule in tsconfig.json by default
  • Updated environment variables in template
  • Converted code to ESM
  • Updated redux and module-federation templates