Releases: barelyhuman/mage
Release list
v0.1.1
Changes
- restructure codebase to allow extension of the core implementation, ( repo structure inspired from vercel/swr )
- ssr support for platforms like next.js (even though you don't need something like while using next.js)
- addition of a helper function
onFocus
commitlog
d938a97 - release v0.1.1
4929c4a - re-add deps on pages compile
29a57cd - update docs for helpers
6241129 - fix peer deps meta
5e31024 - Merge pull request #6 from barelyhuman/refactor/reusable-chunks
7ba4bdd - Merge pull request #5 from barelyhuman/refactor/package-structure
14732ca - codestyle updates
38ce385 - injections available during mount
5dc95a3 - fix badge size for pages
2610545 - badge and highlights
generated by commitlog
v0.1.0
Initial release
commitlog
c7d2c3b - release v0.1.0
1108107 - Merge pull request #1 from barelyhuman/simplify
586d521 - fix comment
0c595ac - initial type defs
126f55e - correct repo link
a02efdc - add in github link
ba98a29 - avoid xo for now
85c811d - add header name
447da26 - update readme imports
22b7158 - basics, lifecycle, injections
fe4f90f - add in props to the mount and destroy calls
1dc3b80 - update make target
0fd538b - add peer dep
2d096d2 - base addition for alvu
7e3906c - add injections to onMount and Destroy
39e1086 - fix package for modulers
8a58f41 - quick and dirty impl
07e2a07 - update draft
0052ac5 - add api docs
9dc06dc - add happy path tests
cde6fb0 - update
2e04d69 - re-add state wrapper
7a40b86 - add basic examples
eaf00e1 - mount func exec order
8c4ac5e - simplify the implementation into a curried func
generated by commitlog