Skip to content

Latest commit

 

History

History
75 lines (37 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

75 lines (37 loc) · 3.36 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.7 (2023-08-26)

Features

  • playground: add meta tags (20ff6cb)
  • use tsc gen types instead (4991aff)

0.0.6 (2023-08-05)

Features

  • add editor to playground (b3b6f83)
  • playground: add markdown parser (29b30d1)
  • update some namings (8d147c5)

Bug Fixes

  • @codemirror/view should not include in buddle (1d375ce)

0.0.5 (2023-08-01)

Features

Bug Fixes

  • should add request body... (7dabb32)

0.0.4 (2023-07-30)

Features

  • add declaration file to dist (ff81ecf)

0.0.3 (2023-07-30)

Features

0.0.2 (2023-07-29)

Bug Fixes

0.0.1 (2023-07-19)

Features

  • adapter should use extends (6386bb9)
  • add codemirror adapter (d2130d0)
  • add codemirror inline attachment ext (bd94127)
  • add input adapter (8872962)
  • remove setupFormData hook (fb7174d)

Bug Fixes