Cody Olsen
Cody Olsen
Moving it out of #155 so this can be done in multiple PRs. # Guiding principles behind the rebuild * Ponyfill principles, never alter globals that one day could break...
Changelog haven't been updated since v2, and I'd rather not continue to update it manually. It should be generated the same way release notes are generated during publish.
Goals: - Solve token issues in an elegant way, so Safari users get Preview Mode without hurting perf for Chrome. - Don't increase page load JS when preview mode is...
Transitions can now be aborted by passing an abort signal, as defined by: https://dom.spec.whatwg.org/#aborting-ongoing-activities
Hey, We've noticed that the more people we have working on our JS SPA app views, all of which are translated, the more painful git merge conflicts we get. A...
### Description Making the new baseline React `v18`. This is a breaking change, and it requires a version of `@sanity/ui` that is also on react 18. It sets the foundation...
### Description Draft PR to keep track of `styled-components@v6` as it implements interesting react 18 APIs such as `useInsertionEffect` hook. If it turns stable before studio v3 GA we might...
### Description # [Vite v5 is full of goodies, perf and fixes.](https://vitejs.dev/blog/announcing-vite5#vite-5-0-is-out) ## And [v5.1](https://vitejs.dev/blog/announcing-vite5-1.html#performance-improvements) ### What to review `sanity dev` should hot reload faster, `sanity build` should be significantly...
### Description Enables Renovatebot to open PRs without requiring approving the PR on https://github.com/sanity-io/sanity/issues/4030
Highly experimental, not ready for review it's just surfaced here for transparency so the team is aware of where the code published to `npm i groq-js@introspection` is coming from. It's...