Skip to content

Commit 07a8b19

Browse files
authored
Merge branch 'main' into luca/port-parser-code
2 parents c70090f + f8ba2be commit 07a8b19

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Unreleased
2+
3+
### Feat
4+
5+
- use constants from vite build
6+
- additional features
7+
- log during watch
8+
- cli command
9+
- vite plugin
10+
- initial lib files
11+
12+
### Fix
13+
14+
- use constants directly in files
15+
- pass additional features from plugin
16+
17+
### Refactor
18+
19+
- explain code porting
20+
- codestyle
21+
- format with biome
22+
- out dir param

0 commit comments

Comments
 (0)