Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lightningjs/create-blits

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningjs/create-blits - npm Package Versions

1.3.0

Diff

Changelog

Source

v1.3.0

19 aug 2024

  • Fixed bug in for-loop when key is not a string but a number
  • Added $shallow-modifier to for-loop
  • Added several performance optimizations
  • Added support for dynamic arguments in object notation (i.e. mount="{x: $x, y: $y}")
michielvandergeest
published 1.2.0 •

Changelog

Source

v1.2.0

5 aug 2024

  • Added plugin system for Blits
  • Added Language plugin, modeled after L2-SDK Language plugin
  • Removed unused built-in Image component
  • Marked this.trigger()-method as deprecated in definition file
  • Removed double assignment of this.node during element creation
michielvandergeest
published 1.1.0 •

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
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