Skip to content

Releases: vlitejs/vlite

7.0.0

28 Nov 18:53
Compare
Choose a tag to compare

⚠️ Breaking changes

  • Updates Node.js (#146)
    • Minimum supported Node.js version is 20.18.0
    • Updates other packages
    • Migrate ESLint/Prettier to Biome

6.0.5

22 Oct 13:51
04e4198
Compare
Choose a tag to compare

Fixes

  • Fix poster display after the first playback, isPaused is reset on media end (#144)

6.0.4

27 Aug 08:54
11a7b20
Compare
Choose a tag to compare

Fixes

  • Fix duration when preload is disabled (#136)

6.0.3

02 Apr 17:09
Compare
Choose a tag to compare

Fixes

  • Fix Firefox progress bar height (#129)
  • Add Youtube origin parameter (#130)

6.0.2

14 Feb 14:36
Compare
Choose a tag to compare

Fixes

  • Increase progress bar height (#119)
  • Fix preload on html5 provider (#118)

6.0.1

05 Dec 13:54
3fe1c4c
Compare
Choose a tag to compare

Fixes

  • Added initial aria-label for bigPlay component (#115)

6.0.0

03 Jul 20:45
Compare
Choose a tag to compare

⚠️ Breaking changes

This package is now pure ESM. Please read Sindre Sorhus ESM note for more information

  • Migrate to ESM with package exports and rollup (#100)

5.0.2

23 May 13:03
Compare
Choose a tag to compare

Updates

  • Add funding key in package.json (31313e2)

5.0.1

02 May 17:53
Compare
Choose a tag to compare

Fixes

Updates

  • Update sticky plugin providers (f142964)

5.0.0

01 May 16:14
Compare
Choose a tag to compare

⚠️ Breaking changes

  • Minimum supported Node.js version is 16.20.0 (#97)
  • Update HTML (#99)
    • Remove vlite-js CSS classe
    • Remove v-controlButton on v-bigPlay
    • Add nested container v-container for sticky compatibility
  • Add css file for PIP plugin (#90)

New features

  • Add the volume bar plugin (#90)
  • Add the sticky plugin (#99)

Updates

  • Increase or decrease the volume by 0.1 and fix the round
  • Update README.md (#95, #96)
  • New directory structure (#98)

Removes

  • Remove animation on volume button (#90)

Fixes

  • Fix Dailymotion volume (#90)