All Versions
15
Latest Version
Avg Release Cycle
35 days
Latest Release
1844 days ago

Changelog History
Page 1

  • v1.0.1 Changes

    March 06, 2020

    2020-03-06

  • v1.0.0 Changes

    March 02, 2020

    2020-03-02

  • v0.9.2

    January 26, 2020
  • v0.9.1

    November 08, 2019
  • v0.9.0 Changes

    November 08, 2019

    📦 To better support react-dom, react-native, and another renderers, the rut package was repurposed to provide "core" functionality to be adapted and expanded upon. Because of this, a new 📦 rut-dom package has been added that should be used for testing DOM based components instead of rut itself.

    To migrate, run the following commands.

    yarn remove rut
    yarn add rut-dom
    

    Then find and change all rut imports to rut-dom. The APIs are the same.

  • v0.8.2

    October 30, 2019
  • v0.8.1

    November 08, 2019
  • v0.8.0

    November 08, 2019
  • v0.7.1

    October 30, 2019
  • v0.1.10

    January 26, 2020