|
| 1 | +--- |
| 2 | +'@agile-ts/core': minor |
| 3 | +'@agile-ts/react': minor |
| 4 | +'@agile-ts/vue': minor |
| 5 | +'@agile-ts/api': patch |
| 6 | +'cra-template-agile': patch |
| 7 | +'cra-template-agile-typescript': patch |
| 8 | +'@agile-ts/event': patch |
| 9 | +'@agile-ts/logger': patch |
| 10 | +'@agile-ts/multieditor': patch |
| 11 | +'@agile-ts/proxytree': patch |
| 12 | +'@agile-ts/utils': patch |
| 13 | +--- |
| 14 | + |
| 15 | +#### :rocket: New Feature |
| 16 | +* `core`, `multieditor`, `react`, `vue` |
| 17 | + * [#161](https://github.com/agile-ts/agile/pull/161) Subscribe to Group value or output ([@bennodev19](https://github.com/bennodev19)) |
| 18 | +* `core` |
| 19 | + * [#160](https://github.com/agile-ts/agile/pull/160) added null option to Selector ([@bennodev19](https://github.com/bennodev19)) |
| 20 | + * [#159](https://github.com/agile-ts/agile/pull/159) make compute method async compatible ([@bennodev19](https://github.com/bennodev19)) |
| 21 | + |
| 22 | +#### :bug: Bug Fix |
| 23 | +* `core` |
| 24 | + * [#152](https://github.com/agile-ts/agile/pull/152) Fix remove selected Item loop ([@bennodev19](https://github.com/bennodev19)) |
| 25 | + |
| 26 | +#### :nail_care: Polish |
| 27 | +* `core`, `multieditor`, `react`, `vue` |
| 28 | + * [#161](https://github.com/agile-ts/agile/pull/161) Subscribe to Group value or output ([@bennodev19](https://github.com/bennodev19)) |
| 29 | +* `core`, `cra-template-agile-typescript`, `cra-template-agile`, `event`, `logger`, `multieditor`, `proxytree`, `react`, `utils`, `vue` |
| 30 | + * [#153](https://github.com/agile-ts/agile/pull/153) refactor core descriptions ([@bennodev19](https://github.com/bennodev19)) |
| 31 | +* `core`, `event`, `react`, `vue` |
| 32 | + * [#154](https://github.com/agile-ts/agile/pull/154) Optimise Runtime ([@bennodev19](https://github.com/bennodev19)) |
| 33 | +* `core`, `proxytree` |
| 34 | + * [#150](https://github.com/agile-ts/agile/pull/150) Outsource log messages ([@bennodev19](https://github.com/bennodev19)) |
| 35 | + |
| 36 | +#### Committers: 1 |
| 37 | +- BennoDev ([@bennodev19](https://github.com/bennodev19)) |
0 commit comments