Skip to content

Releases: rubix-studios-pty-ltd/payload-typesense

v1.6.6

26 May 15:03
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.6.6 (2026-05-26)

Performance Improvements

v1.6.5

22 May 16:53
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.6.5 (2026-05-22)

Bug Fixes

  • consolidate React import statement in ThemeProvider component (259acf0)
  • update import statements to consolidate React import and adjust linter settings (cb59a1a)

v1.6.4

22 May 16:05
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.6.4 (2026-05-22)

Bug Fixes

  • release pipeline and update packages (bd62041)
  • update copyright information and author name in documentation files (0d18ec3)
  • update imports to use type-only imports and enhance linter rules (1ca1384)

v1.6.3

28 Apr 20:54
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.6.3 (2026-04-28)

Bug Fixes

  • release: update branch name from 'development' to 'dev' (bcf2c60)

v1.6.2

22 Apr 20:07
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.6.2 (2026-04-22)

Bug Fixes

  • ci: correct semantic-release plugin configuration (06b836d)

v1.6.1

21 Apr 15:53
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.6.1 (2026-04-21)

Bug Fixes

  • axios: upstream axios dep pinning (ef51a43)

v1.6.0

19 Apr 07:33
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.6.0 (2026-04-19)

Bug Fixes

  • release: trigger patch release (c288d1c)

Features

  • typesense: pin version upstream axios (b0988c6)

v1.5.5

29 Mar 04:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.5.5 (2026-03-29)

Bug Fixes

  • improve type checking in syncExistingDocuments and update tsconfig settings (d2bb912)

v1.5.4

29 Mar 04:33
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.5.4 (2026-03-29)

Bug Fixes

  • initialization doesn't happen when 'id' is type 'number' (babde32), closes #59

v1.5.3

29 Mar 04:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.5.3 (2026-03-29)

Bug Fixes

  • all rich text fields that appear in searchFields should be extractText()'d (6d272e0), closes #57