github mozilla/web-ext 1.1.0

latest releases: 7.11.0, 7.10.0, 7.9.0...
7 years ago

Bug fixes

  • Missing command/option errors are reported better (33a9e01, f6a2a26, 1c3ef8d)
  • Configured yargs without boolean negation; this fixed a bug where --no-reload had no affect (0bf887f)
  • Displayed Firefox remote actor errors better (b3250c8)
  • Fixed using environment variables for non-global options (5b6aa43)
  • Fixed cases where --help in combination with a command did not work (1fbfd17)

Features

  • web-ext run watches your source files and reloads the add-on in Firefox as you edit the source (61c5087, 79c6bf5, 4559654, 2622d73, 1252028)
    • This requires Firefox 49 but you can use web-ext run --pre-install for older Firefox versions (implies --no-reload)
  • Added --timeout option to web-ext sign (2c176b2)
  • Added web-ext build --as-needed to watch source files and rebuild when they change (d458dcc)
  • web-ext build ignores node_modules by default (5eff6d5)
  • web-ext outputs its version when run in verbose mode (e4280dd)

Don't miss a new web-ext release

NewReleases is sending notifications on new releases.