Commit graph

55 commits

Author SHA1 Message Date
Ayo Ayco
2eb5b89124 feat: initial registry class 2023-07-18 22:08:01 +02:00
Ayo Ayco
c58b3aa152 feat: support custom serializer/parser
fixes #5
2023-07-18 22:07:45 +02:00
Ayo
7c82df8979 chore: update readme 2023-07-18 15:33:22 +02:00
Ayo
42b79466c5 0.2.2 2023-07-17 17:48:47 +02:00
Ayo
8191bb2bed chore: add more documentation 2023-07-17 17:48:00 +02:00
Ayo
41452dabbc 0.2.1 2023-07-17 17:18:03 +02:00
Ayo
f9a8cd9b01 feat: use textContent prop 2023-07-17 17:17:47 +02:00
Ayo
c540aff352 0.2.0 2023-07-17 17:09:33 +02:00
Ayo
0339b7c262 feat: use JSON script for serializing 2023-07-17 17:09:20 +02:00
Ayo
f584ba3b7e 0.1.9 2023-07-17 10:56:20 +02:00
Ayo
fd13caaffc chore: update readme 2023-07-17 10:56:06 +02:00
Ayo
ee04c9ab58 0.1.8 2023-07-17 10:50:59 +02:00
Ayo
3112df437f chore: update readme 2023-07-17 10:50:52 +02:00
Ayo
29ad406bdf 0.1.7 2023-07-17 10:47:52 +02:00
Ayo
3cf33188d1 0.1.6 2023-07-17 10:46:55 +02:00
Ayo
43b424332c chore: update readme 2023-07-17 10:46:49 +02:00
Ayo
4cd758b42e 0.1.5 2023-07-17 10:40:56 +02:00
Ayo
351c5e5b91 chore: update readme 2023-07-17 10:40:49 +02:00
Ayo
49ef3be87a chore: update readme 2023-07-17 10:39:56 +02:00
Ayo
abe1e9d2d2 refactor: clean code 2023-07-17 07:52:52 +02:00
Ayo
7989fe90c8 0.1.4 2023-07-16 22:12:39 +02:00
Ayo
3d42fd06b7 chore: update readme 2023-07-16 22:12:32 +02:00
Ayo
596c6325ce 0.1.3 2023-07-16 22:11:34 +02:00
Ayo
32229f993a chore: add example for passing all Astro.props 2023-07-16 22:11:18 +02:00
Ayo
1804904dd3 0.1.2 2023-07-16 21:56:14 +02:00
Ayo
ffd430a59a chore: update readme 2023-07-16 21:56:07 +02:00
Ayo
84c2161e4d 0.1.1 2023-07-16 21:53:49 +02:00
Ayo
fb5d905a75 chore: update readme 2023-07-16 21:53:43 +02:00
Ayo
6372fd5100 0.1.0 2023-07-16 21:52:16 +02:00
Ayo
57c47832fd refactor: use Serialize / deserialize as names 2023-07-16 21:51:55 +02:00
Ayo
9ccd6eb132 chore: add documentation/comments to props 2023-07-16 21:40:43 +02:00
Ayo
7b72595909 feat: error message when resume() did not find data 2023-07-16 21:32:03 +02:00
Ayo
0c9d64c28c feat: type for supported data (only primitives) 2023-07-16 21:31:44 +02:00
Ayo
0eb4f3c636 chore: add example for type safety 2023-07-16 20:50:44 +02:00
Ayo
b0dd9791a9 0.0.9 2023-07-16 20:20:04 +02:00
Ayo
2440646418 0.0.8 2023-07-16 20:19:22 +02:00
Ayo Ayco
fb93357cf7 0.0.8 2023-07-16 20:18:00 +02:00
Ayo
941d8da1ad feat: implement generic type or any 2023-07-16 20:14:47 +02:00
Ayo Ayco
a8ccf35cc7 chore: add issues instruction in README 2023-07-16 13:45:53 +02:00
Ayo Ayco
0ad22b4f0a chore: remove repository url 2023-07-16 13:42:20 +02:00
Ayo Ayco
2bba07bb60 0.0.7 2023-07-16 13:07:48 +02:00
Ayo Ayco
b172c2ef60 chore: add license to package.json 2023-07-16 13:07:39 +02:00
Ayo Ayco
c2d9f89c13 0.0.6 2023-07-16 13:05:40 +02:00
Ayo Ayco
ec67e439e5 0.0.5 2023-07-16 12:55:09 +02:00
Ayo Ayco
517560261f chore: add MIT as LICENSE 2023-07-16 12:55:00 +02:00
Ayo Ayco
6c3d1e37bf 0.0.4 2023-07-16 12:52:46 +02:00
Ayo Ayco
197aa06b66 chore: update readme 2023-07-16 12:52:04 +02:00
Ayo Ayco
658a15c275 0.0.3 2023-07-16 12:48:19 +02:00
Ayo Ayco
9c3a7db7fe fix: resume function not exported properly 2023-07-16 12:48:09 +02:00
Ayo Ayco
62e202929e 0.0.2 2023-07-16 12:24:40 +02:00