Skip to content

Dropping rxjs dependency and couple fixes

Compare
Choose a tag to compare
@chrum chrum released this 17 Dec 16:48
· 34 commits to master since this release

Fixes:

  • correct behavior with minRows set to 1
    #34 by @mgzurakowski
  • improved 'destroyed awareness' :)
    interesting case #29 by @dstj

Enhancement:

  • dropping rxjs dependency - lower Angular peer dependency (>=5)
    continuation of #25 requested by @Kaz-