Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.17 KB

File metadata and controls

55 lines (33 loc) · 1.17 KB

Changelog

[1.0.10] - 2026-04-24

[1.0.9] - 2026-04-14

[1.0.8] - 2026-04-10

[1.0.7] - 2026-04-09

[1.0.6] - 2026-04-09

[1.0.5] - 2026-03-29

[1.0.4] - 2025-11-24

[1.0.3] - 2025-11-24

[1.0.2] - 2025-11-24

[1.0.1] - 2025-11-24

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]

Added

  • Comprehensive GitHub Actions workflows for CI/CD
  • Automated version bumping and publishing
  • Multi-platform and multi-version Node.js testing

Changed

  • Updated package.json scripts for better development workflow
  • Improved test coverage and type checking

[1.0.0] - 2024-11-24

Added

  • Initial release of TypeUp DOM library
  • Complete Block and Inline element implementations
  • Support for both CommonJS and ES modules
  • Comprehensive test suite with 100% coverage

Features

  • Document Object Model for TypeUp documents
  • Type-safe element creation and manipulation
  • Serialization to/from JSON objects
  • String representation for all elements