[REL] v2.2.9

# v2.2.9

 - [IMP] reactivity: replace sets with small arrays for performance
This commit is contained in:
Samuel Degueldre
2024-01-12 15:44:13 +01:00
parent 7b3e39ba27
commit 68f491cd32
4 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
// do not modify manually. This file is generated by the release script.
export const version = "2.2.8";
export const version = "2.2.9";