Releases: Topsort/building-blocks
Releases · Topsort/building-blocks
Release v2.1.0
What's Changed
- UI updates by @sofiavalenzuelapugh in #113
- Refactor by @sofiavalenzuelapugh in #119
- chore: Promote my shop buttton component by @sofiavalenzuelapugh in #118
- Create Shop campaign by @sofiavalenzuelapugh in #121
- Doc: Add how to add promote my shop button in README by @PabloReszczynski in #122
- Promote my Shop: Retrieve shop campaign by @PabloReszczynski in #123
- prepublish: 2.1.0-beta1 by @PabloReszczynski in #126
- add shop name by @sofiavalenzuelapugh in #127
- fix url by @sofiavalenzuelapugh in #128
- Feat: ClickAwayListener by @sofiavalenzuelapugh in #132
- Refactor edit inputs by @sofiavalenzuelapugh in #131
- Feat: Add input on tooltip by @sofiavalenzuelapugh in #120
- feat: switch webpack for vite by @jbergstroem in #130
- fix: disable cors in development by @jbergstroem in #134
- revert: fix: disable cors in development by @jbergstroem in #138
- feat: move variables to environment variables by @jbergstroem in #136
- feat: use version from package.json in user agent by @jbergstroem in #139
- feat: enable typechecking in CI by @jbergstroem in #135
- chore: switch import type by @jbergstroem in #140
- fix: inject component css in html by @jbergstroem in #142
- feat: Use reporting service instead of campaign behavior summary by @PabloReszczynski in #137
- build(deps): bump zod from 3.22.1 to 3.22.2 by @dependabot in #145
- build(deps): bump preact from 10.17.0 to 10.17.1 by @dependabot in #146
- chore: add CODEOWNERS by @jbergstroem in #147
- chore: use env vars instead of hardcoded values by @jbergstroem in #143
- feat: improve distfile generation by @jbergstroem in #144
- Fix: Handle null budget by @PabloReszczynski in #150
- feat: switch to pnpm publish by @jbergstroem in #148
- chore: Add badges to README by @PabloReszczynski in #149
- fix: path to types and requests by @sofiavalenzuelapugh in #151
- fix: improve html by @jbergstroem in #152
- chore: change reporting path by @PabloReszczynski in #154
- feat: add dropdown component by @sofiavalenzuelapugh in #153
- Prerelease v2.1.0-beta2 by @PabloReszczynski in #155
- fix: switch to npm for publishing by @jbergstroem in #156
- revert: fix: switch to npm for publishing by @jbergstroem in #157
- chore: switch user-agent key by @jbergstroem in #159
- build(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in #161
- build(deps-dev): bump the lint group with 3 updates by @dependabot in #160
- feat: date dropdown component by @sofiavalenzuelapugh in #158
- feat: create chart component by @sofiavalenzuelapugh in #162
- Feat/s/promote shop chart by @sofiavalenzuelapugh in #163
- build(deps): bump aws-actions/configure-aws-credentials from 2 to 3 by @dependabot in #164
- prepublish: 2.1.0 by @PabloReszczynski in #165
Full Changelog: v2.0.0...v2.1.0
Prerelease v2.1.0 beta 2
Prerelase v2.1.0 beta 1
A prerelease candidate for v2.1.0
Release v2.0.0
Breaking changes
apiKey
has been removed in favor ofextraAuthHeaders
.authUrl
must be passed in the initial configuration.- Removed stripe integration.
[2022-10-19] v1.0.0
Initial release.