Skip to content

Commit edcb6fa

Browse files
[ci] release (#121)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7a3a5e6 commit edcb6fa

File tree

5 files changed

+11
-13
lines changed

5 files changed

+11
-13
lines changed

.changeset/bright-bags-draw.md

-5
This file was deleted.

.changeset/chilly-socks-smell.md

-5
This file was deleted.

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 4.1.5
4+
5+
### Patch Changes
6+
7+
- [#117](https://github.com/marko-js/vite/pull/117) [`7a3a5e6`](https://github.com/marko-js/vite/commit/7a3a5e6bcce92bec30b0ece4f6dcc8ae29ea77c2) Thanks [@rturnq](https://github.com/rturnq)! - Support css-loader imports, limit relative src attribute transforms, support BASE_URL env var
8+
9+
- [#120](https://github.com/marko-js/vite/pull/120) [`90cca62`](https://github.com/marko-js/vite/commit/90cca62c472becd7a50171237592ae3a91068d2a) Thanks [@rturnq](https://github.com/rturnq)! - Allow importing assets from marko file in cjs libs
10+
311
## 4.1.4
412

513
### Patch Changes

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@marko/vite",
33
"description": "A Marko plugin for Vite",
4-
"version": "4.1.4",
4+
"version": "4.1.5",
55
"author": "Dylan Piercey <[email protected]>",
66
"bugs": "https://github.com/marko-js/vite/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)