@medyll/idae-cadenzia 0.136.0 → 0.138.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +80 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,85 @@
1
1
  # @medyll/idae-cadenzia
2
2
 
3
+ ## 0.138.0
4
+
5
+ ### Minor Changes
6
+
7
+ - - fix(update): pnpm-lock.yaml to remove unnecessary dependency and add new workspace links ([a150baa](https://github.com/medyll/idae/commit/a150baa3178a738df1291574e56bdf7b424c97fc)) - 2026-01-15 by @medyll
8
+ - Removed 'picomatch@4.0.3' from '@medyll/idae-eslint-config' version string.
9
+ - Added workspace links for '@medyll/idae-idbql' and '@medyll/idae-slotui-svelte'.
10
+ - Updated 'follow-redirects' dependency version in 'axios' from 1.15.11(debug@4.3.7) to 1.15.11(debug@4.4.3).
11
+ - Refactor code structure for improved readability and maintainability ([50bfcfa](https://github.com/medyll/idae/commit/50bfcfa75bda513b46a1fdf5b1fad2467658ae49)) - 2026-01-14 by @medyll
12
+ - chore(update): package.json files to use workspace:\* for Medyll dependencies ([e2de3b1](https://github.com/medyll/idae/commit/e2de3b1d8ed752d3c342c75132bede2004dd2eb9)) - 2026-01-14 by @medyll
13
+ - Changed all instances of Medyll dependencies in package.json files to use "workspace:\*" instead of version numbers.
14
+ - Updated the verify-packages script to enforce "workspace:_" for all @medyll/_ dependencies.
15
+ - Ensured consistent formatting and structure across package.json files.
16
+ - medyll ([- Added](https://github.com/medyll/idae/commit/- Added @medyll/idae-db and @medyll/idae-mongo as dependencies in packages/idae-api-nest/package.json.
17
+ - Added @medyll/idae-dom-events as a dependency in packages/idae-be/package.json.
18
+ - Added @medyll/idae-be as a dependency in packages/idae-cadenzia/package.json.
19
+ - Added @medyll/idae-query as a dependency in packages/idae-db/package.json and packages/idae-idbql/package.json.
20
+ - Created .prettierrc.cjs configuration file in packages/idae-machine.
21
+ )) - undefined by @undefined
22
+ 2026-01-14T14:26:59+01:00
23
+ packages/idae-cadenzia/package.json
24
+ - fix(main): packaging and workspace deps ([0cb04ab](https://github.com/medyll/idae/commit/0cb04ab6ed77b7fd07124ef0f6f3676e556edb8e)) - 2026-01-13 by @medyll
25
+ - feat(update): package dependencies to use 'next' version for consistency across packages ([8a7ddf8](https://github.com/medyll/idae/commit/8a7ddf85c0d365f569613962599e30d67f0b62bf)) - 2026-01-12 by @medyll
26
+ - feat(update): package.json files to set private flag and adjust dependencies to use 'next' version ([8a821d0](https://github.com/medyll/idae/commit/8a821d057d7196f6006b719f434375d617e056dd)) - 2026-01-12 by @medyll
27
+ - reverted before merge catastrophe ([27a207f](https://github.com/medyll/idae/commit/27a207f841622d5c2511a03e58ea066c401418c9)) - 2026-01-12 by @medyll
28
+ - chore(indexes): ([cdaca2c](https://github.com/medyll/idae/commit/cdaca2c591454911d92376b81de261d251ec5d9e)) - 2025-06-06 by @medyll
29
+ - chore(version): package ([3728642](https://github.com/medyll/idae/commit/3728642b529069957456d0fbeacb3b109e594345)) - 2025-06-06 by @medyll
30
+ - chore(versioning): ([f85d27e](https://github.com/medyll/idae/commit/f85d27eaf87ab8f19d0385c77843301047d83758)) - 2025-06-06 by @medyll
31
+ - chore(changeset): ([f843fd3](https://github.com/medyll/idae/commit/f843fd3f48512d52f366cb98077e3fd5161faa36)) - 2025-06-06 by @medyll
32
+ - chore(idae-main): versions updates ([5faa2c4](https://github.com/medyll/idae/commit/5faa2c40df5f76bc01a6697e9a32a916ace36b1e)) - 2025-03-24 by @medyll
33
+ - fix(idae-main): mettre à jour les dépendances vers les dernières versions ([e8403a8](https://github.com/medyll/idae/commit/e8403a84732c14a4fd859840a9155d28cd2bc1c1)) - 2025-03-05 by @medyll
34
+ - feat(svelte-kit): ajouter des fichiers de configuration et des composants de base pour le projet SvelteKit ([bd4a807](https://github.com/medyll/idae/commit/bd4a807d425ba60f39573c514719946e3404d9dc)) - 2025-03-05 by @medyll
35
+ - chore(main):package update ([3e5ffbf](https://github.com/medyll/idae/commit/3e5ffbf8134ce03206ac8bdbf1ea22d84bb38ce7)) - 2025-03-03 by @medyll
36
+ - feat(améliorer): la gestion des changements d'accords avec une fonction dédiée et mise à jour des entrées d'accords ([9f58fc5](https://github.com/medyll/idae/commit/9f58fc5470ea3f0a19780fdd994e83a9d3b4a63a)) - 2024-11-19 by @medyll
37
+ - feat(ajouter): la gestion des informations de mesure pour les entrées d'accords ([b0641d0](https://github.com/medyll/idae/commit/b0641d0e4c236717555b6cb2a853f127092ee194)) - 2024-11-18 by @medyll
38
+ - feat(ajouter): des constantes musicales et améliorer la gestion des accords avec des options d'armure ([0f48cd9](https://github.com/medyll/idae/commit/0f48cd947ceabadf13a7488110c8bbdc6b32e638)) - 2024-11-16 by @medyll
39
+ - feat(ajouter): le composant App et les composants associés pour la visualisation des accords ([e7c9517](https://github.com/medyll/idae/commit/e7c95178e328e56f514678bed4c96015e7ef7529)) - 2024-11-16 by @medyll
40
+ - chore(mettre): à jour le nom du package et ajouter un script de préparation ([d01592e](https://github.com/medyll/idae/commit/d01592ea36b788c9459212899d9ce295158ff503)) - 2024-11-15 by @medyll
41
+ - chore(initialiser): le projet Svelte avec configuration de base et fichiers essentiels ([b29577e](https://github.com/medyll/idae/commit/b29577ed6f9a4c1de3464c1e4306bfd9fc987d10)) - 2024-11-15 by @medyll
42
+
43
+ ## 0.137.0
44
+
45
+ ### Minor Changes
46
+
47
+ - - fix(update): pnpm-lock.yaml to remove unnecessary dependency and add new workspace links ([a150baa](https://github.com/medyll/idae/commit/a150baa3178a738df1291574e56bdf7b424c97fc)) - 2026-01-15 by @medyll
48
+ - Removed 'picomatch@4.0.3' from '@medyll/idae-eslint-config' version string.
49
+ - Added workspace links for '@medyll/idae-idbql' and '@medyll/idae-slotui-svelte'.
50
+ - Updated 'follow-redirects' dependency version in 'axios' from 1.15.11(debug@4.3.7) to 1.15.11(debug@4.4.3).
51
+ - Refactor code structure for improved readability and maintainability ([50bfcfa](https://github.com/medyll/idae/commit/50bfcfa75bda513b46a1fdf5b1fad2467658ae49)) - 2026-01-14 by @medyll
52
+ - chore(update): package.json files to use workspace:\* for Medyll dependencies ([e2de3b1](https://github.com/medyll/idae/commit/e2de3b1d8ed752d3c342c75132bede2004dd2eb9)) - 2026-01-14 by @medyll
53
+ - Changed all instances of Medyll dependencies in package.json files to use "workspace:\*" instead of version numbers.
54
+ - Updated the verify-packages script to enforce "workspace:_" for all @medyll/_ dependencies.
55
+ - Ensured consistent formatting and structure across package.json files.
56
+ - medyll ([- Added](https://github.com/medyll/idae/commit/- Added @medyll/idae-db and @medyll/idae-mongo as dependencies in packages/idae-api-nest/package.json.
57
+ - Added @medyll/idae-dom-events as a dependency in packages/idae-be/package.json.
58
+ - Added @medyll/idae-be as a dependency in packages/idae-cadenzia/package.json.
59
+ - Added @medyll/idae-query as a dependency in packages/idae-db/package.json and packages/idae-idbql/package.json.
60
+ - Created .prettierrc.cjs configuration file in packages/idae-machine.
61
+ )) - undefined by @undefined
62
+ 2026-01-14T14:26:59+01:00
63
+ packages/idae-cadenzia/package.json
64
+ - fix(main): packaging and workspace deps ([0cb04ab](https://github.com/medyll/idae/commit/0cb04ab6ed77b7fd07124ef0f6f3676e556edb8e)) - 2026-01-13 by @medyll
65
+ - feat(update): package dependencies to use 'next' version for consistency across packages ([8a7ddf8](https://github.com/medyll/idae/commit/8a7ddf85c0d365f569613962599e30d67f0b62bf)) - 2026-01-12 by @medyll
66
+ - feat(update): package.json files to set private flag and adjust dependencies to use 'next' version ([8a821d0](https://github.com/medyll/idae/commit/8a821d057d7196f6006b719f434375d617e056dd)) - 2026-01-12 by @medyll
67
+ - reverted before merge catastrophe ([27a207f](https://github.com/medyll/idae/commit/27a207f841622d5c2511a03e58ea066c401418c9)) - 2026-01-12 by @medyll
68
+ - chore(indexes): ([cdaca2c](https://github.com/medyll/idae/commit/cdaca2c591454911d92376b81de261d251ec5d9e)) - 2025-06-06 by @medyll
69
+ - chore(version): package ([3728642](https://github.com/medyll/idae/commit/3728642b529069957456d0fbeacb3b109e594345)) - 2025-06-06 by @medyll
70
+ - chore(versioning): ([f85d27e](https://github.com/medyll/idae/commit/f85d27eaf87ab8f19d0385c77843301047d83758)) - 2025-06-06 by @medyll
71
+ - chore(changeset): ([f843fd3](https://github.com/medyll/idae/commit/f843fd3f48512d52f366cb98077e3fd5161faa36)) - 2025-06-06 by @medyll
72
+ - chore(idae-main): versions updates ([5faa2c4](https://github.com/medyll/idae/commit/5faa2c40df5f76bc01a6697e9a32a916ace36b1e)) - 2025-03-24 by @medyll
73
+ - fix(idae-main): mettre à jour les dépendances vers les dernières versions ([e8403a8](https://github.com/medyll/idae/commit/e8403a84732c14a4fd859840a9155d28cd2bc1c1)) - 2025-03-05 by @medyll
74
+ - feat(svelte-kit): ajouter des fichiers de configuration et des composants de base pour le projet SvelteKit ([bd4a807](https://github.com/medyll/idae/commit/bd4a807d425ba60f39573c514719946e3404d9dc)) - 2025-03-05 by @medyll
75
+ - chore(main):package update ([3e5ffbf](https://github.com/medyll/idae/commit/3e5ffbf8134ce03206ac8bdbf1ea22d84bb38ce7)) - 2025-03-03 by @medyll
76
+ - feat(améliorer): la gestion des changements d'accords avec une fonction dédiée et mise à jour des entrées d'accords ([9f58fc5](https://github.com/medyll/idae/commit/9f58fc5470ea3f0a19780fdd994e83a9d3b4a63a)) - 2024-11-19 by @medyll
77
+ - feat(ajouter): la gestion des informations de mesure pour les entrées d'accords ([b0641d0](https://github.com/medyll/idae/commit/b0641d0e4c236717555b6cb2a853f127092ee194)) - 2024-11-18 by @medyll
78
+ - feat(ajouter): des constantes musicales et améliorer la gestion des accords avec des options d'armure ([0f48cd9](https://github.com/medyll/idae/commit/0f48cd947ceabadf13a7488110c8bbdc6b32e638)) - 2024-11-16 by @medyll
79
+ - feat(ajouter): le composant App et les composants associés pour la visualisation des accords ([e7c9517](https://github.com/medyll/idae/commit/e7c95178e328e56f514678bed4c96015e7ef7529)) - 2024-11-16 by @medyll
80
+ - chore(mettre): à jour le nom du package et ajouter un script de préparation ([d01592e](https://github.com/medyll/idae/commit/d01592ea36b788c9459212899d9ce295158ff503)) - 2024-11-15 by @medyll
81
+ - chore(initialiser): le projet Svelte avec configuration de base et fichiers essentiels ([b29577e](https://github.com/medyll/idae/commit/b29577ed6f9a4c1de3464c1e4306bfd9fc987d10)) - 2024-11-15 by @medyll
82
+
3
83
  ## 0.136.0
4
84
 
5
85
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medyll/idae-cadenzia",
3
- "version": "0.136.0",
3
+ "version": "0.138.0",
4
4
  "type": "module",
5
5
  "devDependencies": {
6
6
  "@sveltejs/adapter-auto": "^5.0.0",
@@ -19,7 +19,7 @@
19
19
  "typescript-eslint": "^8.28.0",
20
20
  "vite": "^6.2.3",
21
21
  "vitest": "^3.0.9",
22
- "@medyll/idae-be": "1.85.0",
22
+ "@medyll/idae-be": "1.87.0",
23
23
  "@medyll/idae-prettier-config": "1.2.1"
24
24
  },
25
25
  "scope": "@medyll",