UNPKG

trifid-plugin-spex

Version:
106 lines (54 loc) 1.89 kB
# trifid-plugin-spex ## 4.0.0 ### Major Changes - 3c9ceba: Convert the whole codebase into TypeScript. This is is marked as a major change, as some imports may need to be updated. ## 3.0.0 ### Major Changes - 499601f: The path to the CSS file needs to be changed from `static/style.css` to `static/spex.css` in case you are using a custom template for the SPEX plugin. ## 2.2.3 ### Patch Changes - a8a1f21: Set `@zazuko/spex` version to be exactly equal to `0.2.1`, as `0.2.2` will include a breaking change in the generated style file name, and might break some custom templates. ## 2.2.2 ### Patch Changes - f0e3b13: Fix and improve types references ## 2.2.1 ### Patch Changes - 724f2ed: Fix `requestPort` value, to handle `null` cases and simplify the logic ## 2.2.0 ### Minor Changes - 007e201: Upgrade Fastify to v5. ### Patch Changes - 080f5d8: Harmonize author and keywords fields - a97a6a0: Use Apache 2.0 license ## 2.1.1 ### Patch Changes - 1cafa55: Return `reply` in the `routeHandler`, in order to be compatible with the support for compression. ## 2.1.0 ### Minor Changes - 9d02f2a: Upgrade SPEX to 0.2.1. ## 2.0.2 ### Patch Changes - e8faa76: Internally use the new `render` function, that takes the `request` as first argument. ## 2.0.1 ### Patch Changes - 195cb7b: Bump import-meta-resolve from 3.0.0 to 4.0.0 ## 2.0.0 ### Major Changes - 4b515f8: Use 'plugins' instead of 'middlewares' - e069220: The plugin is now using the new Trifid factory, which is a breaking change. ## 1.1.4 ### Patch Changes - 7940ded: Upgrade `import-meta-resolve` to v3.0.0 ## 1.1.3 ### Patch Changes - be26d8a: Upgrade @zazuko/spex to 0.1.20 ## 1.1.2 ### Patch Changes - bb4119c: Improve style ## 1.1.1 ### Patch Changes - 06ff521: Use new SPEX option names internally ## 1.1.0 ### Minor Changes - 17fac44: Upgrade @zazuko/spex to 0.1.19