Skip to content

Latest commit

 

History

History
177 lines (79 loc) · 7.26 KB

CHANGELOG.md

File metadata and controls

177 lines (79 loc) · 7.26 KB

1.7.0 (2024-12-23)

Features

  • preset-loader: add the possibility to not show local preset and create one from a ncr oas endpoint response (#33) (670fc54)

1.6.0 (2024-12-02)

Features

  • automagically cleanes the CDN cache (#31) (b6de448), closes #30

1.5.1 (2024-12-02)

Bug Fixes

1.5.0 (2024-10-09)

Features

  • add autocompletion of contracts and syntax highlighting (#27) (de4ad7b)

1.4.3 (2024-08-07)

Bug Fixes

1.4.2 (2024-08-05)

Bug Fixes

1.4.1 (2024-08-05)

Bug Fixes

  • set correctly default background and foreground color for ansi errors (#22) (5875d23)

1.4.0 (2024-08-05)

Features

  • add version number in slangroom editor (#21) (cb57cd8)

1.3.2 (2024-08-05)

Bug Fixes

1.3.1 (2024-08-05)

Bug Fixes

1.3.0 (2024-08-01)

Features

1.2.5 (2024-07-29)

Bug Fixes

1.2.4 (2024-07-29)

Bug Fixes

1.2.3 (2024-07-29)

Bug Fixes

1.2.2 (2024-07-23)

Bug Fixes

  • slangroom error now are rendered with the correct background and foreground colors (#11) (50505cb)

1.2.1 (2024-07-22)

Bug Fixes

  • storybook headers import updates (#8) (c52dd83)

1.2.0 (2024-07-22)

Features

  • add slangroom editor (#4) (e8b3e85)
  • allow pilot via class as host-context (4d11f37)
  • WIP slangroom editor (a16bb0f)

1.1.0 (2024-05-09)

Features

  • dyne-inline: add ability to put el inline (#3) (3d8973f)

1.0.5 (2024-05-07)

Bug Fixes

  • refactor old leftover to correct package (d12818d)
  • remove testing layout from documentation (5cfbfca)

1.0.4 (2024-05-07)

Bug Fixes

  • remove deprecated README (b232ad1)

1.0.3 (2024-05-07)

Bug Fixes

  • 🤦 allow public publishing! (1cc247b)

1.0.2 (2024-05-07)

Bug Fixes

  • 👌 let's try to publish on npmjs.com (4df4fce)

1.0.1 (2024-05-07)

Bug Fixes

  • github pages publishing (5dca00a)

1.0.0 (2024-05-07)

Bug Fixes

Features

  • dyne-button: 🎉 Initial commit (2e6d10b)
  • dyne-button: add first button's version (ab0ed04)