Releases: mateuszJS/magic-render
Releases · mateuszJS/magic-render
v0.0.1-next.5
08 May 12:47
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix creator api by adding destroy method (fbafd77 )
remove signature verification, since there is no deps to verify (9b5f081 )
v0.0.1-next.4
12 Mar 00:10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
build wasm files before running webpack (#4 ) (f7b6960 )
make lib output as a single ESM file (#3 ) (770370b )
remove wasm pack - test (#5 ) (a0b022b )
v0.0.1-next.3
07 Mar 14:05
Compare
Sorry, something went wrong.
No results found
Bug Fixes
remove typigns form package.json (1f178d6 )
v0.0.1-next.2
07 Mar 13:53
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Add tests, linting, improve output by providing typescript definitions (#2 ) (61e3091 )
v0.0.1-next.1
06 Mar 21:32
Compare
Sorry, something went wrong.
No results found
Init
24 Feb 19:52
Compare
Sorry, something went wrong.
No results found
v0.0.0
fix: remove semantic release dedicated config file and replace it wit…