Skip to content

Commit

Permalink
Merge pull request #62 from georgejecook/fix/adds-support-for-interfa…
Browse files Browse the repository at this point in the history
…ce-node-fields

Fix/adds support for interface node fields
  • Loading branch information
georgejecook authored May 27, 2022
2 parents 772275c + 715cdfd commit 316e32f
Show file tree
Hide file tree
Showing 5 changed files with 438 additions and 281 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [0.23.0](https://github.com/georgejecook/maestro-roku-bsc-plugin/compare/0.22.3...0.23.0)
## [0.23.1](https://github.com/georgejecook/maestro-roku-bsc-plugin/compare/0.23.0...0.23.1)

### Merged

- getAllFields now returns `Map` to protect against js prototype collision [`#61`](https://github.com/georgejecook/maestro-roku-bsc-plugin/pull/61)
- addresses serious performance regression [`#60`](https://github.com/georgejecook/maestro-roku-bsc-plugin/pull/60)
- Use direct imports instead of import * [`#59`](https://github.com/georgejecook/maestro-roku-bsc-plugin/pull/59)

### Commits

- bump [`987ec11`](https://github.com/georgejecook/maestro-roku-bsc-plugin/commit/987ec11e5e945531476e05acdbf3490e4bf33a8a)
- Fix lint issue [`2e429d1`](https://github.com/georgejecook/maestro-roku-bsc-plugin/commit/2e429d1ed3a84f0446e6fdb0f43ed7b73d878552)

## [0.23.0](https://github.com/georgejecook/maestro-roku-bsc-plugin/compare/0.22.3...0.23.0) - 2022-05-26

### Merged

Expand Down
Loading

0 comments on commit 316e32f

Please sign in to comment.