Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 826 Bytes

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 826 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

[0.27.0] 2022-12-22

Changed

  • All NPM dependencies have been updated.
  • All Rubygems have been updated.

[0.26.0] 2022-01-17

Added

  • concourse.js is now a native ES module and as such can be imported without any transpilation in ES module-friendly projects. Consumers using require are unaffected and can continue using require.

Fixed

  • Fix (0 , _formUrlencoded.default) is not a function error.

Security

  • Dependency follow-redirects has been updated to prevent CVE-2022-0155