Skip to content

Releases: tomaskazatel/baserow-client

v0.1.0

07 Jul 21:11
a2b2089
Compare
Choose a tag to compare

Minor Changes

  • 03e09ad: Baserow Client v0.1.0

    Features

    • added support for search params in list method

    Improvements

    • make smaller package by .npmignore

v0.0.3

07 Jul 09:37
16f34ff
Compare
Choose a tag to compare

Patch Changes

  • c295e2d: Baserow Client v0.0.3

    Features

    • Added support for partial edit record

    Improvements

    • Added some tests
    • Added jest test to CI

    Thank you for using the Baserow SDK Client! We hope these new features and enhancements improve your experience with the Baserow application. If you have any feedback or encounter any issues, please don't hesitate to reach out me.

v0.0.2

01 Jul 22:49
c7d187f
Compare
Choose a tag to compare

Patch Changes

  • 13ed273: # Improvements

    • Add pre-commit hook
    • Add eslint, prettier and tsc lint rules
    • Fix repo codestyle

v0.0.1

01 Jul 21:43
Compare
Choose a tag to compare

Patch Changes

  • 6b51597: # Baserow Client v0.0.1

    Features

    • Added support for listing records from the Baserow application tables
    • Added support for retrieving a single record from the Baserow application tables
    • Added support for creating new records in the Baserow application tables
    • Added support for editing existing records in the Baserow application tables
    • Added support for moving records within the Baserow application tables
    • Added support for deleting records from the Baserow application tables

    Enhancements

    Complete TypeScript implementation with comprehensive type definitions for improved development experience and type safety.

    Thank you for using the Baserow SDK Client! We hope these new features and enhancements improve your experience with the Baserow application. If you have any feedback or encounter any issues, please don't hesitate to reach out me.