gradio/js/statustracker/CHANGELOG.md
pngwn 3d263ba007
chore: update versions (#5796)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-05 14:10:45 -07:00

1.4 KiB

@gradio/statustracker

0.2.2

Patch Changes

  • Updated dependencies []:
    • @gradio/atoms@0.1.4

0.2.1

Patch Changes

  • Updated dependencies [8f0fed857]:
    • @gradio/icons@0.2.0
    • @gradio/atoms@0.1.3

0.2.0

Features

  • #5342 afac0006 - significantly improve the performance of gr.Dataframe for large datasets. Thanks @pngwn!

0.1.1

Patch Changes

  • Updated dependencies [abf1c57d]:
    • @gradio/icons@0.1.0
    • @gradio/atoms@0.1.1

0.1.0

Features

  • #5215 fbdad78a - Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. Thanks @pngwn!
  • #5216 4b58ea6d - Update i18n tokens and locale files. Thanks @hannahblair!