Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.117.1](v0.117.0...v0.117.1) (2021-06-21) ### Bug Fixes * Account for TableCell content potentially being undefined ([758b6ea](758b6ea)) * Use `MediaObject` `mediaType` rather than `format`; fix for content types ([186096e](186096e)) * **Build:** Avoid src in dist folder ([0105b6a](0105b6a)), closes [/github.com//pull/957#issue-671741247](https://github.com//github.com/stencila/encoda/pull/957/issues/issue-671741247) * **Build:** Do not use compression withing binary ([c0517d4](c0517d4)) * **Build:** Include dist js in scripts ([d984c93](d984c93)) * **Coercion:** Default to no coercion ([224a378](224a378)), closes [#902](#902) * **dependencies:** update dependency @stencila/thema to ^2.24.2 ([b4bf10b](b4bf10b)) * **dependencies:** update dependency globby to ^11.0.4 ([773a2f9](773a2f9)) * **dependencies:** update dependency papaparse to ^5.3.1 ([99ab93f](99ab93f)) * **dependencies:** update dependency puppeteer to v10 ([de23f29](de23f29)) * **dependencies:** update dependency trash to ^7.2.0 ([dda2194](dda2194)) * **Deps:** Add Schema to peerDependencies and update type guards ([fbd0214](fbd0214)) * **Deps:** Use Schema 1.9.0 ([13a347a](13a347a)) * **GDoc:** Use isA instead of isParagraph ([ffc83fc](ffc83fc)) * **HTML & JATS:** Use Mark.type instead of type map ([712d2f5](712d2f5)) * **Manifest:** Fix issue with the way that the plugin manifest was generated ([017aad3](017aad3)) * **Typings:** Fixes for changes in typing of CreativeWork content ([1a0fe89](1a0fe89))
- Loading branch information