Skip to content

Releases: vp-tw/nanostores-qs

@vp-tw/nanostores-qs@1.0.0

08 Feb 04:39
e313ea1

Choose a tag to compare

Major Changes

  • 9de1496: ## Breaking Changes

    • nanostores peer dependency: ^0.11.4 → ^1.1.0 (nanostores 1.x)
    • @nanostores/react: ^0.8.4 → ^1.0.0 (required for nanostores 1.x compatibility)
    • Minimum Node.js: >=20.19.0

    Tooling Migration

    • Replace Lerna with @changesets/cli for version management
    • Replace Prettier with oxfmt for code formatting
    • Replace tsc type checking with tsgo (TypeScript native preview) in build mode
    • Upgrade ESLint ecosystem (@antfu/eslint-config v7, @vp-tw/eslint-config v1)
    • Upgrade @vp-tw/tsconfig v3 → v4 with TypeScript project references
    • Remove Stylelint

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

v0.4.0

01 Sep 02:28

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

27 Jun 01:58

Choose a tag to compare

What's Changed

  • build(deps): bump vite from 6.3.4 to 6.3.5 in the npm_and_yarn group across 1 directory by @dependabot in #11
  • fix(nanostores-qs): fix default encode and pathname by @gearoidfan in #12

Full Changelog: v0.3.0...v0.3.1

v0.3.0

23 May 06:03

Choose a tag to compare

What's Changed

  • build(deps): bump vite from 6.2.2 to 6.2.3 by @dependabot in #1
  • build(deps): bump vite from 6.2.3 to 6.2.4 by @dependabot in #2
  • build(deps): bump vite from 6.2.4 to 6.2.5 by @dependabot in #3
  • build(deps): bump vite from 6.2.5 to 6.2.6 in the npm_and_yarn group across 1 directory by @dependabot in #4
  • build(deps): bump vite from 6.2.6 to 6.2.7 in the npm_and_yarn group across 1 directory by @dependabot in #5
  • build(deps): bump vite from 6.2.7 to 6.3.4 in the npm_and_yarn group across 1 directory by @dependabot in #6
  • refactor(nanostores-qs): better type def by @VdustR in #8
  • feat(nanostores-qs): force update option by @VdustR in #9
  • fix(nanostores-qs): skip for ssr by @VdustR in #10

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

23 May 06:03

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 May 06:02

Choose a tag to compare