You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+
## 19.1.0 (2025-04-14)
6
+
7
+
8
+
### Features
9
+
10
+
* cache for requests implemented ([b1d27e5](https://github.com/borjamrd/ngx-notion-cms/commit/b1d27e5d1744e293177118421d1979f2dcae434b))
11
+
* copy to clipboard created and block code edited ([00a8cfc](https://github.com/borjamrd/ngx-notion-cms/commit/00a8cfc6729ec09699149ba3e92e66eab90e9afd))
12
+
* database items now have status and tags with styles ([80b8f75](https://github.com/borjamrd/ngx-notion-cms/commit/80b8f7522b705f1287132aed0ea5ae7273a775d1))
13
+
* migrate to v19 ([29cc49f](https://github.com/borjamrd/ngx-notion-cms/commit/29cc49f4a87fe5d457aa6608ef06159d8a6f3be8))
* version funcional de librería con actions ([90ed97e](https://github.com/borjamrd/ngx-notion-cms/commit/90ed97e0261e7a469a60e874ef85cd7c5fb85590))
18
+
19
+
20
+
### Bug Fixes
21
+
22
+
* allow import bundle with tailwind classes ([39d0771](https://github.com/borjamrd/ngx-notion-cms/commit/39d077150a180b66681a0edb765a12f2c3ec31e4))
23
+
* allow import directly from generated css file with tw classes ([1ec1a84](https://github.com/borjamrd/ngx-notion-cms/commit/1ec1a8438c29a0ccd136f1c9ef842f8544cbff7b))
24
+
* avoid pushing undefined to blocks array in service ([fa9c628](https://github.com/borjamrd/ngx-notion-cms/commit/fa9c6282f9f9372336f7783bd13d64fe5eab3c2c))
25
+
* avoid undefined on table of contents ([72271aa](https://github.com/borjamrd/ngx-notion-cms/commit/72271aacccd0c8485c8247d2f11439600df9db99))
26
+
* change in page onInit for onChanges ([32c756f](https://github.com/borjamrd/ngx-notion-cms/commit/32c756faba4824f7dff3d44919ee3b4a78cc0351))
27
+
* change selector and lint added to kusky prepush ([0ee52c1](https://github.com/borjamrd/ngx-notion-cms/commit/0ee52c16710e9d4a339dc924610250d58005f0fc))
28
+
29
+
# Changelog
30
+
3
31
Este archivo sigue el formato de [Conventional Commits](https://www.conventionalcommits.org) y es generado automáticamente por `standard-version`.
0 commit comments