UNPKG

@jackdbd/eleventy-plugin-text-to-speech

Version:

Eleventy plugin that uses text-to-speech to generate audio assets for your website, then injects audio players in your HTML.

164 lines (81 loc) 8.77 kB
# CHANGELOG ## @jackdbd/eleventy-plugin-text-to-speech [3.2.0](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@3.1.0...@jackdbd/eleventy-plugin-text-to-speech@3.2.0) (2024-04-29) ### Features * **eleventy-plugin-content-security-policy:** generate header rules in vercel.json ([90b4a5e](https://github.com/jackdbd/undici/commit/90b4a5e110a5ba243117798ac26be7a5f2d89766)) * **hosting-utils:** add package ([19d3456](https://github.com/jackdbd/undici/commit/19d345632683ce85bbc88d741d0bbe7168b3e302)) ## @jackdbd/eleventy-plugin-text-to-speech [3.2.0-canary.1](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@3.1.0...@jackdbd/eleventy-plugin-text-to-speech@3.2.0-canary.1) (2024-04-23) ### Features * **eleventy-plugin-content-security-policy:** generate header rules in vercel.json ([90b4a5e](https://github.com/jackdbd/undici/commit/90b4a5e110a5ba243117798ac26be7a5f2d89766)) * **hosting-utils:** add package ([19d3456](https://github.com/jackdbd/undici/commit/19d345632683ce85bbc88d741d0bbe7168b3e302)) ## @jackdbd/eleventy-plugin-text-to-speech [3.1.0](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@3.0.1...@jackdbd/eleventy-plugin-text-to-speech@3.1.0) (2024-02-05) ### Features * **eleventy-plugin-content-security-policy:** migrate to zod ([70dce01](https://github.com/jackdbd/undici/commit/70dce01715f36a4070d491444f50e3ccdb70fad1)) ## @jackdbd/eleventy-plugin-text-to-speech [3.1.0-canary.1](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@3.0.1...@jackdbd/eleventy-plugin-text-to-speech@3.1.0-canary.1) (2024-02-05) ### Features * **eleventy-plugin-content-security-policy:** migrate to zod ([70dce01](https://github.com/jackdbd/undici/commit/70dce01715f36a4070d491444f50e3ccdb70fad1)) ## @jackdbd/eleventy-plugin-text-to-speech [3.0.1](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@3.0.0...@jackdbd/eleventy-plugin-text-to-speech@3.0.1) (2024-02-03) ### Bug Fixes * **eleventy-plugin-text-to-speech:** self-hosted assets are not URLs ([3f2371d](https://github.com/jackdbd/undici/commit/3f2371d23a06b27a811193552b1d1fe5a9732fb9)) ## @jackdbd/eleventy-plugin-text-to-speech [3.0.0](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@2.0.1...@jackdbd/eleventy-plugin-text-to-speech@3.0.0) (2024-02-03) ### ⚠ BREAKING CHANGES * **eleventy-plugin-text-to-speech:** a breaking change was introduced in a previous commit, so this fix is "upgraded" to a breaking change in order to trigger a major release bump. * **eleventy-plugin-text-to-speech:** removed a lot of options and move some of them in each rule. * **eleventy-plugin-text-to-speech:** big changes ([1191784](https://github.com/jackdbd/undici/commit/1191784bf8742f83d0cec6c289fe62df1fbcff9f)) ### Features * **eleventy-plugin-text-to-speech:** avoid duplicates in CSS selectors ([4377ecf](https://github.com/jackdbd/undici/commit/4377ecfa73f27c5ba9af65aad237fab5055d8e76)) ### Bug Fixes * **eleventy-plugin-text-to-speech:** avoid duplicated audio elements ([b7a3d8b](https://github.com/jackdbd/undici/commit/b7a3d8bd9d4435095b218fce598b5f289a138e1b)) * **eleventy-plugin-text-to-speech:** create assets dir, if necessary ([90e5281](https://github.com/jackdbd/undici/commit/90e5281b6aad5ff0e78c7d7d291d8abe6047589f)) ## @jackdbd/eleventy-plugin-text-to-speech [3.0.0-canary.3](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@3.0.0-canary.2...@jackdbd/eleventy-plugin-text-to-speech@3.0.0-canary.3) (2024-02-03) ### Bug Fixes * **eleventy-plugin-text-to-speech:** create assets dir, if necessary ([90e5281](https://github.com/jackdbd/undici/commit/90e5281b6aad5ff0e78c7d7d291d8abe6047589f)) ## @jackdbd/eleventy-plugin-text-to-speech [3.0.0-canary.2](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@3.0.0-canary.1...@jackdbd/eleventy-plugin-text-to-speech@3.0.0-canary.2) (2024-02-01) ### Bug Fixes * **eleventy-plugin-text-to-speech:** avoid duplicated audio elements ([b7a3d8b](https://github.com/jackdbd/undici/commit/b7a3d8bd9d4435095b218fce598b5f289a138e1b)) ## @jackdbd/eleventy-plugin-text-to-speech [3.0.0-canary.1](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@2.0.2-canary.1...@jackdbd/eleventy-plugin-text-to-speech@3.0.0-canary.1) (2024-01-31) ### ⚠ BREAKING CHANGES * **eleventy-plugin-text-to-speech:** a breaking change was introduced in a previous commit, so this fix is "upgraded" to a breaking change in order to trigger a major release bump. ### Features * **eleventy-plugin-text-to-speech:** avoid duplicates in CSS selectors ([4377ecf](https://github.com/jackdbd/undici/commit/4377ecfa73f27c5ba9af65aad237fab5055d8e76)) ## @jackdbd/eleventy-plugin-text-to-speech [2.0.2-canary.1](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@2.0.1...@jackdbd/eleventy-plugin-text-to-speech@2.0.2-canary.1) (2024-01-29) ### ⚠ BREAKING CHANGES * **eleventy-plugin-text-to-speech:** removed a lot of options and move some of them in each rule. * **eleventy-plugin-text-to-speech:** big changes ([1191784](https://github.com/jackdbd/undici/commit/1191784bf8742f83d0cec6c289fe62df1fbcff9f)) ## @jackdbd/eleventy-plugin-text-to-speech [2.0.1](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@2.0.0...@jackdbd/eleventy-plugin-text-to-speech@2.0.1) (2022-09-14) ### Bug Fixes * **eleventy-plugin-text-to-speech:** rebuild docs ([e71792f](https://github.com/jackdbd/undici/commit/e71792f282d1205a5286d28484ab6d2c17805d60)) ## @jackdbd/eleventy-plugin-text-to-speech [2.0.0](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@1.1.0...@jackdbd/eleventy-plugin-text-to-speech@2.0.0) (2022-09-12) ### ⚠ BREAKING CHANGES * **eleventy-plugin-text-to-speech:** this commit should trigger a new major release. ### Features * **eleventy-plugin-text-to-speech:** test major version bump ([625a961](https://github.com/jackdbd/undici/commit/625a9614ea11784a2df150d210e063be78213049)) ## @jackdbd/eleventy-plugin-text-to-speech [2.0.0-canary.1](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@1.1.0...@jackdbd/eleventy-plugin-text-to-speech@2.0.0-canary.1) (2022-09-12) ### ⚠ BREAKING CHANGES * **eleventy-plugin-text-to-speech:** this commit should trigger a new major release. ### Features * **eleventy-plugin-text-to-speech:** test major version bump ([625a961](https://github.com/jackdbd/undici/commit/625a9614ea11784a2df150d210e063be78213049)) ## @jackdbd/eleventy-plugin-text-to-speech [2.0.0-alpha.1](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-text-to-speech@1.1.0...@jackdbd/eleventy-plugin-text-to-speech@2.0.0-alpha.1) (2022-07-11) ### ⚠ BREAKING CHANGES * **eleventy-plugin-text-to-speech:** this commit should trigger a new major release. ### Features * **eleventy-plugin-text-to-speech:** test major version bump ([625a961](https://github.com/jackdbd/undici/commit/625a9614ea11784a2df150d210e063be78213049)) ## @jackdbd/eleventy-plugin-text-to-speech 1.1.0 (2022-07-09) * chore(eleventy-plugin-text-to-speech): release v.1.1.0-alpha.1 [skip ci] ([28c1962](https://github.com/jackdbd/undici/commit/28c1962)) * feat(eleventy-plugin-text-to-speech): new API that uses rules with regexes ([58b5181](https://github.com/jackdbd/undici/commit/58b5181)) ## @jackdbd/eleventy-plugin-text-to-speech 1.1.0-alpha.1 (2022-07-09) * feat(eleventy-plugin-text-to-speech): new API that uses rules with regexes ([58b5181](https://github.com/jackdbd/undici/commit/58b5181)) ## @jackdbd/eleventy-plugin-text-to-speech 1.0.0 (2022-07-07) * chore(eleventy-plugin-text-to-speech): release v.1.0.0-alpha.1 [skip ci] ([07126ca](https://github.com/jackdbd/undici/commit/07126ca)) * chore(eleventy-plugin-text-to-speech): release v.1.0.0-alpha.2 [skip ci] ([22a3f5d](https://github.com/jackdbd/undici/commit/22a3f5d)) * feat(eleventy-plugin-text-to-speech): add package ([a0df0ae](https://github.com/jackdbd/undici/commit/a0df0ae)) * feat(eleventy-plugin-text-to-speech): allow hosting audio files on Cloud Storage ([b11878a](https://github.com/jackdbd/undici/commit/b11878a)) ## @jackdbd/eleventy-plugin-text-to-speech 1.0.0-alpha.2 (2022-07-07) * feat(eleventy-plugin-text-to-speech): allow hosting audio files on Cloud Storage ([b11878a](https://github.com/jackdbd/undici/commit/b11878a)) ## @jackdbd/eleventy-plugin-text-to-speech 1.0.0-alpha.1 (2022-07-05) * feat(eleventy-plugin-text-to-speech): add package ([a0df0ae](https://github.com/jackdbd/undici/commit/a0df0ae))