We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4311169 commit d74ca23Copy full SHA for d74ca23
1 file changed
README.md
@@ -55,4 +55,10 @@ closure_ts_compile(
55
56
`closure_ts_compile` can take `deps` on other `closure_ts_compile` rules. The
57
source `.ts` files will be made available to `tsc`. Only direct `.ts` files in
58
-the primary rule will emitted.
+the primary rule will emitted.
59
+
60
+### Versioning
61
62
+The `rules_tsickle` initial version is `1.0.0` not because of a long history of
63
+development, but because it is anticipated this repo will not see a large amount
64
+of future development.
0 commit comments