Skip to content

Releases: blinkk/degu

v3.2.1

09 Apr 13:43
Compare
Choose a tag to compare

3.2.1 (2024-04-09)

Features

  • add fetch priority to image (6d49217)

Miscellaneous Chores

v3.2.0

10 May 01:18
Compare
Choose a tag to compare

3.2.0 (2023-05-10)

Features

  • add "orientation" option to youtube modal (ea0e82b)
  • release 3.2.0 (eeaafc7)

Miscellaneous Chores

v3.1.3

01 Feb 23:22
Compare
Choose a tag to compare

3.1.3 (2023-02-01)

Bug Fixes

  • fix playback error in lazy-video (3262d87)

v3.1.2

30 Jan 20:30
Compare
Choose a tag to compare

3.1.2 (2023-01-30)

Bug Fixes

  • fix github pages base url (d00c8b0)
  • set optional libs as external (0351be3)

v3.1.1

27 Jan 16:54
Compare
Choose a tag to compare

3.1.1 (2023-01-27)

Bug Fixes

  • fix imports in examples/ folder (8f72cd7)

v3.1.0

27 Jan 15:32
Compare
Choose a tag to compare

3.1.0 (2023-01-27)

Features

v3.0.0

24 Jan 23:07
Compare
Choose a tag to compare

3.0.0 (2023-01-20)

⚠ BREAKING CHANGES

  • add dat.gui and angular to peerDependencies
  • move three and pixi.js to peerDependencies
  • move deps to peerDependencies
  • remove utility map exports
  • switch to tsup for bundling

Bug Fixes

  • remove ie workarounds to fix tsc build (14efc22)

Build System

  • switch to tsup for bundling (3085b6c)

Code Refactoring

  • add dat.gui and angular to peerDependencies (16b5e29)
  • move deps to peerDependencies (278be32)
  • move three and pixi.js to peerDependencies (29593da)
  • remove utility map exports (faad650)

v2.28.1

17 Nov 10:03
Compare
Choose a tag to compare

2.28.1 (2022-11-17)

Bug Fixes

  • add controls attribute to video component (2fecff0)
  • make youtube api publicly accessible (88a8f24)

v2.28.0

10 Oct 23:17
Compare
Choose a tag to compare

2.28.0 (2022-10-10)

Features

v2.27.1

17 Aug 01:29
Compare
Choose a tag to compare

2.27.1 (2022-08-17)

Bug Fixes

  • video play error handling (8ad7081)