npm @sanity/default-layout 0.112.0
v0.112.0

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

✨ Highlights

  • A set of orderings can now be defined on schema types (#176). Documentation can be found here: https://sanity.io/docs/the-schema/sort-orders.
  • React 16 deprecation warnings should be eliminated and React 16 is allowed as peer dependency (note that we still have some issues with storybook in React 16 (see #165)
  • sanity import has been revamped (#171)
  • Fallback prepare output is now more human friendly (#174)
  • Schema fields now supports the hidden attribute (#175)
  • Help text on sanity start is improved (#183)
  • Issue where CLI stalls after login on MacOS has been fixed (#181)
  • When deleting a dataset, you will now be asked for confirmation (#178)
  • When running sanity init you can now choose between a clean project template and the existing movie database template (#186)

📓 Full changelog

Author Message Commit
Espen Hovlandsdal CLI CDN fixes (#159) 1262dd3
Espen Hovlandsdal [client] Set User-Agent in non-browser environments (#161) 7931275
Bjørge Næss [state-router] Tolerate (but warn) on missing router context (#160) 38a3d92
Bjørge Næss [chore] Fix wrong git urls (#162) 8d8f993
Bjørge Næss [chore] Remove package-lock-files and add yarn.lock/package-lock.json to .gitignore (#163) 968c39b
Espen Hovlandsdal [client] Make node-specific middleware be excluded from bundles (#164) e5332ca
Bjørge Næss [chore] Support React 16.0.0-rc.2 as peer dependency (#166) 2f2e017
Bjørge Næss [chore] Remove babel-preset-react-hmre and fix a few deps issues 34cdb2e
Bjørge Næss [state-router] Import * triggers a deprecation warning, so use import type instead 37b8951
Espen Hovlandsdal [client] Use URI-parameter for asset requests (#167) 8807d2d
Thomas Drevon [form-builder] Pass BlockEditor description to DefaultFormField for rendering (#168) e1e9507
Espen Hovlandsdal [import] Separate dataset import logic into separate modules (#173) b565fdc
Bjørge Næss [schema] Make the output from the fallback preview.prepare more human friendly (#174) 9ff1bcc
Espen Hovlandsdal [form-builder] Feature: Hide fields by specifying hidden in schema (#175) 9525798
Bjørge Næss Define ordering (#176) d745a58
Bjørge [test-studio] Fix accessed view options on wrong key 3964be1
Bjørge [base] Pass viewOptions to preview.prepare in production as well 95d3c91
Espen Hovlandsdal [core] Add help text for sanity start command (#183) 750fbb7
Espen Hovlandsdal [cli] Fix issue where CLI stalls after login on MacOS (#181) 2b79d41
Espen Hovlandsdal [cli] Clean up unused code paths (#180) 94c0048
Espen Hovlandsdal [core] Add confirmation dialog before deleting dataset (#178) b63ee8d
Espen Hovlandsdal [cli] Expand bash-like homedir shortcuts (#177) 1eb7b9c
Espen Hovlandsdal [base] Expose schema creator as CommonJS (#179) 269a50c
Espen Hovlandsdal [cli] Add clean init template (#186) 59d58a0

Don't miss a new default-layout release

NewReleases is sending notifications on new releases.