Skip to content

Releases: askable-ui/askable

v0.5.0

13 Apr 04:47
Immutable release. Only release title and notes can be modified.
48e82d4

Choose a tag to compare

What's Changed

  • fix(react): make inspector option reactive in useAskable by @vamgan in #155
  • fix(core): remove AskableContextImpl from public exports by @vamgan in #154
  • fix: bump vitepress and vite to resolve known CVEs by @vamgan in #156
  • feat(core): add source field and push() method by @vamgan in #157
  • docs: add push(), source field, toContext(), and third-party library guide by @vamgan in #160
  • chore: remove Python docs and stale references by @vamgan in #162
  • chore: clean up CopilotKit example app by @vamgan in #161
  • perf(adapters): isolate shared contexts by events config by @vamgan in #166
  • feat(core): react to data-askable attribute mutations by @vamgan in #167
  • perf(core): cache parsed metadata for repeated interactions by @vamgan in #168
  • feat(core): add named scoped contexts by @vamgan in #169
  • feat(core): add viewport-aware context APIs by @vamgan in #170
  • feat(react-native): add initial adapter package by @vamgan in #171
  • ci: publish react-native package in release workflow by @vamgan in #172
  • docs: add react-native site docs by @vamgan in #173
  • feat: add react-native screen awareness hook by @vamgan in #174
  • chore: bump packages to 0.5.0 by @vamgan in #175

Full Changelog: v0.3.1...v0.5.0

v0.4.1

07 Apr 04:47
Immutable release. Only release title and notes can be modified.
906875b

Choose a tag to compare

What's Changed

  • feat: declarative inspector API for all adapters by @vamgan in #128
  • chore: remove Python packages by @vamgan in #129
  • Improve landing page: content, accessibility, integrations by @vamgan in #130
  • chore: bump packages to v0.4.1 by @vamgan in #132

Full Changelog: https://github.com/askable-ui/askable/commits/v0.4.1

v0.4.0

07 Apr 03:14
Immutable release. Only release title and notes can be modified.
e6ad2fe

Choose a tag to compare

What's Changed

  • chore: bump packages to v0.4.0 by @vamgan in #113
  • chore(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #96
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #97
  • chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #99
  • chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #100
  • chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #101
  • chore(deps): bump actions/configure-pages from 4 to 6 by @dependabot[bot] in #102
  • chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #103
  • chore(deps-dev): bump the dev-dependencies group across 1 directory with 12 updates by @dependabot[bot] in #105
  • fix: use Node 24 for publish (ships fixed npm for OIDC) by @vamgan in #114
  • fix: skip tests in publish workflow by @vamgan in #115

New Contributors

Full Changelog: https://github.com/askable-ui/askable/commits/v0.4.0

v0.2.0

05 Apr 18:21
Immutable release. Only release title and notes can be modified.
954f4ae

Choose a tag to compare

Packages

Package Version
@askable-ui/core 0.2.0
@askable-ui/react 0.2.0
@askable-ui/vue 0.2.0
@askable-ui/svelte 0.2.0

What's Changed

  • fix(observer): detach removed askable subtrees by @vamgan in #47
  • fix(adapters): make React/Vue/Svelte bindings SSR-safe by @vamgan in #55
  • docs: tighten onboarding and clarify shipped surfaces by @vamgan in #56
  • feat(examples): add initial CopilotKit React example scaffold by @vamgan in #57
  • feat(examples): add Ask AI side-panel flow to React example by @vamgan in #58
  • feat(core): token budget (maxTokens) and toHistoryContext() prompt helper by @vamgan in #59
  • docs(site): add VitePress developer docs site by @vamgan in #60
  • ci(pages): fix GitHub Pages deployment after docs/ → site/www/ rename by @vamgan in #61
  • feat: Python smoke tests, release workflows, and v0.2.0 version bump by @vamgan in #62

Full Changelog: https://github.com/askable-ui/askable/commits/v0.2.0

v0.1.4

29 Mar 23:11

Choose a tag to compare

Packages

Package Version
@askable-ui/core 0.1.4
@askable-ui/react 0.1.4
@askable-ui/vue 0.1.4
@askable-ui/svelte 0.1.4

Full Changelog: v0.1.3...v0.1.4

v0.1.3

29 Mar 23:04

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

29 Mar 22:34

Choose a tag to compare