docs: update LB4 status#1859
Merged
Merged
Conversation
bajtos
reviewed
Oct 16, 2018
| {% include important.html content="LoopBack 4 is the next step in the evolution | ||
| of LoopBack. It is still in early development and is not yet released. | ||
| " %} | ||
|
|
Member
There was a problem hiding this comment.
Instead of deleting this note, I am proposing to replace it with a note announcing LB 4.0 GA, as we did elsewhere - see e.g. loopbackio/loopback.io#746
{% include note.html content="
LoopBack 4 GA (General Availability) has been released in October 2018,
read more in <a href="http://strongloop.com/strongblog/loopback-4-ga">the announcement post</a>
" %}
raymondfeng
approved these changes
Oct 16, 2018
raymondfeng
requested changes
Oct 16, 2018
raymondfeng
left a comment
Contributor
There was a problem hiding this comment.
CI is failing:
Liquid Exception: Invalid syntax for include tag: content="LoopBack 4 GA (General Availability) has been released in October 2018, read more in <a href="http://strongloop.com/strongblog/loopback-4-ga">the announcement post</a> " Valid syntax: {% include file.ext param='value' param2='value' %} in pages/en/lb4/index.md
jekyll 3.7.3 | Error: Invalid syntax for include tag:
content="LoopBack 4 GA (General Availability) has been
released in October 2018, read more in
<a href="http://strongloop.com/strongblog/loopback-4-ga">the announcement
post</a>
"
Valid syntax:
{% include file.ext param='value' param2='value' %}
Closed
raymondfeng
approved these changes
Oct 16, 2018
This was referenced Oct 17, 2018
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In the LB4 docs main page, remove the note about LB4 is still in early development and is not yet released.