Skip to content

Releases: ralliejs/rallie

v0.16.2

30 Aug 08:46
Compare
Choose a tag to compare

0.16.2 (2023-08-30)

Bug Fixes

  • @rallie/react: fix the bug that the state doesn't update when the dependencies change (828243a), closes #47

v0.16.1

12 Aug 10:37
Compare
Choose a tag to compare

0.16.1 (2023-08-12)

Note: Version bump only for package ralliejs

v0.16.0

08 Mar 07:03
Compare
Choose a tag to compare

0.16.0 (2023-03-08)

Features

  • @rallie/load-html: add the config filter to filter the element you do not want (bbe5b18)

v0.15.1

07 Mar 16:42
Compare
Choose a tag to compare

0.15.1 (2023-03-07)

Note: Version bump only for package ralliejs

v0.15.0

04 Mar 18:28
Compare
Choose a tag to compare

0.15.0 (2023-03-04)

Features

  • @rallie/block: bind the trigger name of event and methods on the this object of the listener (4957c54)

v0.14.2

04 Mar 16:09
Compare
Choose a tag to compare

0.14.2 (2023-03-04)

Bug Fixes

  • @rallie/block: remove the ability to get the trigger of event or methods (718ff08)

v0.14.1

03 Mar 09:51
Compare
Choose a tag to compare

0.14.1 (2023-03-03)

Bug Fixes

  • @rallie/block: method and event listener can get the trigger name by the last argument (b4de50b)

v0.14.0

25 Feb 15:21
Compare
Choose a tag to compare

0.14.0 (2023-02-25)

Features

  • @rallie/block: remove the method registerBlock (92e4ff0)

v0.13.2

22 Feb 16:22
Compare
Choose a tag to compare

0.13.2 (2023-02-22)

Bug Fixes

  • @rallie/react): fix(@rallie/react: fixup the commit 45433cf (127c69b)

v0.13.1

22 Feb 15:18
Compare
Choose a tag to compare

0.13.1 (2023-02-22)

Bug Fixes

  • @rallie/react: fix the bug of function state(#46) (45433cf)