• One thing that is broken by this release: js microtemplates no longer work with html/template if their delimiter uses <>, as they are escaped by the parser as text (they used to be treated as js).

    https://github.com/golang/go/issues/18569