File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.26.0] ( https://github.com/fast-crud/fast-crud/compare/v1.25.13...v1.26.0 ) (2025-07-28)
7+
8+ ### Features
9+
10+ * 将代码编辑器单独打包到@fast-crud/editor-code ,加快不需要code的项目的打包速度,如果您使用了editor-code,请按照文档重新进行editor-code的集成 ([ 2589b51] ( https://github.com/fast-crud/fast-crud/commit/2589b519cc2960b61f9706101bcf195d9003b953 ) )
11+
12+ ### BREAKING CHANGES
13+
14+ * 将代码编辑器单独打包到@fast-crud/editor-code ,,如果您使用了editor-code,请按照文档重新进行editor-code的集成
15+
616## [ 1.25.13] ( https://github.com/fast-crud/fast-crud/compare/v1.25.12...v1.25.13 ) (2025-06-10)
717
818** Note:** Version bump only for package @fast-crud/fs-admin-element
Original file line number Diff line number Diff line change 11{
22 "name" : " @fast-crud/fs-admin-element" ,
3- "version" : " 1.25.13 " ,
3+ "version" : " 1.26.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " vite" ,
2323 "dependencies" : {
2424 "@aws-sdk/client-s3" : " ^3.383.0" ,
2525 "@aws-sdk/s3-request-presigner" : " ^3.383.0" ,
26- "@fast-crud/fast-crud " : " ^1.25.13 " ,
27- "@fast-crud/fast-extends " : " ^1.25.13 " ,
28- "@fast-crud/editor-code " : " ^1.25.13 " ,
29- "@fast-crud/ui-element" : " ^1.25.13 " ,
30- "@fast-crud/ui-interface" : " ^1.25.13 " ,
26+ "@fast-crud/editor-code " : " ^1.26.0 " ,
27+ "@fast-crud/fast-crud " : " ^1.26.0 " ,
28+ "@fast-crud/fast-extends " : " ^1.26.0 " ,
29+ "@fast-crud/ui-element" : " ^1.26.0 " ,
30+ "@fast-crud/ui-interface" : " ^1.26.0 " ,
3131 "@iconify/iconify" : " ^3.1.1" ,
3232 "@iconify/json" : " ^2.2.98" ,
3333 "@iconify/vue" : " ^4.1.1" ,
You can’t perform that action at this time.
0 commit comments