Skip to content

Commit 32514d2

Browse files
authored
Merge pull request #4 from stackb/readme-versioning
Add comment regarding versioning
2 parents d7412cd + a0fffea commit 32514d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,16 @@ This is not a "hard fork", but rather a fork of convenience as google internal
1919
folks may be slow to upgrade the primary for bzlmod and other changes. If that
2020
occurs, this fork will transition to a dormant mode.
2121

22+
Regarding BCR versioning: given closure-template is a mature product, I (@pcj)
23+
chose to start with major version 1.0.0. Future versions are likely to keep
24+
major version 1 and simply bump the minor version. No guarantees of API
25+
stability are provided.
26+
2227
> To keep this fork up-to-date, sync the `stackb/closure-templates:master` to
2328
> `google/closure-templates:master`, then open a PR from
2429
> `stackb/closure-templates:master` -> `stackb/closure-templates:main`.
2530
31+
2632
# Closure Templates
2733
Closure Templates are a client- and server-side templating system that helps you
2834
dynamically build reusable HTML and UI elements. They have a simple syntax

0 commit comments

Comments
 (0)