Skip to content

Latest commit

 

History

History
61 lines (44 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

61 lines (44 loc) · 1.3 KB
title permalink description layout
CHANGELOG
/changelog/
List of recent versions and modifications
page

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[v2.0.4] - 2024-04-24

Changed

  • Update importmap with new versions of components
  • Update linting

[v2.0.3] - 2024-04-12

Changed

  • Update importmap with numerous package updates
  • Update HTTP headers

[v2.0.2] - 2024-04-06

Changed

  • Update to use @aegisjsproject/parsers
  • Remove unused Trusted Types Policies
  • Switch to using @shgysk8zer0/core-css for most styles

[v2.0.1] - 2023-07-04

Changed

  • Update packages and config
  • Update module import mapping

[v2.0.0] - 2023-05-11

Added

  • Implement import maps

[v1.1.1] 2023-04-02

Added

  • Implement TrustedTypes

Changed

  • Home layout is now grid of cards

[v1.0.1] 2021-15-07

Changed

  • Replace use of esQuery with functions from DOM module
  • Misc. layout updates
  • Handle Organization addresses, business hours, etc
  • Scroll to first result on search
  • Update to use new <install-prompt> element