|
|
@ -3,6 +3,7 @@
|
|
|
|
## Unreleased
|
|
|
|
## Unreleased
|
|
|
|
|
|
|
|
|
|
|
|
* Fix non-boolean attribute rendering in SSR to render truthy values as-is ([#6121](https://github.com/sveltejs/svelte/issues/6121))
|
|
|
|
* Fix non-boolean attribute rendering in SSR to render truthy values as-is ([#6121](https://github.com/sveltejs/svelte/issues/6121))
|
|
|
|
|
|
|
|
* Fix `{:else if}` value incorrectly being cached ([#7043](https://github.com/sveltejs/svelte/pull/7043))
|
|
|
|
* Add `a11y-no-redundant-roles` warning ([#7067](https://github.com/sveltejs/svelte/pull/7067))
|
|
|
|
* Add `a11y-no-redundant-roles` warning ([#7067](https://github.com/sveltejs/svelte/pull/7067))
|
|
|
|
|
|
|
|
|
|
|
|
## 3.44.3
|
|
|
|
## 3.44.3
|
|
|
|