Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 00:22

1.0.0 (2023-05-19)

Features

  • occurrence: add occurrenceUtils module with flattenObject function to flatten nested objects into an array of key-value pairs (1ce5e68)
  • page.tsx: add tab navigation to occurrence page for easier access to different occurrence details (7f65d04)

Bug Fixes

  • route.ts: handle error and close writer in finally block to ensure proper cleanup (8ae4709)