oliverdavies.uk/content/node.123f0530-1218-4db1-b8ce-aecf38d8ec41.yml

65 lines
2.3 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

uuid:
- value: 123f0530-1218-4db1-b8ce-aecf38d8ec41
langcode:
- value: en
type:
- target_id: daily_email
target_type: node_type
target_uuid: 8bde1f2f-eef9-4f2d-ae9c-96921f8193d7
revision_timestamp:
- value: '2025-05-11T09:00:40+00:00'
revision_uid:
- target_type: user
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
revision_log: { }
status:
- value: true
uid:
- target_type: user
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
title:
- value: |
Semantic versioning
created:
- value: '2023-05-19T00:00:00+00:00'
changed:
- value: '2025-05-11T09:00:40+00:00'
promote:
- value: false
sticky:
- value: false
default_langcode:
- value: true
revision_translation_affected:
- value: true
path:
- alias: /daily/2023/05/19/semantic-versioning
langcode: en
body:
- value: |
<p>The version number of a release is a key indicator of whether its compatible with existing code.</p>
<p>Semantic versioning is a popular approach used by Drupal core, and many contributed modules, themes and distributions.</p>
<p>It uses version numbers like 1.0.0 to show the major, minor and patch versions.</p>
<p>If the second or third number changes, e.g. 1.1.0 or 1.0.1, the release contains new backwards-compatible features or fixes, so its safe to update.</p>
<p>If the first number changes, e.g. 2.0.0, the release is not backwards compatible and contains breaking changes that youll need to review and update your code accordingly.</p>
format: full_html
processed: |
<p>The version number of a release is a key indicator of whether its compatible with existing code.</p>
<p>Semantic versioning is a popular approach used by Drupal core, and many contributed modules, themes and distributions.</p>
<p>It uses version numbers like 1.0.0 to show the major, minor and patch versions.</p>
<p>If the second or third number changes, e.g. 1.1.0 or 1.0.1, the release contains new backwards-compatible features or fixes, so its safe to update.</p>
<p>If the first number changes, e.g. 2.0.0, the release is not backwards compatible and contains breaking changes that youll need to review and update your code accordingly.</p>
summary: null
field_daily_email_cta: { }