Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.113.0 #191

Merged
merged 12 commits into from
Sep 21, 2017
Merged

Release 0.113.0 #191

merged 12 commits into from
Sep 21, 2017

Conversation

bjoerge
Copy link
Member

@bjoerge bjoerge commented Sep 21, 2017

✨ Highlights

  • The date type has been renamed to richDate. You may need to run a migration script. More info
  • The structure of block content has changed to a format that is more intuitive and easier to work with. You may need to run a migration script if you have been using the block editor. More info
  • Retrying of failed GET/HEAD-requests in Node.js client

📓 Full changelog

Author Message Commit
Espen Hovlandsdal [chore] Normalize dependency versions (#184) eda91be
Espen Hovlandsdal [client] Retry failed GET/HEAD-requests (#182) 645457b
Thomas Drevon Rename date => richDate (#169) cf07e5e
Per-Kristian Nordnes [form-builder] Refactor block editor (#188) 9e72d87
Bjørge Næss [base] Add missing dependency 602e835
Per-Kristian Nordnes [test-studio] Test inline objects for block editor dd42702
Per-Kristian Nordnes [form-builder] Fix typo in deprectation warning 1473a69
Bjørge Næss [cli] Update sanity init template (#189) 7ab059a
Bjørge Næss [data-aspects] Hide richDate by default 73b6122

rexxars and others added 12 commits September 20, 2017 10:19
* [client] Retry failed GET/HEAD-requests

* [import] Upgrade get-it to v3

* [client] Be explicit about how max retries per request
[base] Add richDate schema type

[date-input] Rename Date --> RichDate. Add Date, which produces a plain string instead of an object.

[schema] Date is now represented by a string

[date-input] Date now returns a localized or utc string, depending on schema options

[date-input] Remove richDate legacy string support and tidy up comments

[form-builder] Declare RichDateInput

[schema] Remove date type completely

[example-studio] Setup test case for richDate / deprecation in test studio

[date-input] Rename date => richDate and deprecate type: date usage

[base] Add richDate to base schema

[form-builder] Add RichDate to input resolver + add converter for date => richDate

[schema] Add link to deprecation warning
Rename previously known as marks to decorators
Support annotations through marks
Support custom inline nodes
Better paste plugin and html deserializer code
Refactor block schema
Upgrade Slate
Various bugfixes
@bjoerge bjoerge merged commit 28aa62b into master Sep 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants