- Fix
communities.getCommunitiesnot working
- Add ability to authenticate using authorization tokens instead of username/password
- Update changed types
- 726f510: Initial Release
- Improve types for facets and certain CRUD operations, make
pubpub.pub.text.importToPubwork
- 7ea7d22: Use pubpub core to make client
- Actually fix the node16 issue
- Add .cts files so moduleResolution: node16/nodenext works in typescript
- Switch to using native fetch and formdata, add better types
- Fix crucial authentication issues
- Add ability to import multiple main document. Add ability to do manual postprocessing of prosemirror tree before importing.
- Change firebase dependency and improve how exporting works
- Correctly import files for both ESM and CJS
- Make API more consistent wrt requiring ids
- Fix issue with facets
- Change some methods to private as to avoid abuse, make client Node only due to CORS issues, and make managing uploads easier.
- Add the ability to import and export pubs