Releases: fregante/webext-options-sync
Releases · fregante/webext-options-sync
v0.8.0
- Fix involuntary variable overlap: 831b9bb
v0.7.0
Minor Changes
- Add support for non-multiple
<select>
: 413b277
- Rename main file and added link to repo: f98bd11
Patches
- Update deps: 5e2468c
- Use destructuring instead of repeated array access: eb4ae29
- Use for-of instead of .forEach: 14d969a