Skip to content

Releases: extractus/oembed-extractor

v3.0.3

01 May 02:31
054af27

Choose a tag to compare

  • Sync to the last provider list with Sway Office (#130)
  • Update dependencies

v3.0.2

24 Apr 04:14
105d73a

Choose a tag to compare

  • Fix issue #136
  • Sync to the latest provider list
  • Update dependencies

v3.0.1

19 Apr 11:49
e1516f5

Choose a tag to compare


Attention

If you work on TypeScript environment, plesae upgrade to v3.0.2 to avoid issue #136

v3.0.0

08 Apr 04:06
5e5a235

Choose a tag to compare

  • Change to ES6 Module format
  • Update dependencies
  • Sync to last provider list
    • store provider list as normal .js file
    • simplify sync process

v3.0.0rc5

02 Mar 07:11
232c310

Choose a tag to compare

  • Update provider list

Related issue: #125

v3.0.0rc4

21 Feb 08:23
c4bf67c

Choose a tag to compare

  • Change the way to store provider list from json file to js file (#121)

v3.0.0rc3

19 Feb 06:55
1bcdfe1

Choose a tag to compare

  • Fix #124 via bellajs@11.0.2

v3.0.0rc2

13 Feb 03:43
f5d1018

Choose a tag to compare

  • Fix problem with path to providers.json in CJS version
  • Update dependencies

Related issues: #121

v3.0.0rc1

13 Jan 11:05
e4b536a

Choose a tag to compare

  • Change to es6 module standard

Be careful to update, this version may break your program. Please look at README!

v2.0.3

09 Jan 03:33
77228e4

Choose a tag to compare

  • Fix typo error (merge #118 by @AramZS
  • Sync provider list
  • Update dependencies
  • Update request user agent