- Allow loading more syntaxes for the
@sanity/code-input
programmatically, see the code input README for more details - You can now specify coupon codes when creating a new project using the CLI, by using the
--coupon
flag, egsanity init --coupon <code>
- Fixes bug where initial values would no longer work when inserting in arrays
- Fixes a bug that caused some false warnings with duplicate and update permissions