From 26c8c80b2c802da8000b711721b6ed496836c74a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 22:08:26 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 64 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c300249..d1a86a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,68 @@ # Changelog +## 1.0.0 (2024-12-21) + + +### Features + +* add heat loss graphic ([#117](https://github.com/graasp/graasp-app-insulation-simulator/issues/117)) ([44511ef](https://github.com/graasp/graasp-app-insulation-simulator/commit/44511efee069ec4296a9dfb4d34285cc358291f5)) +* add indoor temperature setting ([#75](https://github.com/graasp/graasp-app-insulation-simulator/issues/75)) ([1a9d17d](https://github.com/graasp/graasp-app-insulation-simulator/commit/1a9d17d58f26b222ac1bc563beadb16d474aaa6e)) +* add outdoor temperature setting ([#76](https://github.com/graasp/graasp-app-insulation-simulator/issues/76)) ([57a1fe7](https://github.com/graasp/graasp-app-insulation-simulator/commit/57a1fe713c82b2888a016141642229da3524a5fd)) +* add playwright tests ([#64](https://github.com/graasp/graasp-app-insulation-simulator/issues/64)) ([f86b37e](https://github.com/graasp/graasp-app-insulation-simulator/commit/f86b37ecb8b9261df6056f76195fa331bf30db26)) +* add stockholm as a second location ([#118](https://github.com/graasp/graasp-app-insulation-simulator/issues/118)) ([56df5af](https://github.com/graasp/graasp-app-insulation-simulator/commit/56df5af37d866e28af77b5436fb39d9a253820fd)) +* add three.js and the first 3D scene ([#6](https://github.com/graasp/graasp-app-insulation-simulator/issues/6)) ([123d5ba](https://github.com/graasp/graasp-app-insulation-simulator/commit/123d5ba471706ef22795286214a7c1245b947950)) +* add translations ([#60](https://github.com/graasp/graasp-app-insulation-simulator/issues/60)) ([ff828b0](https://github.com/graasp/graasp-app-insulation-simulator/commit/ff828b066031c30bf48d8088087b536e48690d76)) +* allow to navigate in past and futur ([#95](https://github.com/graasp/graasp-app-insulation-simulator/issues/95)) ([4e6dc93](https://github.com/graasp/graasp-app-insulation-simulator/commit/4e6dc93ba37553665fa24eb77b6cf8dcfaf5b016)) +* allow to pause the simulation ([#80](https://github.com/graasp/graasp-app-insulation-simulator/issues/80)) ([8be0ad0](https://github.com/graasp/graasp-app-insulation-simulator/commit/8be0ad019a119895efade0b0b8783142088dcb5e)) +* allow users to change the insulation of walls and windows ([#57](https://github.com/graasp/graasp-app-insulation-simulator/issues/57)) ([a8bd1df](https://github.com/graasp/graasp-app-insulation-simulator/commit/a8bd1df3afbbe15bf34cf80f445e5ad8dec272dd)) +* compute the wall cost ([#112](https://github.com/graasp/graasp-app-insulation-simulator/issues/112)) ([21bbae5](https://github.com/graasp/graasp-app-insulation-simulator/commit/21bbae5ad91ccb8da5a3a6039330f86d30cda163)) +* configure electricity cost ([#73](https://github.com/graasp/graasp-app-insulation-simulator/issues/73)) ([8ec348c](https://github.com/graasp/graasp-app-insulation-simulator/commit/8ec348c8458ddd977e399febee0c035c68d5c604)) +* configure house size ([#77](https://github.com/graasp/graasp-app-insulation-simulator/issues/77)) ([b1236f6](https://github.com/graasp/graasp-app-insulation-simulator/commit/b1236f68426ca4f6c761deeb99d92a01695fadaf)) +* configure simulation duration ([#78](https://github.com/graasp/graasp-app-insulation-simulator/issues/78)) ([70709c8](https://github.com/graasp/graasp-app-insulation-simulator/commit/70709c88c8c0bd61ac399c02f7f0c0d8d4300acf)) +* display the heat loss rate with arrows ([#47](https://github.com/graasp/graasp-app-insulation-simulator/issues/47)) ([b1ebce1](https://github.com/graasp/graasp-app-insulation-simulator/commit/b1ebce1446a1e4f5ddf3ea69f9ccb0f8dda044fd)) +* implement the simulation speed ([#106](https://github.com/graasp/graasp-app-insulation-simulator/issues/106)) ([e201531](https://github.com/graasp/graasp-app-insulation-simulator/commit/e2015314ea4d6e851095de1dc2e11c42ee72ff35)) +* import temperatures and implement the simulation engine ([#36](https://github.com/graasp/graasp-app-insulation-simulator/issues/36)) ([b6d9af7](https://github.com/graasp/graasp-app-insulation-simulator/commit/b6d9af7b3c273ea567b1debbd1d31c755c9022eb)) +* improve the responsiveness of the app ([#62](https://github.com/graasp/graasp-app-insulation-simulator/issues/62)) ([d50539d](https://github.com/graasp/graasp-app-insulation-simulator/commit/d50539de7799ed4abfc862bea2481adf70aca9b5)) +* include the windows in the heat loss rate ([#55](https://github.com/graasp/graasp-app-insulation-simulator/issues/55)) ([f6270d8](https://github.com/graasp/graasp-app-insulation-simulator/commit/f6270d8e88135ff667be3d4dcbc272e1d32b2df3)) +* remove code complexity ([#113](https://github.com/graasp/graasp-app-insulation-simulator/issues/113)) ([e94c3f0](https://github.com/graasp/graasp-app-insulation-simulator/commit/e94c3f08c7bb86303bfd0ce119d39516cd5d8df5)) +* remove local context ([#111](https://github.com/graasp/graasp-app-insulation-simulator/issues/111)) ([46bcfa5](https://github.com/graasp/graasp-app-insulation-simulator/commit/46bcfa50de49b000151f3ec888df86336ec0f389)) +* smoothly change colours ([#43](https://github.com/graasp/graasp-app-insulation-simulator/issues/43)) ([8550e7e](https://github.com/graasp/graasp-app-insulation-simulator/commit/8550e7e14fb58de6e61fb2ca2647cbeb3fcbbff1)) +* translate the materials in the window table ([#63](https://github.com/graasp/graasp-app-insulation-simulator/issues/63)) ([a42b66b](https://github.com/graasp/graasp-app-insulation-simulator/commit/a42b66b10b8a4d3951f3a5c056d47fc582683edf)) +* use command pattern to allow to go back/forward ([#81](https://github.com/graasp/graasp-app-insulation-simulator/issues/81)) ([159fe17](https://github.com/graasp/graasp-app-insulation-simulator/commit/159fe1733a2a7bec359c2f77a66c1b7af1e7f375)) + + +### Bug Fixes + +* **deps:** update dependency @react-three/drei to v9.114.6 ([#15](https://github.com/graasp/graasp-app-insulation-simulator/issues/15)) ([c80d1ec](https://github.com/graasp/graasp-app-insulation-simulator/commit/c80d1ec7d3a77b7b8e796af42ba2d6ae6b09b892)) +* **deps:** update dependency @react-three/drei to v9.115.0 ([#39](https://github.com/graasp/graasp-app-insulation-simulator/issues/39)) ([9e2b713](https://github.com/graasp/graasp-app-insulation-simulator/commit/9e2b71378d5de7fa8ca9b652437a09404a663ad2)) +* **deps:** update dependency @react-three/drei to v9.120.4 ([#93](https://github.com/graasp/graasp-app-insulation-simulator/issues/93)) ([3be5df0](https://github.com/graasp/graasp-app-insulation-simulator/commit/3be5df04b2f8449b8e95f9ce4ed5c309767cdbcf)) +* **deps:** update dependency @sentry/react to v7.119.2 ([#1](https://github.com/graasp/graasp-app-insulation-simulator/issues/1)) ([e348480](https://github.com/graasp/graasp-app-insulation-simulator/commit/e34848066004dc83a0911ab100fa197564b87b1a)) +* **deps:** update dependency @sentry/react to v7.120.2 ([#94](https://github.com/graasp/graasp-app-insulation-simulator/issues/94)) ([c8f37d4](https://github.com/graasp/graasp-app-insulation-simulator/commit/c8f37d4c9f5fce6fed5195476a662ba45173d8f8)) +* **deps:** update dependency @types/node to v20.16.13 ([#2](https://github.com/graasp/graasp-app-insulation-simulator/issues/2)) ([5712a14](https://github.com/graasp/graasp-app-insulation-simulator/commit/5712a14518eb608f9cc29dfd3557808905957146)) +* **deps:** update dependency @types/node to v20.16.14 ([#28](https://github.com/graasp/graasp-app-insulation-simulator/issues/28)) ([1a9c440](https://github.com/graasp/graasp-app-insulation-simulator/commit/1a9c44031ec06fd2b16736a8a0eda34d28f131e6)) +* **deps:** update dependency @types/node to v20.16.15 ([#33](https://github.com/graasp/graasp-app-insulation-simulator/issues/33)) ([d502c29](https://github.com/graasp/graasp-app-insulation-simulator/commit/d502c2954943e553d94a5057a195b6eca3fb3944)) +* **deps:** update dependency @types/node to v20.17.1 ([#35](https://github.com/graasp/graasp-app-insulation-simulator/issues/35)) ([8f024e4](https://github.com/graasp/graasp-app-insulation-simulator/commit/8f024e4caa31270a5b3954120bd3a05e096f312a)) +* **deps:** update dependency @types/node to v20.17.10 ([#100](https://github.com/graasp/graasp-app-insulation-simulator/issues/100)) ([5b66f2f](https://github.com/graasp/graasp-app-insulation-simulator/commit/5b66f2f9a6debb6536107e1691366c0590b62f5d)) +* **deps:** update dependency @types/node to v20.17.9 ([#85](https://github.com/graasp/graasp-app-insulation-simulator/issues/85)) ([01ec8aa](https://github.com/graasp/graasp-app-insulation-simulator/commit/01ec8aa5f5544446911a0eefe0ccf8c7a7d3aeab)) +* **deps:** update dependency @types/react to v18.3.12 ([#34](https://github.com/graasp/graasp-app-insulation-simulator/issues/34)) ([8fbf3fa](https://github.com/graasp/graasp-app-insulation-simulator/commit/8fbf3fa3a1db1c8a29aee769d8a8c3ad0c7021f1)) +* **deps:** update dependency i18next to v23.15.2 ([#4](https://github.com/graasp/graasp-app-insulation-simulator/issues/4)) ([8cd5848](https://github.com/graasp/graasp-app-insulation-simulator/commit/8cd584819f8f9d5596f1fffe688637b3b91bfb63)) +* **deps:** update dependency i18next to v23.16.2 ([#16](https://github.com/graasp/graasp-app-insulation-simulator/issues/16)) ([c632438](https://github.com/graasp/graasp-app-insulation-simulator/commit/c632438946fd5590d7ee99eae8cc29991db733a5)) +* **deps:** update dependency i18next to v23.16.4 ([#38](https://github.com/graasp/graasp-app-insulation-simulator/issues/38)) ([ff2bf64](https://github.com/graasp/graasp-app-insulation-simulator/commit/ff2bf644ac8c0dc4f6509b76f2ca587b92f4d335)) +* **deps:** update dependency i18next to v23.16.8 ([#86](https://github.com/graasp/graasp-app-insulation-simulator/issues/86)) ([a1872a3](https://github.com/graasp/graasp-app-insulation-simulator/commit/a1872a3d30676b5d65af9f4f012af07b7e91d660)) +* **deps:** update dependency react-toastify to v10.0.6 ([#5](https://github.com/graasp/graasp-app-insulation-simulator/issues/5)) ([49265ff](https://github.com/graasp/graasp-app-insulation-simulator/commit/49265ff0d848324cf51230a84f4e8afa5b990a9a)) +* **deps:** update dependency typescript to v5.6.3 ([#7](https://github.com/graasp/graasp-app-insulation-simulator/issues/7)) ([e23a8af](https://github.com/graasp/graasp-app-insulation-simulator/commit/e23a8af341c9a4aca8a232d5878e99a46e96ce04)) +* **deps:** update dependency typescript to v5.7.2 ([#99](https://github.com/graasp/graasp-app-insulation-simulator/issues/99)) ([8d4dd98](https://github.com/graasp/graasp-app-insulation-simulator/commit/8d4dd98ab4df1e0a5cd4aa7d8153c486f11e0a30)) +* **deps:** update emotion monorepo to v11.13.5 ([#87](https://github.com/graasp/graasp-app-insulation-simulator/issues/87)) ([9695551](https://github.com/graasp/graasp-app-insulation-simulator/commit/969555141a40b29a1c0df8db1acd9bf9bf41d818)) +* **deps:** update emotion monorepo to v11.14.0 ([#101](https://github.com/graasp/graasp-app-insulation-simulator/issues/101)) ([7b701e3](https://github.com/graasp/graasp-app-insulation-simulator/commit/7b701e317c58760348417fc1364369d90bf65697)) +* **deps:** update mui (non-major) ([#88](https://github.com/graasp/graasp-app-insulation-simulator/issues/88)) ([3e228fc](https://github.com/graasp/graasp-app-insulation-simulator/commit/3e228fc952512dd2d4d5db534c10dccff245e09d)) +* **deps:** update react monorepo ([#89](https://github.com/graasp/graasp-app-insulation-simulator/issues/89)) ([e303603](https://github.com/graasp/graasp-app-insulation-simulator/commit/e303603c28ad19bc4b2bfacca3c12703f71a6832)) +* **deps:** update react monorepo ([#9](https://github.com/graasp/graasp-app-insulation-simulator/issues/9)) ([fc15764](https://github.com/graasp/graasp-app-insulation-simulator/commit/fc15764db4196c30c12f6dbd0047570ece694936)) +* solve performance issue ([#121](https://github.com/graasp/graasp-app-insulation-simulator/issues/121)) ([1c5c791](https://github.com/graasp/graasp-app-insulation-simulator/commit/1c5c7913f4f8f80e9be8341289e058821f55b3f5)) +* solve the accordion issue on mobile ([#114](https://github.com/graasp/graasp-app-insulation-simulator/issues/114)) ([351b1a4](https://github.com/graasp/graasp-app-insulation-simulator/commit/351b1a48a6863b9a478c3c616a4ae518cff687f4)) +* **test:** update the loading condition of the info ([#122](https://github.com/graasp/graasp-app-insulation-simulator/issues/122)) ([5e01d54](https://github.com/graasp/graasp-app-insulation-simulator/commit/5e01d548de324a98d297d9b837bd9fa621e4f76a)) +* update the simulation info size to stop blicking ([#120](https://github.com/graasp/graasp-app-insulation-simulator/issues/120)) ([3e43e19](https://github.com/graasp/graasp-app-insulation-simulator/commit/3e43e190593ec78eb614327a3f9a86722eda8c80)) +* use ref for HouseComponents to solve material reset ([#110](https://github.com/graasp/graasp-app-insulation-simulator/issues/110)) ([3099c8d](https://github.com/graasp/graasp-app-insulation-simulator/commit/3099c8d61874dffbf0fb474368720156f6e759b8)) + ## [1.2.7](https://github.com/graasp/graasp-app-starter-ts-vite/compare/v1.2.6...v1.2.7) (2024-09-26) diff --git a/package.json b/package.json index 568d351..2be8de1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-app-starter-ts-vite", - "version": "1.2.7", + "version": "1.0.0", "license": "AGPL-3.0-only", "author": "Graasp", "contributors": [