Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: fregante/webext-options-sync

v4.3.0

Choose a tag to compare

@fregante fregante released this 17 Nov 11:05

New

Changes

  • Ensure only one <form> is synced per instance d86e6b5

v4.2.4...v4.3.0

v4.2.4

Choose a tag to compare

@fregante fregante released this 19 Aug 17:13
  • Remove import/export click listeners on unload (#76) 48d8a92

v4.2.3...v4.2.4

v4.2.3

Choose a tag to compare

@fregante fregante released this 01 Jul 08:41

v4.2.2...v4.2.3

v4.2.2

Choose a tag to compare

@fregante fregante released this 11 Jun 12:54

v4.2.1...v4.2.2

v4.2.1

Choose a tag to compare

@fregante fregante released this 14 Sep 06:20

v4.2.0...v4.2.1

v4.2.0

Choose a tag to compare

@fregante fregante released this 05 May 19:06
  • Automatically reload options when the extension reloads (#67) d54d1c1

v4.1.1...v4.2.0

v4.1.1

Choose a tag to compare

@fregante fregante released this 14 Apr 13:34
  • Fix non-async Migration type 89c5938

v4.1.0...v4.1.1

v4.1.0

Choose a tag to compare

@fregante fregante released this 14 Apr 13:20

v4.0.1...v4.1.0

v4.0.1

Choose a tag to compare

@fregante fregante released this 29 Jan 15:44
  • Update internal dependencies fd494ac

v4.0.0...v4.0.1

v4.0.0

Choose a tag to compare

@fregante fregante released this 28 Jul 07:17

Breaking changes

In practice this likely doesn't negatively affect anyone, but I released it as a breaking version:

  • Increase minimum browser version 957889f Chrome 91+, Firefox 91+, Safari 14.1+
  • Stop bundling dependencies (#62) a392da1 Breaking only if you're using Rollup without CommonJS plugin

Improvements

  • Lighter package
  • Modern code
  • Dependencies can be deduplicated by your bundler

v3.1.0...v4.0.0