Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
File

1.0.0-beta.5 (2023-09-14)

Bug Fixes
  • pages-plugins: add rendered = true to include all fields in the lang profiles (#388) (92637531)
  • dev:
    • fix dev and tests on Windows (#386) (16ee235d)
    • use ts-morph to parse template configs (#387) (bc51b803)
    • serverless functions body format consistency (#385) (a2ad104a)

1.0.0-beta.4 (2023-05-10)

New Features
  • add Function input for Slug Manager (#296) (d5987406)
  • catch Analytics failures in the Analytics Component. (#297) (5b1b1fec)
  • add ability to map different CF’s for each feature on urlWriteback (#307) (de55ed24)
Tests
  • playground:
    • upload Windows/Linux screenshots via CI (#302) (24262841)
    • add multibrand playwright tests (#304) (ca2bd181)
    • add entity page playwright test (#301) (6c99f764)
  • dev: playwright tests for static-site (#300) (f2859eb5)

1.0.0-beta.3 (2022-10-04)

Bug Fixes
  • pages-plugins: handle json object input (#234) (abb00a68)

1.0.0-beta.2 (2022-09-30)

Chores
  • update READMEs for Pages Plugins (#216) (43bc00e6)
Bug Fixes
  • plugin: fix slug connector pagination (#233) (e6e1da97)

1.0.0-beta.1 (2022-09-12)

New Features
  • pages-plugins: add slug manager plugin (#210) (c0b53987)
Bug Fixes
  • pages-plugins: rename index.ts to mod.ts (#215) (8d9d4d2f)
  • add https protocol to urlWriteback url (#208) (f65c5633)

1.0.0-beta.0 (2022-09-09)

New Features
  • plugins: add urlWriteback plugin (#201) (f9d2357)