What's Changed
- Remove clarinet types informations (.d.ts) by @pgiraud in #782
- Drop "parsed" state and use the "plan" value instead by @dlax in #783
- Adjust "value" parameter type of filters functions by @dlax in #784
- Drop unused "instance" private property of PlanService by @dlax in #785
- refactor plan parsing by @dlax in #788
- Fix TS7016: Could not find a declaration file for module 'pev2'. by @n0099 in #786
- Add default CSP to index.html by @miskr-instructure in #789
- Add unsafe-eval to CSP by @pgiraud in #791
- Generate type declaration by @pgiraud in #790
- Consistently use PascalCase for components referencing by @dlax in #793
- pass data to components as props from Plan by @dlax in #794
- Bump vite from 6.3.5 to 6.3.6 by @dependabot[bot] in #798
- [Snyk] Upgrade bootstrap from 5.3.7 to 5.3.8 by @pgiraud in #796
- Better display of never executed nodes by @pgiraud in #801
- Triggers parsing by @pgiraud in #809
- Disallow negative values for duration of cte related nodes by @pgiraud in #802
- [Snyk] Upgrade humanize-duration from 3.32.1 to 3.33.0 by @pgiraud in #776
- Upgrade vue from 3.5.17 to 3.5.22 by @pgiraud in #810
- [Snyk] Upgrade @fortawesome/vue-fontawesome from 3.0.8 to 3.1.1 by @pgiraud in #780
- [Snyk] Upgrade splitpanes from 3.1.8 to 3.2.0 by @pgiraud in #712
- Remove carriage-return ^M characters by @pgiraud in #812
- Scan direction by @pgiraud in #813
New Contributors
- @miskr-instructure made their first contribution in #789
Full Changelog: v1.16.0...v1.17.0