UNPKG

9.95 kBMarkdownView Raw
1# Changelog
2
3[npm history][1]
4
5[1]: https://www.npmjs.com/package/nodejs-promisify?activeTab=versions
6
7## [3.0.1](https://github.com/googleapis/nodejs-promisify/compare/v3.0.0...v3.0.1) (2022-08-23)
8
9
10### Bug Fixes
11
12* remove pip install statements ([#1546](https://github.com/googleapis/nodejs-promisify/issues/1546)) ([#310](https://github.com/googleapis/nodejs-promisify/issues/310)) ([c7c6883](https://github.com/googleapis/nodejs-promisify/commit/c7c688389de72ddc0181b19bceee2d95eacd3d96))
13
14## [3.0.0](https://github.com/googleapis/nodejs-promisify/compare/v2.0.4...v3.0.0) (2022-05-03)
15
16
17### ⚠ BREAKING CHANGES
18
19* drop node 10 from engines list, update typescript to 4.6.3 (#300)
20
21### Build System
22
23* drop node 10 from engines list, update typescript to 4.6.3 ([#300](https://github.com/googleapis/nodejs-promisify/issues/300)) ([fed2f14](https://github.com/googleapis/nodejs-promisify/commit/fed2f145a5256c939eb66b85a5c7c48332b8841d))
24
25### [2.0.4](https://www.github.com/googleapis/nodejs-promisify/compare/v2.0.3...v2.0.4) (2021-09-09)
26
27
28### Bug Fixes
29
30* **build:** switch primary branch to main ([#270](https://www.github.com/googleapis/nodejs-promisify/issues/270)) ([11242f7](https://www.github.com/googleapis/nodejs-promisify/commit/11242f7f76e170dae7a429f8d4064bf33be9bb3f))
31
32### [2.0.3](https://www.github.com/googleapis/nodejs-promisify/compare/v2.0.2...v2.0.3) (2020-09-04)
33
34
35### Bug Fixes
36
37* allow excluding accessor methods ([#228](https://www.github.com/googleapis/nodejs-promisify/issues/228)) ([114d8bc](https://www.github.com/googleapis/nodejs-promisify/commit/114d8bcef7093bdfda195a15e0c2f376195fd3fc))
38
39### [2.0.2](https://www.github.com/googleapis/nodejs-promisify/compare/v2.0.1...v2.0.2) (2020-07-06)
40
41
42### Bug Fixes
43
44* update node issue template ([#204](https://www.github.com/googleapis/nodejs-promisify/issues/204)) ([a2ba8d8](https://www.github.com/googleapis/nodejs-promisify/commit/a2ba8d8e45ef03d093d987292a467696745fc9fd))
45
46### [2.0.1](https://www.github.com/googleapis/nodejs-promisify/compare/v2.0.0...v2.0.1) (2020-05-08)
47
48
49### Bug Fixes
50
51* apache license URL ([#468](https://www.github.com/googleapis/nodejs-promisify/issues/468)) ([#191](https://www.github.com/googleapis/nodejs-promisify/issues/191)) ([0edc724](https://www.github.com/googleapis/nodejs-promisify/commit/0edc7246c53d25d9dd220b813561bcee97250783))
52
53## [2.0.0](https://www.github.com/googleapis/nodejs-promisify/compare/v1.0.4...v2.0.0) (2020-03-23)
54
55
56### ⚠ BREAKING CHANGES
57
58* update to latest version of gts/typescript (#183)
59* drop Node 8 from engines field (#184)
60
61### Features
62
63* drop Node 8 from engines field ([#184](https://www.github.com/googleapis/nodejs-promisify/issues/184)) ([7e6d3c5](https://www.github.com/googleapis/nodejs-promisify/commit/7e6d3c54066d89530ed25c7f9722efd252f43fb8))
64
65
66### Build System
67
68* update to latest version of gts/typescript ([#183](https://www.github.com/googleapis/nodejs-promisify/issues/183)) ([9c3ed12](https://www.github.com/googleapis/nodejs-promisify/commit/9c3ed12c12f4bb1e17af7440c6371c4cefddcd59))
69
70### [1.0.4](https://www.github.com/googleapis/nodejs-promisify/compare/v1.0.3...v1.0.4) (2019-12-05)
71
72
73### Bug Fixes
74
75* **deps:** pin TypeScript below 3.7.0 ([e48750e](https://www.github.com/googleapis/nodejs-promisify/commit/e48750ef96aa20eb3a2b73fe2f062d04430468a7))
76
77### [1.0.3](https://www.github.com/googleapis/nodejs-promisify/compare/v1.0.2...v1.0.3) (2019-11-13)
78
79
80### Bug Fixes
81
82* **docs:** add jsdoc-region-tag plugin ([#146](https://www.github.com/googleapis/nodejs-promisify/issues/146)) ([ff0ee74](https://www.github.com/googleapis/nodejs-promisify/commit/ff0ee7408f50e8f7147b8ccf7e10337aa5920076))
83
84### [1.0.2](https://www.github.com/googleapis/nodejs-promisify/compare/v1.0.1...v1.0.2) (2019-06-26)
85
86
87### Bug Fixes
88
89* **docs:** link to reference docs section on googleapis.dev ([#128](https://www.github.com/googleapis/nodejs-promisify/issues/128)) ([5a8bd90](https://www.github.com/googleapis/nodejs-promisify/commit/5a8bd90))
90
91### [1.0.1](https://www.github.com/googleapis/nodejs-promisify/compare/v1.0.0...v1.0.1) (2019-06-14)
92
93
94### Bug Fixes
95
96* **docs:** move to new client docs URL ([#124](https://www.github.com/googleapis/nodejs-promisify/issues/124)) ([34d18cd](https://www.github.com/googleapis/nodejs-promisify/commit/34d18cd))
97
98## [1.0.0](https://www.github.com/googleapis/nodejs-promisify/compare/v0.4.0...v1.0.0) (2019-05-02)
99
100
101### Build System
102
103* upgrade engines field to >=8.10.0 ([#108](https://www.github.com/googleapis/nodejs-promisify/issues/108)) ([78ab89c](https://www.github.com/googleapis/nodejs-promisify/commit/78ab89c))
104
105
106### BREAKING CHANGES
107
108* upgrade engines field to >=8.10.0 (#108)
109
110## v0.4.0
111
11202-12-2019 19:44 PST
113
114### New features
115- feat: add callbackify() and callbackifyAll() methods ([#82](https://github.com/googleapis/nodejs-promisify/pull/82))
116
117### Documentation
118- docs: update contributing path in README ([#86](https://github.com/googleapis/nodejs-promisify/pull/86))
119- chore: move CONTRIBUTING.md to root ([#85](https://github.com/googleapis/nodejs-promisify/pull/85))
120- docs: add lint/fix example to contributing guide ([#83](https://github.com/googleapis/nodejs-promisify/pull/83))
121
122### Internal / Testing Changes
123- build: create docs test npm scripts ([#88](https://github.com/googleapis/nodejs-promisify/pull/88))
124- build: test using @grpc/grpc-js in CI ([#87](https://github.com/googleapis/nodejs-promisify/pull/87))
125- build: ignore googleapis.com in doc link check ([#81](https://github.com/googleapis/nodejs-promisify/pull/81))
126- build: check broken links in generated docs ([#79](https://github.com/googleapis/nodejs-promisify/pull/79))
127- chore(deps): update dependency @types/sinon to v7 ([#78](https://github.com/googleapis/nodejs-promisify/pull/78))
128- chore(build): inject yoshi automation key ([#77](https://github.com/googleapis/nodejs-promisify/pull/77))
129- chore: update nyc and eslint configs ([#76](https://github.com/googleapis/nodejs-promisify/pull/76))
130- chore: fix publish.sh permission +x ([#74](https://github.com/googleapis/nodejs-promisify/pull/74))
131- fix(build): fix Kokoro release script ([#73](https://github.com/googleapis/nodejs-promisify/pull/73))
132- build: add Kokoro configs for autorelease ([#72](https://github.com/googleapis/nodejs-promisify/pull/72))
133- chore: always nyc report before calling codecov ([#69](https://github.com/googleapis/nodejs-promisify/pull/69))
134- chore: nyc ignore build/test by default ([#68](https://github.com/googleapis/nodejs-promisify/pull/68))
135- chore(build): update prettier config ([#66](https://github.com/googleapis/nodejs-promisify/pull/66))
136- fix: get the build passing ([#65](https://github.com/googleapis/nodejs-promisify/pull/65))
137- chore: update license file ([#64](https://github.com/googleapis/nodejs-promisify/pull/64))
138- fix(build): fix system key decryption ([#60](https://github.com/googleapis/nodejs-promisify/pull/60))
139- chore(deps): update dependency @types/sinon to v5.0.7 ([#58](https://github.com/googleapis/nodejs-promisify/pull/58))
140- fix: Pin @types/sinon to last compatible version ([#57](https://github.com/googleapis/nodejs-promisify/pull/57))
141- chore: add synth.metadata
142- chore(deps): update dependency gts to ^0.9.0 ([#54](https://github.com/googleapis/nodejs-promisify/pull/54))
143- chore: update eslintignore config ([#53](https://github.com/googleapis/nodejs-promisify/pull/53))
144- chore: use latest npm on Windows ([#52](https://github.com/googleapis/nodejs-promisify/pull/52))
145- chore: update CircleCI config ([#51](https://github.com/googleapis/nodejs-promisify/pull/51))
146- chore: include build in eslintignore ([#48](https://github.com/googleapis/nodejs-promisify/pull/48))
147- chore: update issue templates ([#44](https://github.com/googleapis/nodejs-promisify/pull/44))
148- chore: remove old issue template ([#42](https://github.com/googleapis/nodejs-promisify/pull/42))
149- build: run tests on node11 ([#41](https://github.com/googleapis/nodejs-promisify/pull/41))
150- chores(build): do not collect sponge.xml from windows builds ([#40](https://github.com/googleapis/nodejs-promisify/pull/40))
151- chores(build): run codecov on continuous builds ([#39](https://github.com/googleapis/nodejs-promisify/pull/39))
152- chore: update new issue template ([#38](https://github.com/googleapis/nodejs-promisify/pull/38))
153- chore(deps): update dependency sinon to v7 ([#33](https://github.com/googleapis/nodejs-promisify/pull/33))
154- build: fix codecov uploading on Kokoro ([#34](https://github.com/googleapis/nodejs-promisify/pull/34))
155- Update kokoro config ([#30](https://github.com/googleapis/nodejs-promisify/pull/30))
156- Update CI config ([#28](https://github.com/googleapis/nodejs-promisify/pull/28))
157- Don't publish sourcemaps ([#26](https://github.com/googleapis/nodejs-promisify/pull/26))
158- Update kokoro config ([#24](https://github.com/googleapis/nodejs-promisify/pull/24))
159- test: remove appveyor config ([#23](https://github.com/googleapis/nodejs-promisify/pull/23))
160- Update CI config ([#22](https://github.com/googleapis/nodejs-promisify/pull/22))
161- Enable prefer-const in the eslint config ([#21](https://github.com/googleapis/nodejs-promisify/pull/21))
162- Enable no-var in eslint ([#19](https://github.com/googleapis/nodejs-promisify/pull/19))
163- Update CI config ([#18](https://github.com/googleapis/nodejs-promisify/pull/18))
164
165## v0.3.1
166
167### Internal / Testing Changes
168- Add synth script and update CI (#14)
169- chore(deps): update dependency nyc to v13 (#12)
170- chore: ignore package-lock.json (#11)
171- chore(deps): lock file maintenance (#10)
172- chore: update renovate config (#9)
173- remove that whitespace (#8)
174- chore(deps): lock file maintenance (#7)
175- chore(deps): update dependency typescript to v3 (#6)
176- chore: assert.deelEqual => assert.deepStrictEqual (#5)
177- chore: move mocha options to mocha.opts (#4)
178- chore(deps): update dependency gts to ^0.8.0 (#1)
179- chore(deps): lock file maintenance (#3)
180- chore(deps): lock file maintenance (#2)