Skip to content

Files

Latest commit

 

History

History
87 lines (44 loc) · 2.77 KB

CHANGELOG.md

File metadata and controls

87 lines (44 loc) · 2.77 KB

Changelog

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

4.3.0 (2023-08-28)

Features

  • added support for SSR environments (#77) (1ae537b)

4.2.5 (2022-09-12)

Bug Fixes

4.2.4 (2022-08-15)

4.2.3 (2022-08-13)

Bug Fixes

4.2.2 (2022-08-13)

Bug Fixes

  • intermediate states cleanup (2766be8)

4.2.1 (2021-09-07)

4.2.0 (2021-08-17)

Features

4.1.1 (2021-08-10)

4.1.0 (2021-07-09)

Features

4.0.0 (2021-06-21)

⚠ BREAKING CHANGES

  • vue2 support is over

  • feat: waypoint bind/unbind

  • feat: tag selection

  • feat: export ts types

  • fix: lib target

  • chore: remove roadmap since it is done

  • build: standard version

  • docs: generally improved and vue2 refs

  • build: release on tag push

  • chore: license and private to false

  • fix: aligned version

  • docs: dev steps

  • docs: move CSS helpers on top

CSS helpers will probably be the most used feature, so we move it to the top

  • docs: CSS features list

  • fix: remove impossible path

  • feat: final decorations

Features