Skip to content

Releases: CircleCI-Public/circleci-config-sdk-ts

v0.12.3 - Fix Docs Deployment

13 Jun 15:09
d3b3320
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.3

v0.12.2 - Standardize Workflow Job Parameters

13 Jun 13:57
c5dcf85
Compare
Choose a tag to compare

What's Changed

  • feat!: standardize workflow job parameters by @KyleTryon in #176
    This is technically a breaking change! Because this library is still pre-1.0.0 release, there are some breaking changes we may implement as "patches" in some cases depending on if they are seen as a fix and perceived impact. We apologize if this causes any friction.
  • docs: create matrix deploy sample by @KyleTryon in #178
  • docs: add orb example project by @KyleTryon in #179
  • test: add context example by @KyleTryon in #181

Full Changelog: v0.12.1...v0.12.2

v0.12.1

09 Feb 21:13
898897c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0 - Save Config to file + fixes

17 Nov 19:45
79e0b77
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1 Fix multi-image docker executor

12 Oct 20:33
29299f2
Compare
Choose a tag to compare

What's Changed

  • fix(executor): fix generateContents method by @tapesec in #149

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0 Add Docker Layer Caching Support

29 Sep 14:40
c1ebea3
Compare
Choose a tag to compare

What's Changed

Thank you to @a-cordier for adding in the missing docker_layer_caching parameters and adding tests, improving coverage by +0.02

  • feat: add docker layer caching support on machine executors by @a-cordier in #147
  • fix(doc): switch browser and node usage. by @mathieutu in #140

New Contributors

Full Changelog: v0.10.1...v0.11.0

v0.10.1 - Fixed 'global' not defined for browsers

23 Sep 22:01
d9db669
Compare
Choose a tag to compare

What's Changed

  • fix: set globalObject to this in webpack config by @Jaryt in #148

Full Changelog: v0.10.0...v0.10.1

v0.10.0 - General Availability

19 Sep 17:10
46cb714
Compare
Choose a tag to compare

General Availability

The CircleCI Config SDK is now available. We encourage users to try building their next CircleCI pipelines with Javascript/TypeScript.

What's Changed

Full Changelog: v0.8.0...v0.10.0

v0.9.0-alpha.21 - Envrionment Improvements and Advanced Parameter Support

09 Sep 20:07
33e9329
Compare
Choose a tag to compare

What's Changed

  • chore: update license copyright year by @KyleTryon in #133
  • refactor!: Improved implementation of execution properties by @Jaryt in #136
  • feat: added advanced parameter generation by @Jaryt in #138

Full Changelog: v0.9.0-alpha.20...v0.9.0-alpha.21

v0.9.0-alpha.20 - Add Env Vars

01 Sep 22:12
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.9.0-alpha.19...v0.9.0-alpha.20