Skip to content

Releases: spuckhafte/Criya.js

Latest: Stable

02 Jul 15:39
d28c369
Compare
Choose a tag to compare

(major release)
Changes

Latest: Stable

27 Mar 13:21
Compare
Choose a tag to compare

Commit

Changes:

  • Due to change in name, types were not being imported correctly in /dist. Now fixed!

Latest: Stable

26 Mar 17:21
Compare
Choose a tag to compare

commit

Changes:

Latest: Stable

17 Mar 13:39
Compare
Choose a tag to compare

Commit

Changes:

  • Bugs Fixed 🥳 🔪 🐛 🔫
    • mount() was returning TSimp|undefined insted of just TSimp.
    • effects were not working as intended, now fixed.

Latest: Stable

17 Mar 06:36
Compare
Choose a tag to compare

Latest: Stable

17 Mar 05:44
Compare
Choose a tag to compare

Commit

Changes

  • Functional way of updating state: here (at last)

Latest: Stable

17 Mar 04:59
Compare
Choose a tag to compare

Note

While working in npm

npm i tsimp

Other versions will give an error on importing, this will not!


(no changes since v1.3.0)

Latest: Stable

17 Mar 04:38
Compare
Choose a tag to compare

Commit

Changes

  • Internally, way of handling objects as states is improved.
  • State Operations: here

Latest: Stable

16 Mar 17:01
Compare
Choose a tag to compare

Commit

Changes

  • One static way of subscribing: here
  • CSS support with states
  • State operations (implementation used in this version is deprecated)

Latest: Stable

16 Mar 13:04
Compare
Choose a tag to compare

Changes:

  1. Two ways of subscribing (depreciated, check the newer versions)
  2. Conditional Mount