npm @sanity/base 0.140.3
v0.140.3

latest releases: 2.36.2, 2.36.2-weighted-search.16, 2.36.2-weighted-search.10...
5 years ago

Upgrade the Command Line Interface (CLI) with

npm install --global @sanity/cli

Upgrade the Content Studio with:

sanity upgrade

✨ Highlights

This is mostly a maintainance and bug-fix release.

  • Added schema validation rule for arrays where using unnamed object types in combination with the block type may lead to problems.

🐛 Notable bugfixes

  • Fixed a bug where URL fields that allows relative URLs would be incorrectly be highlighted as having errors by the browser
  • Fixed a bug in the portable text editor where starting a new document and pasting content as the first action would loose some of the pasted content
  • Fixed issue where links in a default portable text block would not allow relative URLs
  • Fixed issue where primitive values within an array that only allows object types would crash the form builder

📓 Full changelog

Author Message Commit
Kristoffer J. Sivertsen [test] Visual regression testing using backstopjs (#1157) a89d445
Espen Hovlandsdal [form-builder] Use text input for relative URL fields (#1179) 3146a78
Espen Hovlandsdal [schema] Allow tel: and mailto: as URI schemes for block link annotation (#1178) b52037f
even westvang [base] Change startup message from studio branding to pending connection (#1176) 374c332
Espen Hovlandsdal [form-builder] Move pathUtils to util package (#1181) 9ea15cd
Bjørge Næss [core] Coerce semver to allow prereleases of React (#1182) be43753
Espen Hovlandsdal [form-builder] Show warning on non-object array values (#1173) 2b4a481
Per-Kristian Nordnes Validate array type of types for object without a name when used in combination with a block type (#1171) 5b7fda1
Per-Kristian Nordnes [block-tools] Expose normalizeBlock function in README + add test (#1172) c408e4a
Bjørge Næss [form-builder] Include note about the format of _key in the missing keys warning (#1183) db21a13
Knut Melvær Add issue templates (#1180) 27dc5b0
Knut Melvær Remove feature request description 20443ed
Kristoffer J. Sivertsen [test-studio] Add missing name (#1186) 7ccb100
Bjørge Næss [base] Create part of referring documents hoc/util-component (#1188) 4939dcf
Per-Kristian Nordnes [form-builder] Fix editor bugs and upgrade to latest Slate packages (#1189) d80b55c
Kristoffer J. Sivertsen [backstop-test-studio] Update versions (#1192) c7b715a

Don't miss a new base release

NewReleases is sending notifications on new releases.