package:hooks v0.20.0
- Breaking change Rename
EncodedAsset.jsonPath
to
EncodedAsset.encodingJsonPath
. This field only governs theEncodedAsset.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.