Skip to content

Releases: qwacko/skGuard

0.1.1 - Fix Release

10 May 18:26
b8c01f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0 - Svelte 5 Support

09 May 19:02
90526e8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.15...0.1.0

0.0.15 - Bundler Fixes

25 Dec 09:44
d595ef7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.14...0.0.15

0.0.14a

23 Dec 09:56
1b26390
Compare
Choose a tag to compare

Same as 0.0.14, but with fixed function to publish to NPM.

What's Changed

  • Update publishToNPM.yaml (Node / NPM Versions) by @qwacko in #17

Full Changelog: 0.0.14...0.0.14a

0.0.14 - Sveltekit 2.0 Support

23 Dec 09:52
3484a11
Compare
Choose a tag to compare

Updated to include SvelteKit 2.0 support

What's Changed

Full Changelog: 0.0.13...0.0.14

0.0.13 - Rethinking Client Load Function

11 Sep 11:18
e302c9b
Compare
Choose a tag to compare

Made client load funciton have the user load in the validation functionality rather than automatically derive it as derivation is very difficult.

What's Changed

Full Changelog: 0.0.12...0.0.13

0.0.12 - Client Load Function Implemented

11 Sep 11:07
98a6a33
Compare
Choose a tag to compare

Key change here is that there is not a client load function.
Additionally the repository includes a lightweight demonstration webpage to demonstrate the implementation of the functionality.

What's Changed

Full Changelog: 0.0.11...0.0.12

0.0.11 - Fixed frontend validation and types.

11 Sep 09:36
0dbb140
Compare
Choose a tag to compare

What's Changed

  • Updated page type, and also removed "validationFrontend" by @qwacko in #7

Full Changelog: 0.0.10...0.0.11

0.0.10 - Frontend Validation Fix

11 Sep 09:19
37b48dc
Compare
Choose a tag to compare

What's Changed

  • Made frontend validation need validation data fed into it. by @qwacko in #6

Full Changelog: 0.0.9...0.0.10

0.0.9 - 2023-09-11

11 Sep 09:04
cda9f00
Compare
Choose a tag to compare

What's Changed

  • Feat: Added front-end functionality. by @qwacko in #1
  • Feat: Added frontend functionality. by @qwacko in #2
  • Feat: Made frontend work. by @qwacko in #3
  • feat: Made version bump work. by @qwacko in #4
  • 0.0.9 - Updated default function. by @qwacko in #5

New Contributors

  • @qwacko made their first contribution in #1

Full Changelog: 0.0.8...0.0.9