UNPKG

@toreda/time

Version:

Simple, small footprint library for common time operations and converting between units of time.

19 lines (12 loc) 638 B
# 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] [0.1.5] - 2022-04-11 ### Maintenance * Updated all packages to latest available. * Removed `postcss` package from dependencies. It is not directly used in project but is used by dev packages. * Ran `yarn upgrade` on project. [0.1.5]: https://github.com/toreda/time/releases/compare/v0.0.0...v0.1.5 [unreleased]: https://github.com/toreda/time/compare/v0.1.5...HEAD