Skip to content

Latest commit

 

History

History
170 lines (108 loc) · 7.64 KB

CHANGELOG.md

File metadata and controls

170 lines (108 loc) · 7.64 KB

Changelog

0.21.2

Patch Changes

  • Updated almost all dependencies, everything seems to work fine. And added manifest.json for the app to be installable. It will still be single file webapp as it may just work without loading the manifest file.

0.21.0

Minor Changes

  • Removed TS. Using JSDoc instead. Hope to make contributions to the code much easier

0.20.0

Minor Changes

  • 696d108: Fixed the bug by fixing versions of packages, no more bracket and automatic updates.

0.18.4

Patch Changes

  • Fix spellings and bump some deps

0.18.3

Patch Changes

  • Bump all deps

0.18.2

Patch Changes

  • All up to date and works as intended!

0.18.1 (2023-05-15)

Features

Bug Fixes

0.18.1

Patch Changes

  • tauri desktop app is now in a separate package for more clear code

0.18.0

Minor Changes

  • Cleaned up packages and very organized repository for everyone to enjoy.

0.17.3

Patch Changes

  • step one version

0.17.2

Patch Changes

  • file hashing and components list

0.17.1

Patch Changes

  • Guests lists are working fine for messaging example

0.17.0

Minor Changes

  • Finally we hae feature updates, not just the tooling and docs!

0.16.10

Patch Changes

  • many small fixes add to reliability much

0.16.9

Patch Changes

  • more consistent use of gun - always useGun()! This makes us more aware of context when it comes to debugging and checking out code

0.16.8

Patch Changes

  • Gun-es based build

0.16.7

Patch Changes

  • Build gun-es first.

0.16.6

Patch Changes

  • Now we have examples folder with plain HTML files utilizing the power of different levels of Gun-Vue. And one of the newly acessible layers is Vue itself! We're using almost all the functions in the code already, so it's only 3 kB more to share the whole reactivity system with the client. Makes building apps so easy!

0.16.5

Patch Changes

  • Fix the composables build and add the example.html to have it testedindepentenly. Also a very inspiring minimalistic code!

0.16.4

Patch Changes

  • The publish pipeline is finished! Can go furthur