File tree Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.2.1] ( https://github.com/agileago/vue3-oop/compare/v1.2.0...v1.2.1 ) (2025-06-20)
2
+
3
+
4
+
1
5
# [ 1.2.0] ( https://github.com/agileago/vue3-oop/compare/v1.1.2...v1.2.0 ) (2025-06-05)
2
6
3
7
324
328
325
329
### Features
326
330
327
- * 增加getCurrentInjector,在外部服务中获取注射器 ([ e601189] ( https://github.com/agileago/vue3-oop/commit/e60118962c205c484fdfe3625892b2cff9d60eb3 ) )
328
331
* 更新版本以及类型 ([ c00d67c] ( https://github.com/agileago/vue3-oop/commit/c00d67c23d7c8efefefe95283fcd6afdb7c7d743 ) )
332
+ * 增加getCurrentInjector,在外部服务中获取注射器 ([ e601189] ( https://github.com/agileago/vue3-oop/commit/e60118962c205c484fdfe3625892b2cff9d60eb3 ) )
329
333
330
334
331
335
334
338
335
339
### Features
336
340
337
- * expose $ alias getCurrentInstance ([ 7438234] ( https://github.com/agileago/vue3-oop/commit/743823473a4f7603d907a611f132014b4c0fc8ca ) )
338
341
* 依赖进行缓存,提高性能 ([ fcf9969] ( https://github.com/agileago/vue3-oop/commit/fcf99693aec79cfc346eaec5466d4579d61ad030 ) )
342
+ * expose $ alias getCurrentInstance ([ 7438234] ( https://github.com/agileago/vue3-oop/commit/743823473a4f7603d907a611f132014b4c0fc8ca ) )
339
343
340
344
341
345
512
516
## [ 0.0.6] ( https://github.com/agileago/vue3-oop/compare/v0.0.5...v0.0.6 ) (2021-12-04)
513
517
514
518
515
- ### Features
519
+ ### Bug Fixes
516
520
517
- * 增加app获取 ( [ 22d2c31 ] ( https://github.com/agileago/vue3-oop/commit/22d2c31e5a1e3fc87c8a8d8627933dff3512e50d ) )
521
+ * ** 模块一: ** 更改readme ( [ 94cb61c ] ( https://github.com/agileago/vue3-oop/commit/94cb61c685f1b567f407104a9c6921cbf151b897 ) )
518
522
519
523
524
+ ### Features
520
525
521
- ## [ 0.0.3 ] ( https://github.com/agileago/vue3-oop/compare/v0.0.2...v0.0.3 ) (2021-11-09 )
526
+ * 增加app获取 ( [ 22d2c31 ] ( https://github.com/agileago/vue3-oop/commit/22d2c31e5a1e3fc87c8a8d8627933dff3512e50d ) )
522
527
523
528
524
- ### Bug Fixes
525
529
526
- * ** 模块一: ** 更改readme ( [ 94cb61c ] ( https://github.com/agileago/vue3-oop/commit/94cb61c685f1b567f407104a9c6921cbf151b897 ) )
530
+ ## [ 0.0.3 ] ( https://github.com/agileago/vue3-oop/compare/v0.0.2...v0.0.3 ) (2021-11-09 )
527
531
528
532
529
533
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue3-oop" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"packageManager" :
" [email protected] " ,
5
5
"engines" : {
6
6
"pnpm" : " >=9.0"
You can’t perform that action at this time.
0 commit comments