Skip to content

Ember Octane compatibility

Choose a tag to compare

@hlubek hlubek released this 19 May 15:35
· 11 commits to master since this release
  • Updated addon to current Ember CLI blueprint

Breaking Changes:

  • MaskedInput is now a Glimmer component without two-way binding of the current value. Updates are only supported via the on-change argument.