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