File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
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
+
3
21
## [ v14.29.1] ( https://github.com/Lion-Packages/framework/compare/v14.29.0...v14.29.1 ) (2023-07-27)
4
22
5
23
### Added
You can’t perform that action at this time.
0 commit comments