Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 2, 2022
1 parent 0ef1625 commit cf41cb2
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-papayas-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/funny-dryers-do.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-tools-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-socks-ring.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/vite-plugin-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @sveltejs/vite-plugin-svelte

## 1.4.0

### Minor Changes

- support `&direct` and `&raw` query parameters for svelte requests ([#513](https://github.com/sveltejs/vite-plugin-svelte/pull/513))

- Export `vitePreprocess()` Svelte preprocessor ([#509](https://github.com/sveltejs/vite-plugin-svelte/pull/509))

### Patch Changes

- ensure sources paths in sourcemaps are not absolute file paths ([#513](https://github.com/sveltejs/vite-plugin-svelte/pull/513))

- remove experimental.generateMissingPreprocessorSourcemaps ([#514](https://github.com/sveltejs/vite-plugin-svelte/pull/514))

## 1.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/vite-plugin-svelte",
"version": "1.3.1",
"version": "1.4.0",
"license": "MIT",
"author": "dominikg",
"files": [
Expand Down

0 comments on commit cf41cb2

Please sign in to comment.