Tags

Tags give the ability to mark specific points in history as being important
  • 0.2.0

    - [BREAKING] - Use Node 24 as base
    - Write basic tests that checks if components mount correctly
    - Run unit tests and end-to-end tests in CI
    - Reworked `export` section in `package.json`. You should remove `@experiments-labs/rise_ui` from
      vitest configuration key in your vite project (`test.server.deps.inline`).
    
  • 0.1.0

    First useable version
    
    Sorry for the docs ;)