Releases: inrupt/typescript-sdk-tools
Releases · inrupt/typescript-sdk-tools
v1.5.4
What's Changed
- Move notifications and VC configs to shared env by @NSeydoux in #104
- Ensure dependabot correctly picks up package.json files for eslint-configs and packages by @ThisIsMissEm in #107
- Refactor environment variables validation by @NSeydoux in #110
- Load feature flags even in CI by @NSeydoux in #113
- Release/1.5.4 by @NSeydoux in #114
Full Changelog: v1.5.3...v1.5.4
v1.5.3
v1.5.2
What's Changed
- Feat/add internal playwright helpers by @chelseapinka in #78
- chore(release): publish 1.5.0 by @NSeydoux in #83
- Fix build to support references across workspaces by @NSeydoux in #92
- chore(deps): bump lerna from 6.0.3 to 6.1.0 by @dependabot in #81
- chore(release): publish 1.5.1 by @NSeydoux in #93
- Chore/fix workspace build again by @NSeydoux in #94
- chore(deps): bump @peculiar/webcrypto from 1.4.0 to 1.4.1 by @dependabot in #91
- chore(deps): bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1 by @dependabot in #89
- chore(deps): bump @babel/eslint-parser from 7.18.2 to 7.19.1 by @dependabot in #88
- chore(deps): bump eslint from 8.19.0 to 8.29.0 by @dependabot in #87
- Run CI on push rather than PR by @NSeydoux in #101
- chore(release): publish 1.5.2 by @NSeydoux in #95
Full Changelog: v1.4.3...v1.5.2
v1.4.3
What's Changed
- chore: update dependabot.yml by @ThisIsMissEm in #68
- chore(deps): bump eslint-plugin-jest from 26.5.3 to 27.1.5 by @dependabot in #76
- chore(deps): bump eslint-plugin-playwright from 0.10.0 to 0.11.2 by @dependabot in #74
- chore(deps): bump lerna from 5.6.2 to 6.0.3 by @dependabot in #75
- chore: prevent audits from running on devDependencies by @ThisIsMissEm in #77
- chore(release): publish 1.4.3 by @ThisIsMissEm in #80
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Add optional build step for packages that need build pre-release by @chelseapinka in #72
- chore(release): publish 1.4.2 by @NSeydoux in #73
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- feat(env-helpers): add rollup for build by @chelseapinka in #70
- chore(release): publish 1.4.1 by @chelseapinka in #71
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- chore: rename repo to typescript-sdk-tools by @ThisIsMissEm in #67
- feat(env-helper): adding new package called test-env-helpers by @chelseapinka in #65
- chore(release): publish 1.4.0 by @chelseapinka in #69
New Contributors
- @chelseapinka made their first contribution in #65
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Add Uint8Array and crypto to the polyfills by @NSeydoux in https://github.com/inrupt/javascript-style-configs/pull/62
- chore(release): publish 1.3.1 by @NSeydoux in https://github.com/inrupt/javascript-style-configs/pull/64
Full Changelog: inrupt/javascript-style-configs@v1.3.0...v1.3.1
v1.3.0
What's Changed
- chore(deps): bump parse-url from 7.0.2 to 8.1.0 by @dependabot in https://github.com/inrupt/javascript-style-configs/pull/60
- Release 1.3.0 by @NSeydoux in https://github.com/inrupt/javascript-style-configs/pull/61
Full Changelog: inrupt/javascript-style-configs@v1.2.0...v1.3.0
v1.2.0
What's Changed
- chore(deps): bump eslint-plugin-playwright from 0.9.0 to 0.10.0 in /eslint-config-base by @dependabot in https://github.com/inrupt/javascript-style-configs/pull/55
- ci: disable @skypack/package-check by default by @ThisIsMissEm in https://github.com/inrupt/javascript-style-configs/pull/54
- chore: reorganise repo for shared e2e packages by @ThisIsMissEm in https://github.com/inrupt/javascript-style-configs/pull/56
- feat(eslint-config): allow shadowing of Jest globals by @ThisIsMissEm in https://github.com/inrupt/javascript-style-configs/pull/57
- feat: add package for jest jsdom polyfills by @ThisIsMissEm in https://github.com/inrupt/javascript-style-configs/pull/59
- chore(release): publish v1.2.0 by @ThisIsMissEm in https://github.com/inrupt/javascript-style-configs/pull/58
New Contributors
- @dependabot made their first contribution in https://github.com/inrupt/javascript-style-configs/pull/55
Full Changelog: inrupt/javascript-style-configs@v1.1.0...v1.2.0