Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 16:06
· 7 commits to master since this release

1.0.0 (2026-03-23)

Chore

Fix

  • Added scripts:adaptpostcopy (edff230)
  • added shell: true to spawn for npm install (8af7d9c)
  • Allow react development files to come out (fixes #56) (b875225), closes #56
  • Force line endings when saving json (fixes #67) (f4fbfdf), closes #67
  • Replaced node-native-zip-compression with archiver (fixes #57) (aed122a), closes #57
  • Support build subfolders (fixes #61) (189bc8f), closes #61

New

  • Add GitHub release and project workflows (fixes #74) (f70077e), closes #74

Update

  • improve error color visibility in grunt output (fixes #72) (1e40166), closes #72
  • Improve error color visibility in output (fixes #72) (ba336f9), closes #72