You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(@deepnote/convert): replace uuid with crypto.randomUUID for CJS c…
…ompatibility (#214)
* fix(@deepnote/convert): replace uuid with crypto.randomUUID for CJS compatibility
* fix(@deepnote/convert): bump version
feat(@deepnote/convert): export detectFormat and NotebookFormat (#210)
* feat(@deepnote/convert): export detectFormat and NotebookFormat
* chore: revert @deepnote/blocks bump and bump @deepnote/convert
* refactor: rename variable in detectFormat to make it more clear