Skip to content

Releases: yann510/ss-search

ss-searchv1.13.0

06 Sep 15:53

Choose a tag to compare

1.13.0 (2025-09-06)

🚀 Features

  • ss-search: typed overloads for search() with correct return types (#126)

❤️ Thank You

  • Yann Thibodeau

ss-searchv1.12.3

06 Sep 15:14

Choose a tag to compare

1.12.3 (2025-09-06)

This was a version bump only for ss-search to align it with other projects, there were no code changes.

ss-searchv1.12.2

27 Jan 02:58

Choose a tag to compare

1.12.2 (2025-01-27)

🩹 Fixes

  • memoization issue which created a new array reference on every function call, making memoization useless (#111)

❤️ Thank You

  • Yann Thibodeau

ss-searchv1.12.1

26 Jan 15:59
97311b1

Choose a tag to compare

1.12.1 (2025-01-26)

🩹 Fixes

  • memoization issue when using different search keys (#110)

❤️ Thank You

  • Yann Thibodeau

ss-searchv1.12.0

04 Nov 16:03

Choose a tag to compare

1.12.0 (2024-11-04)

🚀 Features

  • updated all dependencies + improved return typing with overloads for the search function (#66)

  • fixed return type when withScore is passed + optimized readability and speed of search function + fixed bug when withScore is true and search text is empty (#69)

🩹 Fixes

  • semantic-release (0f9d647)

  • semantic-release + format (4661021)

  • semantic-release (f5fdfdf)

  • version tagging (aaf15a4)

  • semantic-release (1405328)

  • removed rollup config (25efdcb)

  • change package type to module (#92)

  • updated nx and removed exposed cloud token -> nx login for remote caching (#100)

  • benchmark by using es modules in ss-search package (20322ab)

  • build output is now truly esm friendly and works well with cjs too (#101)

  • added missing readme + other files to published package (#104)

❤️ Thank You

  • Vasilis Voyiadjis @billvog
  • Yann Thibodeau

ss-searchv$1.12.1

03 Nov 15:17

Choose a tag to compare

1.12.1 (2024-11-03)

🩹 Fixes

  • npm authentication in CI (a7a507f)

❤️ Thank You

  • Yann Thibodeau

ss-searchv$1.12.0

03 Nov 15:11

Choose a tag to compare

1.12.0 (2024-11-03)

🚀 Features

  • updated all dependencies + improved return typing with overloads for the search function (#66)

  • fixed return type when withScore is passed + optimized readability and speed of search function + fixed bug when withScore is true and search text is empty (#69)

🩹 Fixes

  • semantic-release (0f9d647)

  • semantic-release + format (4661021)

  • semantic-release (f5fdfdf)

  • version tagging (aaf15a4)

  • semantic-release (1405328)

  • removed rollup config (25efdcb)

  • change package type to module (#92)

  • updated nx and removed exposed cloud token -> nx login for remote caching (#100)

  • benchmark by using es modules in ss-search package (20322ab)

  • build output is now truly esm friendly and works well with cjs too (#101)

  • added missing readme + other files to published package (#104)

❤️ Thank You

  • Vasilis Voyiadjis @billvog
  • Yann Thibodeau

v1.10.3

31 Oct 12:52

Choose a tag to compare

1.10.3 (2024-10-31)

Bug Fixes

  • added missing readme + other files to published package (#104) (2c85aa4)

v1.10.2

31 Oct 12:18

Choose a tag to compare

1.10.2 (2024-10-31)

Bug Fixes

  • benchmark (#103) (52ace52)
  • build output is now truly esm friendly and works well with cjs too (#101) (ce1e64a)

v1.10.1

28 Oct 03:01

Choose a tag to compare

1.10.1 (2024-10-28)

Bug Fixes

  • benchmark by using es modules in ss-search package (20322ab)
  • updated nx and removed exposed cloud token -> nx login for remote caching (#100) (f47d5d0)