Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Oct 23:53
· 54 commits to main since this release

1.2.0 (2025-10-30)

Features

  • add development server with file handler and Oni UI integration (0dba3e4)
  • add entity transformer system (7c639de)
  • add file and RO-Crate handler system with streaming support (cffe023)
  • add support for File entity type (edab2bb)
  • add tests (dde7485)
  • create dummy data for development (747c774)
  • refactor in line with latest API changes (7bc19d8)
  • switch entityType to a string so we don't restrict upstream types (24b9e72)

Bug Fixes

  • add migration for entityType (56c1dc5)
  • broken types from test additions (e12d7a0)
  • fixes after testing against oni (32b1b87)
  • issues picked up in review (f0587b1)
  • make changes for upcoming prisma v7 (bfce95a)
  • recordType is now a scalar (8b064cc)
  • vite 4 uses esbuild and needs v8 ignore comments preserved (29de4ad)
  • vite4 has better coverage detection - fill in the blanks (8f3829e)