supaworker-js

Supaworker is a job queue for Supabase projects.

MIT License

Downloads
13
Stars
1

Bot releases are visible (Hide)

supaworker-js - v2.1.4 Latest Release

Published by github-actions[bot] 6 months ago

2.1.4 (2024-05-04)

Bug Fixes

  • update error log to check debug flag (73eb187)
supaworker-js - v2.1.3

Published by github-actions[bot] 6 months ago

2.1.3 (2024-05-04)

Bug Fixes

  • update dequeue sql function to reference supaworker schema (20ddf0d)
supaworker-js - v2.1.2

Published by github-actions[bot] 6 months ago

2.1.2 (2024-05-04)

Bug Fixes

  • simplify realtime publication (930328b)
supaworker-js - v2.1.1

Published by github-actions[bot] 6 months ago

2.1.1 (2024-05-04)

Bug Fixes

supaworker-js - v2.1.0

Published by github-actions[bot] 6 months ago

2.1.0 (2024-05-04)

Features

  • enqueue disabled jobs (58683f5)
  • handle changes to enabled column in jobs (6091eca)
supaworker-js - v2.0.0

Published by github-actions[bot] 6 months ago

2.0.0 (2024-05-04)

chore

BREAKING CHANGES

  • createSupaworker has a new return type
supaworker-js - v1.0.2

Published by github-actions[bot] 6 months ago

1.0.2 (2024-05-01)

Bug Fixes

  • expose supaworker schema (64522dc)
  • update enqueue usage in worker (640f158)
supaworker-js - v1.0.1

Published by github-actions[bot] 6 months ago

1.0.1 (2024-04-30)

Bug Fixes

  • add doc to client opts, bump version (1da71ce)