Skip to content

Latest commit

 

History

History
58 lines (29 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

58 lines (29 loc) · 2.32 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.2.0 (2021-11-17)

Features

  • upgrade to Angular 13 and switch to modern APF (#99) (3cafc3b)

6.1.0 (2021-06-30)

Features

  • enable OnPush for all components and setup server-side rendering (#90) (c2fea90)

Bug Fixes

  • lib: default size for content loader viewbox (#76) (a749240)

6.0.0 (2020-10-31)

⚠ BREAKING CHANGES

  • 🧨 align the library with react and remove base url functionality

Features

5.0.0 (2020-07-23)

⚠ BREAKING CHANGES

  • 🧨 support ng10

Features

4.0.0 (2019-08-19)

Bug Fixes

  • content-loader: set baseUrl before setFillStyle, setClipStyle (285c2b4)

Features

  • 🎸 lib (91ff5bb)
  • content-loader: set baseUrl to window.location.pathname in ngOnInit (f88fde5)

BREAKING CHANGES

  • move to ngneat