Skip to content

Releases: undone-labs/nuxt-module-ipfs

v1.0.2-alpha.2

11 Aug 23:37
Compare
Choose a tag to compare
v1.0.2-alpha.2 Pre-release
Pre-release

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

31 Mar 15:16
dee8924
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

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.