AFFiNE/tools/@types/env
EYHN 6202ba5ada
refactor(core): remove jump once (#6733)
Previously, we marked `jumpOnce: true` on `doc.meta` to open a specific doc after creating a new workspace. This pr removes `jumpOnce` and directly jumps to the specific doc URL.

This PR also fixes an error when opening the all-page page, because the all-page page scans the jumpOnce attribute of all docs, and the code in it will fail on damaged data.
2024-04-29 08:51:31 +00:00
..
__all.d.ts refactor(core): remove jump once (#6733) 2024-04-29 08:51:31 +00:00
package.json chore: bump base version to 0.14.0 (#6170) 2024-03-19 02:34:18 +00:00