Skip to content

Releases: sancode-it/addressbar-ts

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 10 Apr 08:49

1.1.7 (2024-04-10)

Reverts

  • "fix: include src/index.ts in the release" (e352c20)

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 09 Apr 20:38

1.1.6 (2024-04-09)

Bug Fixes

  • include src/index.ts in the release (28a393e)

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 09 Apr 09:27

1.1.5 (2024-04-09)

Bug Fixes

  • add getter and setter for value in Addressbar class (ee8e2f9)

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 08 Apr 15:09

1.1.4 (2024-04-08)

Bug Fixes

  • adjust addressbar.value type (a14737d)

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 08 Apr 14:55

1.1.3 (2024-04-08)

Bug Fixes

  • add missing properties to Addressbar class (c22cce5)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Apr 12:39

1.1.2 (2024-04-08)

Bug Fixes

  • rename class to Addressbar and export the type (d133d94)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Apr 23:47

1.1.1 (2024-04-07)

Bug Fixes

  • build before release in ci and fix release content (91c9ca0)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 22:07

1.1.0 (2024-04-07)

Features

  • switch to typescript and use vite for building and vitest for testing (14e5998)