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

solid-js

Package Overview
Dependencies
Maintainers
1
Versions
463
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solid-js - npm Package Versions

1
47

0.3.0

Diff

Changelog

Source

0.3.0 - 2018-12-25

  • New setState API inspired by Falcor paths to handle ranges.
  • Reduction in API to remove State object functions and change to explicit methods.
  • Expose reconcile method to do deep differences against immutable data sources (previously automatically done for selectors).
  • Removed 'from' operators as limited usefulness with new patterns.
ryansolid
published 0.2.0 •

Changelog

Source

0.2.0 - 2018-11-13

  • Large simplifications to remove inconsistency around wrapping and unwrapping values. State values are always wrapped get, and fully unwrapped on set.
  • Updated binding syntax. Dynamic expressions are now bound with an inner parenthesis {( )}js
  • Removed Immutable State object. May attempt something similar in the future but at this time it wasn't worth the effort trying to attempt both. There are better approaches to Proxy Immutable data structures.
ryansolid
published 0.1.2 •

ryansolid
published 0.1.1 •

ryansolid
published 0.1.0 •

ryansolid
published 0.0.16 •

ryansolid
published 0.0.15 •

ryansolid
published 0.0.14 •

ryansolid
published 0.0.13 •

ryansolid
published 0.0.12 •

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