Skip to content

0.3.3 - Bugfix

Choose a tag to compare

@MichaelMarner MichaelMarner released this 13 Nov 05:37
· 44 commits to master since this release

This release fixes a bug where validate would always succeed, regardless of app version. Underlying bug caused by missing rxjs operator, which has now been resolved.

Thanks @TheMadBug for bringing #24 to our attention