Skip to content

Commit 140ad45

Browse files
committed
docs: updated changelog
1 parent 61d653e commit 140ad45

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Release Notes
22

3+
## [v15.0.0](https://github.com/Lion-Packages/framework/compare/v14.29.1...v15.0.0) (2023-08-01)
4+
5+
### Added
6+
- command has been added to generate resource logs
7+
- added command to generate socket logs
8+
- support has been given to create resources with vite.js
9+
- added command to install dependencies with npm for resources
10+
- added command to uninstall dependencies with npm for a vite type resource
11+
- added command to update dependencies with npm for a resource of type vite
12+
- added command to run vite project with build
13+
14+
### Changed
15+
- configuration in Dockerfile has been updated
16+
- resource initialization has been modified through the resources configuration file
17+
18+
### Refactoring
19+
- rules have been modified in editorconfig
20+
321
## [v14.29.1](https://github.com/Lion-Packages/framework/compare/v14.29.0...v14.29.1) (2023-07-27)
422

523
### Added

0 commit comments

Comments
 (0)