Skip to content

3.54.0

Compare
Choose a tag to compare
@eyalb181 eyalb181 released this 31 Aug 10:55
· 98 commits to main since this release
252980f

Added

  • A modal progress indicator is now shown when the plugin runs mirrord ls and
    mirrord ext commands.
    The dialog allows the user to cancel execution.

    Execution with mirrord is cancelled when the user cancels target selection.
    #109

Changed

  • Support running mirrord with no configuration file

Fixed

  • Fixed showing the usage banner multiple times when more than one project is
    opened at the same time.
    #114

  • Fixed a bug where Node run configuration extension was called for NPM run
    configurations.

    Fixed a bug with mirrord environment variables being persisted in the Node
    run configuration.