Releases: undone-labs/nuxt-module-ipfs
Releases · undone-labs/nuxt-module-ipfs
v1.0.2-alpha.2
This release includes a major refactor of both the module and associated plugin. This refactor cuts down on the use of Nuxt hooks to just one: generate:done
and fixes a variety of Nuxt asset loading inconsistencies.
v1.0.0-alpha.1
This release has been tested to work for nuxt in static
mode. It successfully loads both the originally intended path and IPFS gateway paths for all resources.
However, there is still some additional work to be performed in terms of optimizing the CI process and error handling, as well as additional features.