Skip to content

Latest commit

 

History

History
225 lines (114 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

225 lines (114 loc) · 2.44 KB

v0.9.3 (2024-09-18)

Fix

  • bump wasm

v0.9.2 (2024-09-16)

Fix

  • storybook build step

v0.9.1 (2024-09-16)

Fix

  • storybook flake

v0.9.0 (2024-09-16)

BREAKING CHANGE

  • Import CookMode from client

Fix

  • move CookMode to client

v0.8.0 (2024-09-16)

BREAKING CHANGE

  • Some of the packages must be imported from 'client'

Fix

  • properly configure package to output index and index-client

v0.7.1 (2024-09-16)

Fix

  • storybook build param
  • update vite config

v0.7.0 (2024-09-15)

Fix

  • remove context provider

v0.6.0 (2024-09-15)

Fix

  • remove context from components

v0.5.3 (2024-09-08)

Fix

  • CookMode: add title only if not supported

v0.5.2 (2024-09-08)

Fix

  • modules configuration

v0.5.1 (2024-09-08)

Fix

  • change vite configuration

v0.5.0 (2024-09-08)

Feat

  • add CookMode component

v0.4.0 (2024-08-31)

Feat

  • add 'ind' function

v0.3.1 (2024-08-30)

Fix

  • recipeRef under instructions now work

v0.3.0 (2024-08-28)

Feat

  • add proper RecipeRef

v0.2.12 (2024-08-26)

Fix

  • ci: storybook build

v0.2.11 (2024-08-26)

Fix

  • storybook deployment

v0.2.10 (2024-08-26)

Fix

  • nix config

v0.2.9 (2024-08-26)

Fix

  • improve vite config

v0.2.8 (2024-08-19)

Refactor

  • improve storybook

v0.2.7 (2024-08-15)

Refactor

  • flakes for react-recipe and storybook

v0.2.6 (2024-08-13)

Fix

  • add repository url to package.json

v0.2.5 (2024-08-13)

Fix

  • npm flake build

v0.2.4 (2024-08-13)

Fix

  • web: deploy statics to github pages
  • ci: update npm hash

v0.2.3 (2024-08-12)

Fix

  • ci: nix build

v0.2.2 (2024-08-12)

Fix

  • ci: npm package build

v0.2.1 (2024-08-12)

Fix

  • ts: properly generate ts types

v0.2.0 (2024-08-12)

Feat

  • add ts declaration files

v0.1.7 (2024-08-12)

Fix

  • ci: copy instead of move in builds

v0.1.6 (2024-08-12)

Fix

  • ci: build package while installing node modules to prevent issues

v0.1.5 (2024-08-12)

Fix

  • ci: nix storybook installPhase

v0.1.4 (2024-08-12)

Fix

  • ci: nix build package

v0.1.3 (2024-08-12)

Fix

  • ci: add publish to build job

v0.1.2 (2024-08-12)

Fix

  • ci: build step

v0.1.1 (2024-08-12)

Fix

  • allow publishing a release

v0.1.0 (2024-08-12)

Feat

  • initial commit with components