Releases: quintype/quintype-node-framework
Releases · quintype/quintype-node-framework
Update quintype-amp version
Update quintype-amp version
Custom timezone support for amp structure data
Added support for custom timezone in amp structure data.
Ticket - https://github.com/quintype/ace-planning/issues/463
Update quintype-node-components library
v4.16.10 chore(release): 4.16.10
Quintype Amp version update to 2.4.8
AMP transforms
- Bump amplib to take transforms
- provide toggle from app level to turn off amp optimizer for debugging purpose
Add basic SEO tags on PWA app shell
Adding title and other basic seo meta tags on the app shell so that they'll be visible on the second load and when it's loaded via service worker
hotfix for amp optimizer bug
Lock @ampproject/toolbox-optimizer version to 2.8.0 to prevent error [object Object] is not a PostCSS plugin
standardize lint
We have noticed getting lint changes based on system preference. To avoid this we are standardizing the lint across malibu libraries
add ability to set custom cache ttl values
Added ability on app-level to override cache-control headers set by the framework.
Ticket - https://github.com/quintype/ace-planning/issues/416