Skip to content

v0.35.0

Compare
Choose a tag to compare
@frankpagan frankpagan released this 21 Aug 04:29
· 137 commits to master since this release

0.35.0 (2023-08-21)

Bug Fixes

Features

  • createDB: Add function to create organization, user, default key, admin role, and user key (13a363b)
  • Refactor CoCreate.config.js for directory entries (5cfced6)
  • Refactor config file example to rename collection to array (820f5b2)
  • Refactor migrateDB.js and updateConfig.js for clarity and consistency (ae423e6)
  • renamed CRUD attributes and params (5969a59)
  • replace attributes "collection", "document" and "name" with "array", "object" and "key". (928996b)
  • Update cocreate dependencies for the latest features and bug fixes (708a096)
  • Upgrade "@cocreate" package dependencies to their latest versions. (89b1c10)