2.1.6 (2021-11-26)
- ovee: accelerate template first render and allow for
updateTask
to be awaitable insideinit
hook (9e00200)
2.1.4 (2021-11-12)
- lower all packages target ES version to ES6 (cefdc86)
2.2.0 (2021-11-05)
- @ovee/barba: update how plugins are added to Barba in a more modular way (1e35e58)
2.1.2 (2021-11-03)
- @ovee/barba: add
@barba/router
to available plugins and update emitted events names (937c855)
2.1.1 (2021-10-27)
- Component decorators would not work if Component was used more than one time (5564173)
2.1.0 (2021-10-05)
- docs typos (412fc9a)
- docs typos (5811b46)
- errors are now longer catched by mistake in lifecycle hooks (8c9cda4)
- typo in import (a128315)
- new logging system (de9e980)
- added new external reactivity system with watchers (80289f7)
2.1.0-alpha.0 (2021-09-17)
2.0.8 (2021-08-25)
- typings in
@ovee/barba
and make Barba options optional (822ec1e)