UNPKG

remark-oembed

Version:

Converts URLs surrounded by newlines into embeds that are loaded asynchronously

129 lines (76 loc) 7.88 kB
## [1.2.2](https://github.com/sergioramos/remark-oembed/compare/v1.2.1...v1.2.2) (2021-03-30) ### Chores - upgrade dependencies ([7c2b942](https://github.com/sergioramos/remark-oembed/commit/7c2b942bccd83a2e6e50f6e31f0def9e48560bdf)) - **deps:** bump actions/cache from v2.1.2 to v2.1.4 ([b80310c](https://github.com/sergioramos/remark-oembed/commit/b80310c1a19088a7868d429ffd87181bed7c583f)) - **deps:** bump actions/setup-node from v2.1.2 to v2.1.5 ([71a0963](https://github.com/sergioramos/remark-oembed/commit/71a09638dcdf114e30edb484da0d0cd0e0a1c9a1)) - **deps:** bump ridedott/release-me-action from v3.2.3 to v3.5.11 ([9c1add3](https://github.com/sergioramos/remark-oembed/commit/9c1add35c47463d221414f7659b69b014a7a2fb7)) - **deps:** bump rlespinasse/github-slug-action from 2.1.1 to 3.4.0 ([04124c9](https://github.com/sergioramos/remark-oembed/commit/04124c97c80c46f75a1022441f7a211a32333fcd)) - **deps:** bump wagoid/commitlint-github-action from v2.0.2 to v3.0.6 ([7d0b76d](https://github.com/sergioramos/remark-oembed/commit/7d0b76d98e933b7803a830408bbfd23c58685877)) - **deps-dev:** upgrade yarn ([531d564](https://github.com/sergioramos/remark-oembed/commit/531d564db0dd17b3a2d2faa0ab9c6ea16b5a43cc)) ## [1.2.1](https://github.com/sergioramos/remark-oembed/compare/v1.2.0...v1.2.1) (2020-10-16) ### Chores - **deps-dev:** bump ridedott/release-me-action to v3.2.3 ([daba7ca](https://github.com/sergioramos/remark-oembed/commit/daba7ca9ca8b5bf8f6ecc7da9826ae7e6a974912)) ### Continuous Integration - don't release on deps-dev scope ([14a262c](https://github.com/sergioramos/remark-oembed/commit/14a262c3c9a4c5e13bb05f5f870e40b14c3fdae9)) # [1.2.0](https://github.com/sergioramos/remark-oembed/compare/v1.1.8...v1.2.0) (2020-10-16) ### Chores - **deps:** bump remark from 12.0.1 to 13.0.0 ([2751e64](https://github.com/sergioramos/remark-oembed/commit/2751e64c772f04dddd2c674c8210cd3639061ba5)) - **deps-dev:** bump actions/cache from v2.1.1 to v2.1.2 ([57fd33b](https://github.com/sergioramos/remark-oembed/commit/57fd33becf43970ba717170439425ff4f7a5892c)) - **deps-dev:** bump c8 from 7.3.2 to 7.3.4 ([e58cef0](https://github.com/sergioramos/remark-oembed/commit/e58cef0ac5efdf4e8b6fe6d048e7e7635733647b)) - **deps-dev:** bump eslint from 7.10.0 to 7.11.0 ([39a3cab](https://github.com/sergioramos/remark-oembed/commit/39a3cab6a1a3281ca36c8647195ca49652a773a1)) - **deps-dev:** bump react-dom from 16.13.1 to 16.14.0 ([0bd6df5](https://github.com/sergioramos/remark-oembed/commit/0bd6df5bc14aff203c8d0efb4337a9321fa913d1)) - **deps-dev:** bump rollup from 2.29.0 to 2.31.0 ([58a3dcb](https://github.com/sergioramos/remark-oembed/commit/58a3dcb719ccd3a6fe326c95f55f460cb17a4418)) - **deps-dev:** upgrade dependencies ([8d64890](https://github.com/sergioramos/remark-oembed/commit/8d648907cc120b163816072812a0e5f3bc39aa87)) ### Features - add provider info to the inline classname ([ef01dc3](https://github.com/sergioramos/remark-oembed/commit/ef01dc3fba28d448da96fb7e144e4072ebd31f92)), closes [#129](https://github.com/sergioramos/remark-oembed/issues/129) ## [1.1.8](https://github.com/sergioramos/remark-oembed/compare/v1.1.7...v1.1.8) (2020-10-08) ### Chores - upgrade dependencies ([ea66ae9](https://github.com/sergioramos/remark-oembed/commit/ea66ae9eb030e8e02428251d41b1d2a37e64c2f3)) - **deps:** bump actions/setup-node from v2.1.1 to v2.1.2 ([79f3a90](https://github.com/sergioramos/remark-oembed/commit/79f3a90eef5a8e85e3fa794adbf5cea6519a62ec)) - **deps:** bump devmasx/coverage-check-action from v1.1.0 to v1.2.0 ([28a4142](https://github.com/sergioramos/remark-oembed/commit/28a4142d63d92e7fbff0799b5010b36a6b08cc0f)) - **deps:** bump rlespinasse/github-slug-action from 2.1.0 to 2.1.1 ([7cd1408](https://github.com/sergioramos/remark-oembed/commit/7cd14088c190a1e9cb3486f37eb816949ed1ab3c)) - **deps-dev:** bump ava from 3.12.1 to 3.13.0 ([4962a73](https://github.com/sergioramos/remark-oembed/commit/4962a736554b92cb7cde1a9160f5dc86041f06b7)) - **deps-dev:** bump remark-html from 12.0.0 to 13.0.1 ([31f432f](https://github.com/sergioramos/remark-oembed/commit/31f432f441fa0464f70c92a846f4dd7fda5be9d8)) - **deps-dev:** bump rollup from 2.28.1 to 2.29.0 ([0c7e2ed](https://github.com/sergioramos/remark-oembed/commit/0c7e2eda011aad474734e7958c09652420bedacf)) ### Continuous Integration - don't release on upgrades to dev deps ([a341eca](https://github.com/sergioramos/remark-oembed/commit/a341ecab700388baad48f616580d7fd2c140cd05)) ## [1.1.7](https://github.com/sergioramos/remark-oembed/compare/v1.1.6...v1.1.7) (2020-09-24) ### Chores - upgrade dependencies ([8ccd493](https://github.com/sergioramos/remark-oembed/commit/8ccd493d4fad1b1939af30134e7178e78bc7b3a9)) ## [1.1.6](https://github.com/sergioramos/remark-oembed/compare/v1.1.5...v1.1.6) (2020-09-14) ### Chores - config to pkg.json ([032acdd](https://github.com/sergioramos/remark-oembed/commit/032acddb7aadb913d35c946dcbaf9b526d9d5c1f)) - **deps-dev:** bump eslint from 7.8.1 to 7.9.0 ([4cd341e](https://github.com/sergioramos/remark-oembed/commit/4cd341e0015e8260e978888f1fe7a0829edce09c)) ### Tests - upgrade snapshots ([40bc5f9](https://github.com/sergioramos/remark-oembed/commit/40bc5f9f91e25cb97661405a1dfde99fdafd31c6)) ## [1.1.5](https://github.com/sergioramos/remark-oembed/compare/v1.1.4...v1.1.5) (2020-09-08) ### Chores - upgrade dependencies ([427df88](https://github.com/sergioramos/remark-oembed/commit/427df88b3373bfdc798d2499ffe3ec71861ea206)) - **deps-dev:** bump prettier from 2.1.0 to 2.1.1 ([cce93ab](https://github.com/sergioramos/remark-oembed/commit/cce93abcabb6ff79974ce77d4e67dfea57648964)) ### Continuous Integration - setup working dependabot ([f6b1991](https://github.com/sergioramos/remark-oembed/commit/f6b199179f2caf51cf775f2e9e8963fd90425a58)) ## [1.1.4](https://github.com/sergioramos/remark-oembed/compare/v1.1.3...v1.1.4) (2020-08-25) ### Chores - **deps-dev:** bump ava from 3.11.1 to 3.12.1 ([6e63441](https://github.com/sergioramos/remark-oembed/commit/6e6344124587f25f4705a3ffc6b89ebe223df8db)) - **deps-dev:** bump prettier from 2.0.5 to 2.1.0 ([7a16df9](https://github.com/sergioramos/remark-oembed/commit/7a16df96090cd85142e3f3dedb38cb01e649b70c)) ## [1.1.3](https://github.com/sergioramos/remark-oembed/compare/v1.1.2...v1.1.3) (2020-08-22) ### Chores - upgrade dependencies ([0705531](https://github.com/sergioramos/remark-oembed/commit/0705531db994ed2c9ff60a68f41a7a2c5e9ec94c)) - upgrade rollup ([411a0dc](https://github.com/sergioramos/remark-oembed/commit/411a0dc8e2b9b3326f3fe156db8dac205355d292)) ## [1.1.2](https://github.com/sergioramos/remark-oembed/compare/v1.1.1...v1.1.2) (2020-08-20) ### Chores - remove scope ([96aa192](https://github.com/sergioramos/remark-oembed/commit/96aa19295ab676d6bb82f8776b703fb06c47f6ab)) ## [1.1.1](https://github.com/sergioramos/remark-oembed/compare/v1.1.0...v1.1.1) (2020-08-18) ### Chores - upgrade dependencies ([ad8def4](https://github.com/sergioramos/remark-oembed/commit/ad8def461017166386e8df373a45587b1d2bc703)) ### Continuous Integration - use NODE_AUTH_TOKEN to publish package ([c668daa](https://github.com/sergioramos/remark-oembed/commit/c668daacad063e1a5614142e863e9c66b3973d34)) - use public npm registry ([770d090](https://github.com/sergioramos/remark-oembed/commit/770d090b43c7c081b43da545ca317e98829f9a43)) # [1.1.0](https://github.com/sergioramos/remark-oembed/compare/v1.0.0...v1.1.0) (2020-05-18) ### Chores - upgrade dependencies ([74c4998](https://github.com/sergioramos/remark-oembed/commit/74c4998b40e7238542532f4263caa7f7194f4636)) ### Features - add support to mdx ([de54725](https://github.com/sergioramos/remark-oembed/commit/de54725987dc1cdf4e7425f1723cc2be08a54cb2)) # 1.0.0 (2020-05-08) ### Features - first commit ([f6a7071](https://github.com/sergioramos/remark-oembed/commit/f6a70710c73f1714b27c0f2ea405cfc6bd69da43))