Skip to content

v1.155.0

Compare
Choose a tag to compare
@rubenfiszel rubenfiszel released this 24 Aug 13:56
a362367

1.155.0 (2023-08-24)

Features

  • add templatev2 using new eval (13d870f)
  • eval v2, blazing fast eval triggered only upon the right changes (#2164) (5207a7a)
  • remove connect in favor of eval (e7aaa17)

Bug Fixes

  • bump bun to 0.8.0 (4825519)
  • fix tables not updating inputs on creation (a419bc4)
  • frontend: Fix code display + use async/await in fetch examples (#2150) (2f9177f)
  • frontend: fix copyToClipboard on non-HTTPS site (#2046) (95ea0e8)
  • update go to 1.12.0 and deno to 1.36.2 (4317573)
  • update python client with by_path methods (8a25a86)