Skip to content

Releases: nichady/golte

v0.1.2

16 Dec 00:19
v0.1.2
1d37f12
Compare
Choose a tag to compare

Fixes paths on Windows

v0.1.1

11 Aug 21:29
v0.1.1
8e44165
Compare
Choose a tag to compare

Changes

  • change client build output to allow for additional files under client build to be served

v0.1.0

05 Aug 21:12
v0.1.0
2d9a43b
Compare
Choose a tag to compare

Changes

  • add goto() function, similar to SvelteKit's goto, allowing for navigation in JavaScript without reloading page
  • allow url store to be subscribed from anywhere, not just component initialization
  • fix types not being exposed correctly

v0.0.4

05 Feb 16:25
Compare
Choose a tag to compare

Changes:

  • fix: deps being externalized on server build

v0.0.3

05 Feb 16:23
Compare
Choose a tag to compare

initial release