1.12.0
What's Changed
- [FEATURE] mutate CSP rules to allow vite-server by @franzkugelmann in #77
- [TASK] Add nonce metatag to TYPO3 backend as well by @s2b in #88
- [TASK] Get request from renderingContext attribute if available by @s2b in #74
- [TASK] Use Fluid TemplateView in tests by @s2b in #75
- [TASK] Fix nightly error until new testing framework is released by @s2b in #78
- [BUGFIX] Ensure that nonces are allowed for script/style by @s2b in #79
- [DOCS] Add additional config step for DDEV usage with ddev-vite-serve by @TheNaderio in #68
- [DOCS] correct output path override config by @BreathCodeFlow in #70
- [DOCS] Hint in docs on using glob pattern in
ViteEntrypoints.json
by @jramke in #72 - [DOCS] Recommend ddev-vite-sidecar by @s2b in #73
- [DOCS] Remove superfluous word "to" in Configuration chapter by @brotkrueml in #83
- [DOCS] Unify quotes by @s2b in #86
- [DOCS] Add best practice for functional tests by @s2b in #87
- [DOCS] Replace deprecated "ddev get" command by @brotkrueml in #84
New Contributors
- @TheNaderio made their first contribution in #68
- @BreathCodeFlow made their first contribution in #70
- @jramke made their first contribution in #72
- @franzkugelmann made their first contribution in #77
- @brotkrueml made their first contribution in #83
Full Changelog: 1.11.0...1.12.0