|
4 | 4 |
|
5 | 5 | # [1.5.0](https://github.com/untemps/svelte-readotron/compare/v1.4.4...v1.5.0) (2022-02-13) |
6 | 6 |
|
7 | | - |
8 | 7 | ### Features |
9 | 8 |
|
10 | | -* Allow passing function in template prop ([#43](https://github.com/untemps/svelte-readotron/issues/43)) ([7334bc7](https://github.com/untemps/svelte-readotron/commit/7334bc7564b6bbb1ac03c1e0013158fd95d70e6f)) |
| 9 | +- Allow passing function in template prop ([#43](https://github.com/untemps/svelte-readotron/issues/43)) ([7334bc7](https://github.com/untemps/svelte-readotron/commit/7334bc7564b6bbb1ac03c1e0013158fd95d70e6f)) |
11 | 10 |
|
12 | 11 | ## [1.4.4](https://github.com/untemps/svelte-readotron/compare/v1.4.3...v1.4.4) (2022-02-11) |
13 | 12 |
|
14 | 13 | ## [1.4.3](https://github.com/untemps/svelte-readotron/compare/v1.4.2...v1.4.3) (2022-01-14) |
15 | 14 |
|
16 | | - |
17 | 15 | ### Bug Fixes |
18 | 16 |
|
19 | | -* Fix timeout value ([#40](https://github.com/untemps/svelte-readotron/issues/40)) ([0a6ee30](https://github.com/untemps/svelte-readotron/commit/0a6ee30b80fdc8e8a10df0febbc9cd876a585eeb)) |
| 17 | +- Fix timeout value ([#40](https://github.com/untemps/svelte-readotron/issues/40)) ([0a6ee30](https://github.com/untemps/svelte-readotron/commit/0a6ee30b80fdc8e8a10df0febbc9cd876a585eeb)) |
20 | 18 |
|
21 | 19 | ## [1.4.2](https://github.com/untemps/svelte-readotron/compare/v1.4.1...v1.4.2) (2022-01-13) |
22 | 20 |
|
23 | 21 | ## [1.4.1](https://github.com/untemps/svelte-readotron/compare/v1.4.0...v1.4.1) (2022-01-13) |
24 | 22 |
|
25 | | - |
26 | 23 | ### Bug Fixes |
27 | 24 |
|
28 | | -* Fix typo in import ([#38](https://github.com/untemps/svelte-readotron/issues/38)) ([937593c](https://github.com/untemps/svelte-readotron/commit/937593c1a51d03cd900b25593c964ee2e5b0ae75)) |
29 | | -* Remove duplicate file and fix wrong import ([#37](https://github.com/untemps/svelte-readotron/issues/37)) ([fb6f00b](https://github.com/untemps/svelte-readotron/commit/fb6f00b4489e7381e1a5f9a33f04f3756407a343)) |
| 25 | +- Fix typo in import ([#38](https://github.com/untemps/svelte-readotron/issues/38)) ([937593c](https://github.com/untemps/svelte-readotron/commit/937593c1a51d03cd900b25593c964ee2e5b0ae75)) |
| 26 | +- Remove duplicate file and fix wrong import ([#37](https://github.com/untemps/svelte-readotron/issues/37)) ([fb6f00b](https://github.com/untemps/svelte-readotron/commit/fb6f00b4489e7381e1a5f9a33f04f3756407a343)) |
30 | 27 |
|
31 | 28 | # [1.4.0](https://github.com/untemps/svelte-readotron/compare/v1.3.0...v1.4.0) (2021-02-03) |
32 | 29 |
|
33 | | - |
34 | 30 | ### Features |
35 | 31 |
|
36 | | -* Add error slot ([50fc885](https://github.com/untemps/svelte-readotron/commit/50fc88593aa56239ffec5b96da4f1220ff2b9263)) |
| 32 | +- Add error slot ([50fc885](https://github.com/untemps/svelte-readotron/commit/50fc88593aa56239ffec5b96da4f1220ff2b9263)) |
37 | 33 |
|
38 | 34 | # [1.3.0](https://github.com/untemps/svelte-readotron/compare/v1.2.1...v1.3.0) (2021-01-30) |
39 | 35 |
|
40 | | - |
41 | 36 | ### Bug Fixes |
42 | 37 |
|
43 | | -* Remove optional chaining syntax ([4fc302f](https://github.com/untemps/svelte-readotron/commit/4fc302fad101d279c3e4adeed7f87258ce71507d)) |
44 | | - |
| 38 | +- Remove optional chaining syntax ([4fc302f](https://github.com/untemps/svelte-readotron/commit/4fc302fad101d279c3e4adeed7f87258ce71507d)) |
45 | 39 |
|
46 | 40 | ### Features |
47 | 41 |
|
48 | | -* Add support for scroll progression ([8b3b8ca](https://github.com/untemps/svelte-readotron/commit/8b3b8ca7c902eaf3493ce789d83ebba8d30bbf50)) |
49 | | -* Change event name from 'scroll' to 'change' ([1a24456](https://github.com/untemps/svelte-readotron/commit/1a244560dfc3548286eb65c2117c68e7460aa9e3)) |
50 | | -* Dispatch scroll event ([0e69e3e](https://github.com/untemps/svelte-readotron/commit/0e69e3ec69716988393cefe36666f9fe584dbb03)) |
| 42 | +- Add support for scroll progression ([8b3b8ca](https://github.com/untemps/svelte-readotron/commit/8b3b8ca7c902eaf3493ce789d83ebba8d30bbf50)) |
| 43 | +- Change event name from 'scroll' to 'change' ([1a24456](https://github.com/untemps/svelte-readotron/commit/1a244560dfc3548286eb65c2117c68e7460aa9e3)) |
| 44 | +- Dispatch scroll event ([0e69e3e](https://github.com/untemps/svelte-readotron/commit/0e69e3ec69716988393cefe36666f9fe584dbb03)) |
51 | 45 |
|
52 | 46 | ## [1.2.1](https://github.com/untemps/svelte-readotron/compare/v1.2.0...v1.2.1) (2021-01-22) |
53 | 47 |
|
54 | 48 | # [1.2.0](https://github.com/untemps/svelte-readotron/compare/v1.1.3...v1.2.0) (2021-01-20) |
55 | 49 |
|
56 | | - |
57 | 50 | ### Bug Fixes |
58 | 51 |
|
59 | | -* Fix wrong import in tests ([#11](https://github.com/untemps/svelte-readotron/issues/11)) ([a17bb24](https://github.com/untemps/svelte-readotron/commit/a17bb246fef75704f4dc230d88756526b962c703)) |
60 | | - |
| 52 | +- Fix wrong import in tests ([#11](https://github.com/untemps/svelte-readotron/issues/11)) ([a17bb24](https://github.com/untemps/svelte-readotron/commit/a17bb246fef75704f4dc230d88756526b962c703)) |
61 | 53 |
|
62 | 54 | ### Features |
63 | 55 |
|
64 | | -* Add words token ([7e37756](https://github.com/untemps/svelte-readotron/commit/7e377562e149957ac700d6f8bc34c07dadf6fbe7)) |
| 56 | +- Add words token ([7e37756](https://github.com/untemps/svelte-readotron/commit/7e377562e149957ac700d6f8bc34c07dadf6fbe7)) |
65 | 57 |
|
66 | 58 | ## [1.1.3](https://github.com/untemps/svelte-readotron/compare/v1.1.2...v1.1.3) (2021-01-19) |
67 | 59 |
|
|
71 | 63 |
|
72 | 64 | # [1.1.0](https://github.com/untemps/svelte-readotron/compare/v1.0.1...v1.1.0) (2021-01-11) |
73 | 65 |
|
74 | | - |
75 | 66 | ### Features |
76 | 67 |
|
77 | | -* Add slot support ([#4](https://github.com/untemps/svelte-readotron/issues/4)) ([02f1500](https://github.com/untemps/svelte-readotron/commit/02f1500ca2d71bf77389812c26ce3a35e3b375e6)) |
| 68 | +- Add slot support ([#4](https://github.com/untemps/svelte-readotron/issues/4)) ([02f1500](https://github.com/untemps/svelte-readotron/commit/02f1500ca2d71bf77389812c26ce3a35e3b375e6)) |
78 | 69 |
|
79 | 70 | ## [1.0.1](https://github.com/untemps/svelte-readotron/compare/v1.0.0...v1.0.1) (2021-01-06) |
80 | 71 |
|
81 | 72 | # 1.0.0 (2021-01-05) |
82 | 73 |
|
83 | | - |
84 | 74 | ### Features |
85 | 75 |
|
86 | | -* Initiate component ([3c1f907](https://github.com/untemps/svelte-readotron/commit/3c1f907180d0998be37a6b8c49f7c999b0b837a1)) |
| 76 | +- Initiate component ([3c1f907](https://github.com/untemps/svelte-readotron/commit/3c1f907180d0998be37a6b8c49f7c999b0b837a1)) |
0 commit comments