File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.8.0] ( https://github.com/feathersjs/hooks/compare/v0.7.6...v0.8.0 ) (2023-02-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** hooks:** Update context.error in error hooks ([ #107 ] ( https://github.com/feathersjs/hooks/issues/107 ) ) ([ d148869] ( https://github.com/feathersjs/hooks/commit/d148869c4f41e700e92e0d7e14a19b63690c4521 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * ** hooks:** Performance improvement ([ #106 ] ( https://github.com/feathersjs/hooks/issues/106 ) ) ([ c14d07c] ( https://github.com/feathersjs/hooks/commit/c14d07c0cb4674056c6aadb14dd6f808399a95a3 ) )
17
+
18
+
19
+
20
+
21
+
6
22
## [ 0.7.6] ( https://github.com/feathersjs/hooks/compare/v0.7.5...v0.7.6 ) (2022-12-08)
7
23
8
24
Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 0.7.6 " ,
6
+ "version" : " 0.8.0 " ,
7
7
"granularPathspec" : false ,
8
8
"forcePublish" : true ,
9
9
"command" : {
You can’t perform that action at this time.
0 commit comments