Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 823 Bytes

CHANGELOG.md

File metadata and controls

48 lines (25 loc) · 823 Bytes

Changelog

See the Releases page for the changelog going forward.

1.6.1

  • Handle falsy values in getState

1.6.0

  • Same as 1.5.0, release automation be automatin'.

1.5.0

  • Support auto-loading of named exports (#4, whefter)
  • Update packages

1.4.0

  • Improved TypeScript typings for methodName parameter.

1.3.0

  • Feature: internal state + controller builder is now immutable.

1.2.2

  • More API docs.

1.2.1

  • Added API docs.

1.2.0

  • Added getStateAndTarget utility.

1.1.0

  • Added createController as an alternative to using decorators.

1.0.1

  • Fix constructor typing in find-classes.ts.

1.0.0

  • Initial release.