tannerntannern / ts-mixer

A small TypeScript library that provides tolerable Mixin functionality.
MIT License
379 stars 27 forks source link

Fix bug in direct decorator search that returns past the end of an array #43

Closed AMcBain closed 2 years ago

AMcBain commented 2 years ago

I didn't run into this bug myself but found it tracing other stuff.

tannerntannern commented 2 years ago

Good find! Thanks for the PR!

tannerntannern commented 2 years ago

This has now been published in v6.0.1