Skip to content

Releases: leaner-js/leaner

0.3.0

10 Apr 19:42

Choose a tag to compare

  • add 'try' directive

0.2.0

25 Mar 20:37

Choose a tag to compare

  • new syntax of conditional directives: 'if' and 'switch'
  • pass index to 'for' callback as a reactive getter
  • add 'repeat' directive
  • retain select value when options are replaced
  • various other fixes

0.1.4

07 Mar 18:35

Choose a tag to compare

  • add type declarations for get() and getter()
  • export public types

0.1.3

15 Oct 19:53

Choose a tag to compare

  • set value after appending children (fixes #2)
  • add get() and getter() helper functions

0.1.2

05 Sep 19:49

Choose a tag to compare

  • clear refs when destroying component
  • consistent handling of null/undefined values

0.1.1

27 Aug 18:42

Choose a tag to compare

  • add types to package.json
  • fix function return types

0.1.0

19 Aug 16:03

Choose a tag to compare

  • unit tests
  • documentation
  • examples
  • type declarations
  • performance optimizations
  • API cleanup
  • various fixes

0.0.1

16 May 18:02

Choose a tag to compare

initial version