Ionic React v4.0.0-alpha.4 Release Notes

Release Date: 2018-04-30 // almost 6 years ago
  • ๐Ÿ› Bug Fixes

    • angular: compare router params length (b3a9c7f)
    • angular: Config provider (329a348)
    • angular: platform.ready() returns type (c0ec02e)
    • angular: update proxies (da0bfc7)
    • config: add object.entries polyfil (c917a3c)
    • config: add setupConfig util (0c1476e)
    • ๐Ÿ‘• lint: import order (8b1452c)
    • nav: rename animate to animated (98a3519)
    • prerender: router compatible with prerender (9c7b0ca)
    • router: error when it can't initialize property (e56b2ee)
    • router: initial load waits until outlet attaches (c905ba4)
    • router: root prop (89d5a35)
    • router: writeURL() for non root base (af4bcb8)
    • scripts: github release (545d3c2)
    • segment: checked can be changed dynamically (78454b4)
    • select: cssClass + strong typed (826e02b)
    • toast: only use constant and env if supported (#14399) (9bee0f0)
    • validate: fix type errors (3328314)

    ๐Ÿ”‹ Features

    • router: add willChange event (d613411)