mosaic
mosaic copied to clipboard
https://mosaic-mosaic-dev-team.vercel.app
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.2 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
Bumps [next](https://github.com/vercel/next.js) from 14.2.7 to 14.2.10. Release notes Sourced from next's releases. v14.2.10 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.7. Changelog Sourced from vite's changelog. 5.4.7 (2024-09-20) fix: treat config file as ESM in Deno (#18158) (b5908a2), closes #18158 5.4.6 (2024-09-16) fix: avoid DOM...
Currently the plugin produces a search index with all content on a page as string for a route. https://github.com/jpmorganchase/mosaic/blob/73799275cb0e57fdc4e161a2a7676f6427e78724/packages/store/src/types/searchIndex.ts#L1-L5 This doesn't allow the use case to search for specific page...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 1.9.0. Release notes Sourced from path-to-regexp's releases. Fix backtracking in 1.x Fixed Add backtrack protection to 1.x release (#320) 925ac8e Fix re.exec(&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);/test/route&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);) result (#267) 32a14b0...
Not sure what the correct API should be
Allow editing values stored in frontmatter: - Layout - Title - etc,