Skip to content

Releases: fregante/content-scripts-register-polyfill

v4.0.2

02 Feb 12:54
Compare
Choose a tag to compare

v4.0.1

08 Jan 16:49
Compare
Choose a tag to compare

v4.0.0...v4.0.1

v4.0.0

19 Jun 07:56
Compare
Choose a tag to compare

Breaking (possibly)

These changes bring the polyfill closer to the original API, so they shouldn't actually be breaking. However it's best that you verify that the update works as you expect.

  • Allow multiple injections of the same files, if requested 46794ba
  • Avoid duplicate injection when using raw code 614ce0f
  • Reject invalid matches option (#65) 820751d

Improvements

  • Silence injection errors caused by the final user (#66) c9bf3c0

Sponsors

Release sponsored by PixieBrix 🎉

v3.2.2...v4.0.0

v3.2.2

29 May 19:05
Compare
Choose a tag to compare

Sponsors

Release sponsored by PixieBrix 🎉

v3.2.1...v3.2.2

v3.2.1

28 Dec 03:09
Compare
Choose a tag to compare
  • Restore support for multiple registrations on the same host (#60) 13b470c

v3.2.0...v3.2.1

v3.2.0

15 Dec 08:59
Compare
Choose a tag to compare
  • Extract injection code to share the same logic everywhere (#59) 7b364d5
  • Add support for Manifest v3 (#57) febfece

v3.1.0...v3.2.0

v3.1.0

27 Oct 17:07
Compare
Choose a tag to compare

Improvements

Sponsors

Release sponsored by PixieBrix 🎉

v3.0.2...v3.1.0

v3.0.2

30 Aug 21:44
Compare
Choose a tag to compare

v3.0.1...v3.0.2

v3.0.1

25 Aug 07:57
Compare
Choose a tag to compare

v3.0.0...v3.0.1

v3.0.0

03 Jul 17:28
Compare
Choose a tag to compare

Breaking changes (for TypeScript users)

New

  • Use webNavigation events if available to improve reliability (#18) ee72ba2
  • Allow direct usage, without polyfilling the global API (#29) 7d8dfc4

Sponsors

Release sponsored by PixieBrix 🎉

v2.1.2...v3.0.0