Skip to content

1.6.0

Latest
Compare
Choose a tag to compare
@dannyvankooten dannyvankooten released this 13 Jan 08:20

1.6.0 - Jan 4, 2022

  • JS file now has defer attribute so it is not render blocking.
  • Stylesheet is now inserted through JS, so it is not render blocking.
  • Animations now entirely handled using CSS.
  • JS file is now 20% smaller because of the above (2.6 kB gzipped).