Releases: adobe/aio-lib-campaign-standard
Releases · adobe/aio-lib-campaign-standard
Externalised the github workflow
4.0.0
- chore(deps): update package.json adobe dependencies 4c5daec
- fix(breaking-change): update for nodes 18 and 20 (#122) 7d9124c
- fix: pin eslint-plugin-n to ^15.7 to support node 14 (#111) fd7cd43
- chore(deps-dev): bump eslint-config-standard from 14.1.1 to 17.1.0 (#101) c0ab245
- chore(deps-dev): bump jest-junit from 10.0.0 to 16.0.0 (#102) 9eb1f94
- chore(deps-dev): bump jsdoc from 3.6.11 to 4.0.2 (#105) b46d641
- chore(deps-dev): bump eslint-plugin-jest from 23.20.0 to 27.2.3 (#107) 37ee83a
- chore(deps): bump swagger-client from 3.13.5 to 3.20.0 (#108) 40c7fcf
3.0.1
- chore(deps-dev): bump eslint-plugin-promise from 4.3.1 to 6.1.1 (#98) c42fd04
- chore(deps-dev): bump openapi-schema-validator from 3.0.3 to 12.1.3 (#97) 596ae94
- chore(deps-dev): bump jsdoc-to-markdown from 5.0.3 to 8.0.0 (#100) 2081335
- chore(deps-dev): bump dotenv from 8.6.0 to 16.3.1 (#96) f8f9685
- chore(deps): bump @adobe/aio-lib-core-networking from 3.0.0 to 4.1.0 (#99) 86b89ed
- chore(dev-deps): update jest to v29 (#95) d95adc6
- fix: update codecov with Github Action 918311b
- feat: dependabot added (#93) 5477cdb
3.0.0
- chore: bump deps (major), relax node 14.16 for runtime 32f2423
- chore: add lib-core-networking dep to prerelease 660bf21
- Merge pull request #89 from adobe/proxy-support 8191d3e
- Merge branch 'master' into proxy-support 6084c3a
- chore: add prerelease, run tests on 14+16 12d5ffb
- Merge branch 'master' into proxy-support 352baee
- chore: update engines to 14,16,18 afc18b7
- Updated dep on aio-lib-core-networking to 2.0.0 8713719
- update adobe/aio-lib-core-networking branch to master 98de31b
- Merge branch 'master' into proxy-support a901503
- Add daily npm install and test workflow (#91) 8f59577
- fix: update for new aio-lib-core-networking changes 0651bfe
- fix: update @adobe/aio-lib-test-proxy to 1.0.0 91f529c
- fix: update node-fetch to ^2.6.4 (bug fix release) b9d2ee7
- proxy not set in requestInterceptor any more d2e5731
- typo c2be83c
- add missing dep e233588
- use adobe/aio-lib-test-proxy 5ea4096
- fix: pin node-fetch to 2.6.2 (bug) c39d794
- remove agent usage (we use proxy in the fetch) d648b4e
- fix: proxy now works cbc3d24
- revert index.test.js d823719
- add helper test for requestInterceptor 9f5e0c5
- add missing dev deps for e2e tests 08deac7
- add proxy test in e2e tests 4f505d3
- fix: rename e2e/.env to e2e/env.sample fcfabff
- update tests for proxy 164954c
- WIP feat: use fetch from aio-lib-core-networking (proxy support) f8dddd1