# Changelog

## [0.4.0] - 2026-06-09

Remove management of fonts entirely. Now, we need to manage font loading in the
consuming application.

## [0.3.4] - 2026-05-20 [_changes_](https://github.com/UW-Macrostrat/web-components/compare/@macrostrat/style-system-v0.3.3...@macrostrat/style-system-v0.3.4)

### Patch Changes

- Update blueprintjs dependencies
  [239c0292](https://github.com/UW-Macrostrat/web-components/commit/239c0292ce143f642cf05ec934f246798d89a54f)

## [0.3.3] - 2026-05-19 [_changes_](https://github.com/UW-Macrostrat/web-components/compare/@macrostrat/style-system-v0.3.2...@macrostrat/style-system-v0.3.3)

### Patch Changes

- Improved typescript type bundling across the board
  [75fe675c](https://github.com/UW-Macrostrat/web-components/commit/75fe675cdb93e79dd28291d8769c1a38d2eb21b0)

## [0.3.2] - 2026-04-04 [_changes_](https://github.com/UW-Macrostrat/web-components/compare/@macrostrat/style-system-v0.3.1...@macrostrat/style-system-v0.3.2)

### Patch Changes

- Updated [BlueprintJS](https://blueprintjs.com) dependencies to latest `6.x.x`
  series
  [fa23ec06](https://github.com/UW-Macrostrat/web-components/commit/fa23ec06a42fefa638f1b95bdb68473f2fc9615b)

All notable changes to this project will be documented in this file. The format
is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this
project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.3.1] - 2026-02-09

Swap secondary and tertiary background colors in light mode

## [0.3.0] - 2026-01-25

- Updated dependencies to BlueprintJS v6
- Removed references to `@blueprintjs/color` package, which is now rolled into
  `@blueprintjs/core`

## [0.2.4] - 2025-12-10

- Upgraded Vite dependency

## [0.2.3] - 2025-08-22

- Adjusted box shadow color for dark mode

## [0.2.2] - 2025-06-25

Update types and dependencies

## [0.2.1] - 2025-04-09

- Adjust some colors
- Fix import specifier

## [0.2.0] - 2025-02-14

- Update packaging and build process

## [0.1.1] - 2024-11-05

- Update SASS color functions

## [0.1.0] - 2024-10-02

- Migrated to BlueprintJS Version 5
