Skip to content

Latest commit

 

History

History
411 lines (212 loc) · 17 KB

CHANGELOG.md

File metadata and controls

411 lines (212 loc) · 17 KB

Change Log

6.5.0

Minor Changes

6.4.1

Patch Changes

6.4.0

Minor Changes

6.3.0

Minor Changes

6.2.1

Patch Changes

  • #351 97c80e5 Thanks @janniks! - Fix bug that would revert to undefined wallet popup behavior.

6.2.0

Minor Changes

6.1.3

Patch Changes

6.1.2

Patch Changes

6.1.1

Patch Changes

6.1.0

Minor Changes

6.0.1

Patch Changes

6.0.0

Major Changes

5.5.4

Patch Changes

5.5.3

Patch Changes

5.5.2

Patch Changes

5.5.1

Patch Changes

5.5.0

Minor Changes

5.4.1

Patch Changes

5.4.0

Minor Changes

  • #199 4073fee Thanks @fbwoolf! - This updates our old 'stacks-wallet' download paths to be 'hiro-wallet'.

5.3.0

Minor Changes

  • #193 0cad6f1 Thanks @fbwoolf! - This updates the modal illustrations and adds the onCancel callback to closing the modal

5.2.0

Minor Changes

5.1.6

Patch Changes

5.1.5

Patch Changes

5.1.4

Patch Changes

5.1.3

Patch Changes

  • #139 8c0fc9a Thanks @fbwoolf! - This makes modifications to our stencil config so we can import our custom elements properly in connect.

5.1.2

Patch Changes

  • #124 f21e8fb Thanks @fbwoolf! - This changes the path for downloading the firefox web wallet to be the firefox store
  • #125 107908d Thanks @fbwoolf! - This fixes closing the modal that prompts users to install the stacks wallet.

5.1.1

Patch Changes

  • #109 b0ccf13 Thanks @fbwoolf! - This changes the path for downloading the chrome web wallet to be the chrome store

5.1.0

Minor Changes

5.0.6

Patch Changes

  • #93 d8b58a5 Thanks @aulneau! - This update brings with it many of the changes that we've already added to the @stacks/ui and stacks-wallet-web repositories. Namely:
    • esbuild is used for both tsdx and webpack builds
    • the type declaration outputs for @stacks/connect and @stacks/connect-react have been cleaned up
    • we are now using changesets to version and document our changes in these projects
    • adds patch-package so that we can make a small patch to tsdx to enable better directory output of dist files

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

5.0.5 (2021-03-17)

Bug Fixes

  • promise handling in authenticate (1075ee2)

3.0.3 (2021-03-08)

Bug Fixes

3.0.2 (2021-03-08)

Bug Fixes

3.0.1 (2021-03-08)

Bug Fixes

  • checkout main when publishing npm on main (40446a0)

3.0.0 (2021-03-05)

Bug Fixes

  • webpack 5, fast refresh :~) (63d7d38)

Features

  • improved UX around wallet onboarding (8ab3dd3)
  • stacks wallet for web (6957c04)
  • use extension-native apis for app messaging (663281a)

2.17.16 (2021-01-09)

Note: Version bump only for package @stacks/connect-ui

2.17.15 (2021-01-08)

Bug Fixes

  • broken tx signing with extension (0235140)

2.17.14 (2021-01-06)

Bug Fixes

  • ignore exit code from FF addon publish (ae05d36)

2.17.13 (2021-01-06)

Bug Fixes

  • use job conditionals instead of workflow conditional (772b374)

2.17.12 (2021-01-06)

Bug Fixes

  • ignore tags refs for version workflow (d2a18fc)

2.17.11 (2021-01-06)

Bug Fixes

  • better syntax for excluding tagged commits' (4729d01)

2.17.10 (2021-01-06)

Bug Fixes

  • dont run publish on master commits without tag (0b7cb3a)

2.17.9 (2021-01-06)

Note: Version bump only for package @stacks/connect-ui

2.17.8 (2020-12-29)

Bug Fixes

  • build rpc pkg before deploying contracts (c56d3f7)

2.17.7 (2020-12-29)

Bug Fixes

  • support ts paths in deploy-contracts script (4bc3ce3)

2.17.6 (2020-12-29)

Bug Fixes

  • build packages before deploy-contracts script (66f0857)

2.17.5 (2020-12-29)

Bug Fixes

  • auto-deploy testnet contracts with github actions (b1b5c97)

2.17.4 (2020-12-14)

Bug Fixes

  • prod deploy apps job action (b8ccc59)

2.17.3 (2020-12-14)

Bug Fixes

  • change lerna publish to skip existing versions (ac16572)

2.17.1 (2020-12-04)

Bug Fixes

  • export auth from connect (d201aab)

2.17.0 (2020-11-25)

Features

  • update extension build instructions (4d55afa)

2.16.4 (2020-11-18)

Bug Fixes

  • duplicate 'powered by' on sign in, fixes #629 (6648517)

2.16.3 (2020-11-17)

Bug Fixes

  • update actions to fix set-path err (0b4fd95)

2.16.2 (2020-11-13)

Note: Version bump only for package @stacks/connect-ui

2.16.1 (2020-11-09)

Bug Fixes

  • build connect ui in build-ext.sh (c0bd586)

2.16.0 (2020-11-07)

Features

  • more tests for url validation (cad6e6a)

2.15.4 (2020-11-06)

Bug Fixes

  • blockstack, react dep versions (7f23d36)

2.15.3 (2020-11-05)

Bug Fixes

  • valid-url package for url validation (2d0664b)

2.15.2 (2020-11-05)

Bug Fixes

2.15.1 (2020-11-05)

Bug Fixes

  • add additional url validation (1b67fbd)

2.15.0 (2020-11-04)

Features

  • further simplify app instructions (598827d)

2.14.1 (2020-11-03)

Bug Fixes

  • proper glob for lerna packages (5367055)

2.14.0 (2020-11-02)

Bug Fixes

  • remove debug logging around message pong (c91581c)
  • stencil publishing tweaks (db45290)

Features

2.13.1 (2020-11-02)

Bug Fixes

  • esm loader setup for stencil (10c2eef)

2.13.0 (2020-11-02)

Bug Fixes

  • remove debug logging around message pong (c91581c)

Features