Skip to content

v0.4.0

Compare
Choose a tag to compare
@bgrand-ch bgrand-ch released this 02 May 14:01
· 19 commits to main since this release

0.4.0 (2021-05-02)

⚠ BREAKING CHANGES

  • methods: All methods with a single parameter are removed.

Features

Bug Fixes

  • add nativescript core to peer dependencies (#15) (34ccad5)
  • add nativescript platforms key to package json (#8) (d72df68)
  • check empty type group for regex (989bf5a)
  • remove unnecessary options (f9577d4)
  • methods: includes does not exists (798419a)
  • add typings (bee0599)
  • move type roots to tsconfig (acd4154)
  • styles and types functions (24b6307)
  • ci: copy readme (#16) (68cde2e)
  • various fixes (#9) (d4e3b22)