@lumina-study/user-settings
Version:
JSON schema and TypeScript types for Lumina Study user settings configuration
22 lines (14 loc) • 665 B
Markdown
# Changelog
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).
## [Unreleased]
## [1.0.0] - 2025-12-01
### Changed
- **BREAKING**: Removed `degreeId`, `institutionId`, and `degreeTitle` fields from user settings schema as part of migration to community courses
## [0.1.1] - 2025-11-11
### Added
- Initial release with JSON schema for user settings
- TypeScript types auto-generated from JSON schema
- Support for language settings (en/he)
- Support for degreeId property