Skip to content

Releases: Masquerade-Circus/valyrian.js

Release 7.2.12

09 Nov 00:08
Compare
Choose a tag to compare

7.2.12 (2023-11-09)

Code Refactoring

Release 7.2.11

27 Sep 20:59
Compare
Choose a tag to compare

7.2.11 (2023-09-27)

Bug Fixes

  • fix tree-adapter append replace and remove unexistent child (992fbd6)

Release 7.2.10

27 Sep 16:08
Compare
Choose a tag to compare

7.2.10 (2023-09-27)

Styles

Build System

  • add maps to js and mjs files (6654f84)
  • update tsconfig.json (7a7f564)

Release 7.2.8

27 Sep 14:17
Compare
Choose a tag to compare

7.2.8 (2023-09-27)

Build System

Release 7.2.7

27 Sep 13:52
Compare
Choose a tag to compare

7.2.7 (2023-09-27)

Bug Fixes

  • fix handling style property in html string to dom render (17417ad)

Release 7.2.6

23 Sep 02:11
Compare
Choose a tag to compare

7.2.6 (2023-09-23)

Code Refactoring

  • router: allow routes ending with #id (08e010f)

Release 7.2.5

22 Sep 03:20
Compare
Choose a tag to compare

7.2.5 (2023-09-22)

Code Refactoring

  • export domToVnode and update Request interface (346159f)

Release 7.2.4

21 Sep 01:41
Compare
Choose a tag to compare

7.2.4 (2023-09-21)

Continuous Integration

  • github-actions: fix-failing-tests (d2b7ed0)
  • github-actions: install dependencies before test (ba6bb9d)
  • github-actions: update github actions to use npm instead of yarn (17f20a1)

Build System

  • allow direct lib import (bcbfe51)

Release 7.2.3

28 Dec 06:36
Compare
Choose a tag to compare

7.2.3 (2022-12-28)

Performance Improvements

Code Refactoring

  • main/signals: minor improvements (dd13672)

Release 7.2.2

23 Dec 20:49
Compare
Choose a tag to compare

7.2.2 (2022-12-23)

Performance Improvements

  • signals and hooks: improve signals and hooks performance (71560da)