Releases: teddyful/teddy
v0.0.14
Added ability to deploy static audio assets, and dependency updates.
Improvements
- Support deployment of audio assets 65af0e0
Dependency Updates
- Upgrade ajv from v8.17.1 to v8.18.0
- Upgrade commander from v14.0.2 to v14.0.3
- Upgrade minify from v14.1.0 to v15.0.1
- Upgrade string-strip-html from v13.5.0 to v13.5.3
- Upgrade try-to-catch from v3.0.1 to v4.0.5
- Upgrade vite from v6.4.1 to v7.3.1
- Upgrade vitest from v4.0.16 to v4.0.18
- Upgrade wrangler from v4.54.0 to v4.66.0
v0.0.13
v0.0.12
Added a PDF builder service to generate a single PDF data source file containing metadata and text from all site pages which may be used, for example, in relation to Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG).
Improvements
- Add PDF builder service e77d746
- Add support for user-specified datasource language font files 4bb04b6
- Validate site-specific localised configuration c749338
- Update default asset extensions allowed 083696c
- Update Wrangler compatibility date 5da01da
- Add licenses for system dependencies 303e60b
Dependency Updates
- Add pdfkit v0.17.2
v0.0.11
Bug fix relating to the example Cloudflare _headers files by removing stacked paths, and minor improvements relating to appending a forward slash to resolved localised page URLs, and update of the allowed media extensions in the example TravelBook site.
Bug Fixes
- Fix example Cloudflare Workers _headers file by removing stacked paths 9059571
- Fix example Cloudflare Pages _headers file by removing stacked paths 4e47f2f
Improvements
v0.0.10
v0.0.9
Added support for Cloudflare Workers Sites, along with the ability to granually manage cache control for static assets through the ability to configure versioning for build directory names.
Improvements
- Add granular cache control via configurable versioning 79e2b0a
Dependency Updates
- Upgrade vitest from v4.0.15 to v4.0.16
- Add wrangler@latest
v0.0.8
Added the ability to index arbitrary properties from a page's frontmatter metadata, simplified the search query sanitization function to use Unicode properties and hence extend support to global writing scripts, and dependency updates.
Improvements
- Index configurable page metadata keys 3400ff5
- Add site name and version to localised build data 0b266fe
- Sanitize query using Unicode properties cab70e7
Dependency Updates
- Upgrade commander from v14.0.1 to v14.0.2
- Upgrade string-strip-html from v13.4.23 to v13.5.0
- Upgrade vite from v6.3.6 to v6.4.1
- Upgrade vitest from v3.2.4 to v4.0.15
- Upgrade winston from v3.18.3 to v3.19.0
v0.0.7
Added the ability to deploy multiple web configuration files, simplified the search query sanitization function, and dependency updates.
Improvements
- Simplify search query sanitization function f2e48d8
- Deploy multiple web configuration files caf0483
- Extend contributor attributes 8a7afdf
Dependency Updates
- Upgrade string-strip-html from v13.4.13 to v13.4.23
- Upgrade winston from v3.18.1 to v3.18.3
v0.0.6
Added the ability to omit the intermediate distribution sub-directory, and dependency updates.
Improvements
- Add --dist-dir-none build option 563aeb8
Dependency Updates
- Upgrade commander from v13.1.0 to v14.0.1
- Upgrade del from v8.0.0 to v8.0.1
- Upgrade gulp from v5.0.0 to v5.0.1
- Upgrade minify from v14.0.0 to v14.1.0
- Upgrade string-strip-html from v13.4.12 to v13.4.13
- Upgrade vite from v6.3.3 to v6.3.6
- Upgrade vitest from v3.1.2 to v3.2.4
- Upgrade winston from v3.17.0 to v3.18.1
v0.0.5
Added the ability to deploy static theme-specific and site-specific data assets as part of the build pipeline, and dependency updates.
Improvements
- Add deploy data assets feature a4efc5c
Dependency Updates
- Upgrade minify from v13.0.0 to v14.0.0
- Upgrade string-strip-html from v13.4.8 to v13.4.12
- Upgrade vite from v6.2.1 to v6.3.3
- Upgrade vitest from v3.0.8 to v3.1.2