Skip to content

Conversation

@dnicolson
Copy link
Contributor

♻️ Current situation

Many TypeScript types are missing.

💡 Proposed solution

Import some types from @abandonware/noble and enable noImplicitAny.

This highlighted an issue here:
https://github.com/OpenWonderLabs/node-switchbot/blob/678103e/src/device/wosmartlock.ts#L36

@github-actions github-actions bot added enhancement New feature or request latest labels Feb 11, 2024
@donavanbecker donavanbecker changed the base branch from latest to beta-2.0.3 February 11, 2024 21:44
@donavanbecker donavanbecker merged commit 6615713 into OpenWonderLabs:beta-2.0.3 Feb 11, 2024
@donavanbecker
Copy link
Collaborator

Thanks @dnicolson!

This was referenced Feb 11, 2024
donavanbecker added a commit that referenced this pull request Feb 12, 2024
## [2.0.3](https://github.com/OpenWonderLabs/node-switchbot/releases/tag/v2.0.3) (2024-02-11)

### What's Changed
- Add some TypeScript types [#228](#228), Thanks [@dnicolson](https://github.com/dnicolson)
- Remove Buffer import [#229](#229), Thanks [@dnicolson](https://github.com/dnicolson)
- Housekeeping and update dependencies

**Full Changelog**: v2.0.2...v2.0.3
donavanbecker added a commit that referenced this pull request Feb 12, 2024
## [2.0.3](https://github.com/OpenWonderLabs/node-switchbot/releases/tag/v2.0.3) (2024-02-11)

### What's Changed
- Add some TypeScript types [#228](#228), Thanks [@dnicolson](https://github.com/dnicolson)
- Remove Buffer import [#229](#229), Thanks [@dnicolson](https://github.com/dnicolson)
- Housekeeping and update dependencies

**Full Changelog**: v2.0.2...v2.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request latest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants