Skip to content

Releases: usebarekey/svelte-effect-runtime

v1.6.2

12 May 10:49

Choose a tag to compare

v1.6.2

Changes since v1.6.1.

Full diff

Commits

  • 88c3506 Release svelte-effect-runtime 1.6.2

v1.6.0

11 May 13:29

Choose a tag to compare

v1.6.0

Changes since v1.5.0.

Full diff

Commits

  • 9fb57b4 Add examples/ directory with SvelteKit gallery
  • 0aabbae Center the README title
  • 7e23721 Release svelte-effect-runtime 1.6.0

v1.5.0

11 May 08:58

Choose a tag to compare

v1.5.0

Changes since v1.4.1.

Full diff

Commits

  • 0adbde6 Release svelte-effect-runtime 1.4.1
  • 33069d8 Release svelte-effect-runtime 1.5.0

v1.4.1

09 May 17:21

Choose a tag to compare

v1.4.1

Changes since v1.4.0.

Full diff

Commits

  • 3921f1c Fix lint regressions in test suites
  • 5f30dd9 Make manual runtime workflow publish by default
  • 435d134 Add best practices docs page
  • 37a8be2 Update remote function docs
  • c7bd082 Update README links and formatting
  • b82c803 Update README.md
  • 7ee4cb1 Add AI-ready docs content negotiation
  • 7924b5f Fix Vercel docs function includeFiles
  • 2fbe6f3 Fix docs serverless entrypoint resolution
  • 8f13927 Handle Vercel relative docs request urls
  • e704f6c Write docs responses through Vercel node handler
  • 0adbde6 Release svelte-effect-runtime 1.4.1

v1.4.0

20 Apr 15:32
fd5c1d0

Choose a tag to compare

v1.4.0

Changes since v1.3.2.

Full diff

Commits

  • da143a0 chore: fix JSR score issues (#8) (#14)
  • fd5c1d0 Release 1.4.0 sprint work (#16)
  • 3921f1c Fix lint regressions in test suites
  • 5f30dd9 Make manual runtime workflow publish by default

v1.3.2

19 Apr 20:01

Choose a tag to compare

v1.3.2

Changes since v1.3.1.

Full diff

Commits

  • 40280ba Fix form proxy descriptor inspection
  • 46fee50 Merge pull request #13 from usebarekey/codex/issue-12-proxy-descriptor-fix
  • 37fa4bb Merge branch 'release/1.3.1' into master

v1.3.1

19 Apr 18:41
0a96b2e

Choose a tag to compare

v1.3.1

Changes since v1.3.0.

Full diff

Commits

  • bb4911c ci(docs): install dependencies without lockfile
  • 0d61958 test(runtime): normalize packed tarball paths
  • 358788e fix(runtime/v4): repair ServerRuntime typing and avoid ambient $app resolution at dev startup
  • 0a96b2e Merge pull request #11 from usebarekey/release/1.3.1

v1.3.0

19 Apr 00:10
bb758ba

Choose a tag to compare

v1.3.0

Changes since v1.2.4.

Full diff

Commits

  • bd79d41 feat(runtime): add versioned runtime entrypoints
  • 9c56b22 test(runtime): add versioned behavior suites
  • d53bc9e docs: refresh guides for runtime and tooling
  • 1b55775 chore(release): bump companion packages to 1.3.0
  • c2d0fcd fix(review): address runtime export and docs issues
  • 699461e chore(runtime): normalize internal effect imports
  • bb758ba Merge pull request #7 from usebarekey/release/1.3.0
  • bb4911c ci(docs): install dependencies without lockfile
  • 0d61958 test(runtime): normalize packed tarball paths

v1.2.4

18 Apr 15:05
aae6703

Choose a tag to compare

v1.2.4

Changes since v1.2.3.

Full diff

Commits

  • a48ad16 Automate JSR and OpenVSX releases
  • e208c06 Fix release workflow OpenVSX gating
  • 4972ff2 Make runtime JSR-compatible
  • 400010b Commit JSR metadata in runtime config
  • 6b40220 Skip duplicate marketplace publishes
  • c9f2398 Bump release version to 1.2.4
  • aae6703 Merge pull request #5 from usebarekey/release-1.2.4

v1.2.3

18 Apr 13:16

Choose a tag to compare

v1.2.3

Changes since v1.2.2.

Full diff

Commits

  • 45d0024 Fix typo in Form page
  • d65e84d Merge pull request #1 from aurorarissime/patch-1
  • a01e3c6 Convert VSIX packaging to ESM
  • 6ecae54 Merge pull request #3 from usebarekey/vscode-extension-esm
  • 3362ca7 Bump release version to 1.2.3
  • a48ad16 Automate JSR and OpenVSX releases
  • e208c06 Fix release workflow OpenVSX gating
  • 4972ff2 Make runtime JSR-compatible
  • 400010b Commit JSR metadata in runtime config
  • 6b40220 Skip duplicate marketplace publishes