Releases: HubSpot/hubspot-local-dev-lib
Releases · HubSpot/hubspot-local-dev-lib
v2.0.1
What's Changed
- chore: Add CODEOWNERS by @joe-yeager in #197
- chore: Add tests for CMS utils by @kemmerle in #195
- chore: Add a fallback to process.env.GITHUB_TOKEN by @joe-yeager in #198
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- fix!: Remove default exports and add linting rule for default exports. by @joe-yeager in #165
- feat: Wrap AxiosErrors in custom error object by @joe-yeager in #151
- Expose axios response by @camden11 in #167
- feat!: Refactor error handling by @joe-yeager in #159
- Unauthed http option by @camden11 in #171
- fix: Fix updateContext not updating the messages by @joe-yeager in #177
- chore: deprecate
lib/developerTestAccounts.ts
by @joe-yeager in #178 - chore: Remove redundant file by @joe-yeager in #180
- fix: Logging fixes by @joe-yeager in #185
- Removing unused task status fetch by @adamawang in #186
- fix: Fix next branch merge by @joe-yeager in #194
- v2 by @joe-yeager in #166
Full Changelog: v1.13.1...v2.0.0
v1.13.0
What's Changed
- Add fetchEnabledFeatures by @camden11 in #189
- fix: Use path.sep to fix path check on Windows by @brandenrodgers in #190
- fix: Return the tracking request when not authenticated by @brandenrodgers in #191
- Remove custom project 403 error handlers by @brandenrodgers in #169
Full Changelog: v1.12.0...v1.13.0