1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-22 19:02:14 +00:00
libs/packages/url-manager/CHANGELOG.md
Florian Bouillon c711f5526e
Deprecated not url related functions (#21)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-11 00:57:12 +02:00

1.3 KiB

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]

Deprecated

  • not URL related functions (#21)

1.0.4 - 2020-11-23

Added

  • Typing for multiple elements (#3)

Changed

  • FromUrl and ToString formatting to match ESLint

1.0.3 - 2020-11-23

Fixed

  • Path not correctly compilinh with only a protocol

1.0.2 - 2020-10-20

Removed

  • Webpack Browser version as it don't nedd any changes from the base version

1.0.1 - 2020-09-02

Changed

  • Test Coverage

1.0.0 - 2020-08-31

Added

  • EVERYTHING