|
4 | 4 |
|
5 | 5 | [1]: https://www.npmjs.com/package/@google-cloud/nodejs-vision?activeTab=versions
|
6 | 6 |
|
| 7 | +## v0.23.0 |
| 8 | + |
| 9 | +### New Features |
| 10 | +- feat: add support for product search |
| 11 | + |
| 12 | +### Dependencies |
| 13 | +- chore(deps): update dependency eslint-plugin-node to v8 ([#245](https://github.com/googleapis/nodejs-vision/pull/245)) |
| 14 | +- chore(deps): update dependency canvas to v2 ([#224](https://github.com/googleapis/nodejs-vision/pull/224)) |
| 15 | +- chore(deps): update dependency sinon to v7 ([#219](https://github.com/googleapis/nodejs-vision/pull/219)) |
| 16 | +- chore(deps): update dependency eslint-plugin-prettier to v3 ([#213](https://github.com/googleapis/nodejs-vision/pull/213)) |
| 17 | + |
| 18 | +### Documentation |
| 19 | +- fix(samples): Adding vision_product_search_tutorial_import tags ([#221](https://github.com/googleapis/nodejs-vision/pull/221)) |
| 20 | +- fix(samples): Change the Project ID from number to string ([#220](https://github.com/googleapis/nodejs-vision/pull/220)) |
| 21 | +- docs: Vision AutoML samples ([#197](https://github.com/googleapis/nodejs-vision/pull/197)) |
| 22 | + |
| 23 | +### Internal / Testing Changes |
| 24 | +- chore: use latest npm on Windows ([#258](https://github.com/googleapis/nodejs-vision/pull/258)) |
| 25 | +- chore: update lint configs ([#257](https://github.com/googleapis/nodejs-vision/pull/257)) |
| 26 | +- chore: update CircleCI config ([#253](https://github.com/googleapis/nodejs-vision/pull/253)) |
| 27 | +- chore: update issue templates ([#244](https://github.com/googleapis/nodejs-vision/pull/244)) |
| 28 | +- chore: remove old issue template ([#242](https://github.com/googleapis/nodejs-vision/pull/242)) |
| 29 | +- build: run tests on node11 ([#239](https://github.com/googleapis/nodejs-vision/pull/239)) |
| 30 | +- chores(build): do not collect sponge.xml from windows builds ([#238](https://github.com/googleapis/nodejs-vision/pull/238)) |
| 31 | +- chores(build): run codecov on continuous builds ([#237](https://github.com/googleapis/nodejs-vision/pull/237)) |
| 32 | +- chore: update new issue template ([#235](https://github.com/googleapis/nodejs-vision/pull/235)) |
| 33 | +- build: fix codecov uploading on Kokoro ([#222](https://github.com/googleapis/nodejs-vision/pull/222)) |
| 34 | +- chore: enable --throw-deprecation on mocha config ([#147](https://github.com/googleapis/nodejs-vision/pull/147)) |
| 35 | +- Update kokoro config ([#214](https://github.com/googleapis/nodejs-vision/pull/214)) |
| 36 | +- Update kokoro config ([#208](https://github.com/googleapis/nodejs-vision/pull/208)) |
| 37 | +- test: remove appveyor config ([#207](https://github.com/googleapis/nodejs-vision/pull/207)) |
| 38 | +- Update the CI config ([#206](https://github.com/googleapis/nodejs-vision/pull/206)) |
| 39 | + |
7 | 40 | ## v0.22.1
|
8 | 41 |
|
9 | 42 | ### Bug fixes
|
|
0 commit comments