[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,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "2.2.8",
"version": "2.2.9",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"module": "dist/owl.es.js",