File tree Expand file tree Collapse file tree 3 files changed +7
-10
lines changed
Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @verdaccio/eslint-config
22
3+ ## 12.0.0
4+
5+ ### Major Changes
6+
7+ - 6c04a71: feat: upgrade to eslint 10 flat config
8+
39## 11.0.1
410
511### Patch Changes
6167
6268- a3a209b5e: feat: migrate to pino.js 8
6369- 459b6fa72: refactor: search v1 endpoint and local-database
64-
6570 - refactor search ` api v1 ` endpoint, improve performance
6671 - remove usage of ` async ` dependency https://github.com/verdaccio/verdaccio/issues/1225
6772 - refactor method storage class
7075 - use ` fastify ` instead ` express ` for functional test
7176
7277 ### Breaking changes
73-
7478 - plugin storage API changes
7579 - remove old search endpoint (return 404)
7680 - filter local private packages at plugin level
104108### Major Changes
105109
106110- 459b6fa7: refactor: search v1 endpoint and local-database
107-
108111 - refactor search ` api v1 ` endpoint, improve performance
109112 - remove usage of ` async ` dependency https://github.com/verdaccio/verdaccio/issues/1225
110113 - refactor method storage class
113116 - use ` fastify ` instead ` express ` for functional test
114117
115118 ### Breaking changes
116-
117119 - plugin storage API changes
118120 - remove old search endpoint (return 404)
119121 - filter local private packages at plugin level
Original file line number Diff line number Diff line change 11{
22 "name" : " @verdaccio/eslint-config" ,
3- "version" : " 11 .0.1 " ,
3+ "version" : " 12 .0.0 " ,
44 "description" : " Verdaccio ESLint Configuration" ,
55 "main" : " src/index.js" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments