New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lightningjs/blits

Package Overview
Dependencies
Maintainers
7
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningjs/blits - npm Package Versions

1
10

1.1.0

Diff

Changelog

Source

v1.1.0

25 july 2024

  • Made holdTimeout configurable and added to launch settings
  • Improved test coverage
  • Removed imporChunkUrl dependency as it’s no longer needed
  • Abstracted path from pre-compiler, to make it more reusable (in playground for example)
  • Added defaultFont launch setting to boilerplate example
michielvandergeest
published 1.0.0 •

Changelog

Source

v1.0.0

15 july 2024

  • Added multiple optimizations that improve the performance
  • Fixed mountY prop setting
  • Added functionality for providing custom shaders
  • Added initial support for accessing children
  • Added first version of Layout component
  • Improved test coverage
  • Refactored transitions and fixed promise resolve issues
  • Upgraded to renderer v1.0.0
michielvandergeest
published 0.10.0 •

Changelog

Source

v0.10.0

17 june 2024

  • Updated renderer to version v0.9.1
  • Updated font generation to use the new @lightningjs/msdf-generator-package with required font metrics
  • Added queue mechanism to font generation to prevent hanging process
  • Added functionality to pass a component into the Component :is attribute

Please read refer to the breaking changes in the renderer related to MSDF fonts. When you have custom msdf fonts in your /public folder you may need to regenerate them (or remove the files and let Blits take care of generating for you from a .ttf)

michielvandergeest
published 0.9.9 •

Changelog

Source

v0.9.9

22 may 2024

  • Added support for rtt-attribute (Render To Texture)
  • Refactored Component for efficiency and readability
  • Improved type definitions
  • Fixed error when no settings object is supplied to Launch method
  • Fixed issue with parent variable being set on the global window object
  • Improved code of firing transitions
  • Bumped renderer to version 0.8.4
michielvandergeest
published 0.9.8 •

Changelog

Source

v0.9.8

25 apr 2024

  • Fixed issue with removing children during navigation with the router
  • Added support for overflow (as an inversed alias of clipping)
  • Upgraded to latest version of renderer (0.8.3)
  • Introduced renderMode setting (webgl or canvas)
michielvandergeest
published 0.9.7 •

Changelog

Source

v0.9.7

15 apr 2024

  • Added support for direct assignment of an Array element and triggering reactivity
  • Added support for .env in boilerplate
  • Fixed issue with Blits component being wrapped in a Proxy when assigned to a state variable
  • Fixed built-in hasFocus-state to also work for components that don't have state in their config object
michielvandergeest
published 0.9.6 •

Changelog

Source

v0.9.6

4 apr 2024

  • Added before hook to router
  • Upgraded Lightning renderer to v0.8.2
michielvandergeest
published 0.9.5 •

Changelog

Source

v0.9.5

29 mar 2024

  • Fixed cancelling of scheduled / running transitions when starting a new transition on the same prop (broke in v0.7.1).
  • Added viewport relates lifecycle hooks
michielvandergeest
published 0.9.4 •

Changelog

Source

v0.9.4

28 mar 2024

  • Upgraded Lightning renderer to v0.8.0
  • Fixed issue with reactivity in a forloop when initial array is empty
  • Introduced new gpuMemoryLimit launch setting
michielvandergeest
published 0.9.3 •

Changelog

Source

v0.9.3

25 mar 2024

  • Added support for mount / pivot on Text elements and Sprites.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc