Skip to content

package:hooks v0.20.0

Compare
Choose a tag to compare
@mosuem mosuem released this 04 Aug 11:08
· 58 commits to main since this release
09e4bdb
  • Breaking change Rename EncodedAsset.jsonPath to
    EncodedAsset.encodingJsonPath. This field only governs the EncodedAsset.encoding field, not the whole object.
  • Enable passing metadata from link hooks of a package to the link hooks in
    dependencies, by fixing the link hook execution order.