|
1 | | -### Changelog |
| 1 | +# solid-number-flow |
2 | 2 |
|
3 | | -All notable changes to this project will be documented in this file. Dates are displayed in UTC. |
| 3 | +## 0.3.3 |
4 | 4 |
|
5 | | -Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). |
| 5 | +### Patch Changes |
6 | 6 |
|
7 | | -#### [0.3.3](https://github.com/Blankeos/solid-number-flow/compare/0.3.2...0.3.3) |
| 7 | +- chore: Add max as contributor. |
8 | 8 |
|
9 | | -- feat: Non parts props work + examples in docs. [`#4`](https://github.com/Blankeos/solid-number-flow/pull/4) |
10 | 9 | - feat: Added support for non-parts props. Fixes #3 [`#3`](https://github.com/Blankeos/solid-number-flow/issues/3) |
11 | | -- feat: Added examples for trend and continuous. [`0ea1c9c`](https://github.com/Blankeos/solid-number-flow/commit/0ea1c9c167385b4834a6333a790792d74a2de27c) |
12 | 10 |
|
13 | | -#### [0.3.2](https://github.com/Blankeos/solid-number-flow/compare/0.3.1...0.3.2) |
| 11 | +- docs: Added examples for trend and continuous. |
14 | 12 |
|
15 | | -> 20 October 2024 |
| 13 | +- fix: Non parts props work + examples in docs. [`#4`](https://github.com/Blankeos/solid-number-flow/pull/4) Thanks @blankeos! |
16 | 14 |
|
17 | | -- chore: Updated deps, npm keywords, better landing page. [`d0c310b`](https://github.com/Blankeos/solid-number-flow/commit/d0c310ba7e9fa453e4bcdab38d87aabaebd5c3e0) |
18 | | -- chore: release 0.3.2 [`77fd36c`](https://github.com/Blankeos/solid-number-flow/commit/77fd36c98fa270adef5eb6700baafb647e3eaf13) |
| 15 | +## 0.3.2 |
19 | 16 |
|
20 | | -#### [0.3.1](https://github.com/Blankeos/solid-number-flow/compare/0.3.0...0.3.1) |
| 17 | +### Patch Changes |
21 | 18 |
|
22 | | -> 17 October 2024 |
| 19 | +- chore: Updated deps, npm keywords, better landing page. |
23 | 20 |
|
24 | | -- fix: formatting and locales. [`#2`](https://github.com/Blankeos/solid-number-flow/pull/2) |
25 | | -- fix: don't define more than once [`#1`](https://github.com/Blankeos/solid-number-flow/pull/1) |
26 | | -- chore: more docs on site and readme. [`6350841`](https://github.com/Blankeos/solid-number-flow/commit/635084107e60669f3c33cb0e343b81200ebbb783) |
27 | | -- chore: release 0.3.1 [`f6ee64a`](https://github.com/Blankeos/solid-number-flow/commit/f6ee64a36de678766a34a7939de7404d7dd51b98) |
28 | | -- Define outside component [`9388853`](https://github.com/Blankeos/solid-number-flow/commit/9388853615ebfc58bd7e8f74cd1e80aa6fc35217) |
| 21 | +## 0.3.1 |
29 | 22 |
|
30 | | -#### [0.3.0](https://github.com/Blankeos/solid-number-flow/compare/0.0.3...0.3.0) |
| 23 | +### Patch Changes |
31 | 24 |
|
32 | | -> 16 October 2024 |
| 25 | +- fix: formatting and locales [`#2`](https://github.com/Blankeos/solid-number-flow/pull/2) Thanks @blankeos! |
33 | 26 |
|
34 | | -#### 0.0.3 |
| 27 | +- fix: don't define more than once [`#1`](https://github.com/Blankeos/solid-number-flow/pull/1) Thanks @brenelz! |
35 | 28 |
|
36 | | -> 22 October 2024 |
| 29 | +- chore: more docs on site and readme. |
37 | 30 |
|
38 | | -- feat: Non parts props work + examples in docs. [`#4`](https://github.com/Blankeos/solid-number-flow/pull/4) |
39 | | -- fix: formatting and locales. [`#2`](https://github.com/Blankeos/solid-number-flow/pull/2) |
40 | | -- fix: don't define more than once [`#1`](https://github.com/Blankeos/solid-number-flow/pull/1) |
41 | | -- feat: Added support for non-parts props. Fixes #3 [`#3`](https://github.com/Blankeos/solid-number-flow/issues/3) |
42 | | -- feat: Finished port + landing page. [`7852ff7`](https://github.com/Blankeos/solid-number-flow/commit/7852ff7db4062558d557e47985bbac8c12de70e7) |
43 | | -- feat: Added examples for trend and continuous. [`0ea1c9c`](https://github.com/Blankeos/solid-number-flow/commit/0ea1c9c167385b4834a6333a790792d74a2de27c) |
44 | | -- chore: Better dev environment, docs, landing, and tests. [`a5b09b0`](https://github.com/Blankeos/solid-number-flow/commit/a5b09b030d79128c5ab82128b88bd0e76587047f) |
| 31 | +## 0.3.0 |
| 32 | + |
| 33 | +### Patch Changes |
| 34 | + |
| 35 | +- fix: Bug fixes on ssr. |
| 36 | + |
| 37 | +- chore: Better dev environment, docs, landing, and tests. |
| 38 | + |
| 39 | +- feat: Finished port + landing page. |
| 40 | + |
| 41 | +- chore: Codebase formatting. |
0 commit comments