Skip to content

Commit 2bfdd1b

Browse files
Version Packages (#14745)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c79b909 commit 2bfdd1b

File tree

5 files changed

+10
-12
lines changed

5 files changed

+10
-12
lines changed

.changeset/calm-maps-cover.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/famous-mugs-rhyme.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/svelte/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# svelte
22

3+
## 5.14.4
4+
5+
### Patch Changes
6+
7+
- fix: remove implements from class declarations ([#14749](https://github.com/sveltejs/svelte/pull/14749))
8+
9+
- fix: remove unwanted properties from both replaced and unreplaced nodes ([#14744](https://github.com/sveltejs/svelte/pull/14744))
10+
311
## 5.14.3
412

513
### Patch Changes

packages/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "svelte",
33
"description": "Cybernetically enhanced web apps",
44
"license": "MIT",
5-
"version": "5.14.3",
5+
"version": "5.14.4",
66
"type": "module",
77
"types": "./types/index.d.ts",
88
"engines": {

packages/svelte/src/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
* https://svelte.dev/docs/svelte-compiler#svelte-version
77
* @type {string}
88
*/
9-
export const VERSION = '5.14.3';
9+
export const VERSION = '5.14.4';
1010
export const PUBLIC_VERSION = '5';

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy