Skip to content

v0.2.0

Latest

Choose a tag to compare

@getlarge getlarge released this 10 Mar 16:42
v0.2.0
63d90e5

0.2.0 (2025-03-10)

🚀 Features

  • refactor getSeaTargetConfiguration to improve command handling for different platforms (a295d8f)

🩹 Fixes

  • update file existence check to use stringContaining matcher (8096a62)
  • update Windows postject params (77fc69b)
  • update SEA command handling to use 'main.exe' instead of 'node.exe' (ec96ec5)
  • refactor build output directory handling and update command paths in getSeaCommands function (1a8c70d)
  • update path handling for Windows in getSeaCommands function (85b5948)
  • conditionally include sign commands in getSeaCommands function (090965c)
  • update Windows command handling in getSeaCommands function (2715bce)
  • update CI cache key and correct command syntax in plugin (2016c2f)
  • add condition to bypass cache operations when NX_CACHE_PROJECT_GRAPH is false (bdd69f3)

❤️ Thank You

  • getlarge