Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Latest commit

 

History

History
146 lines (54 loc) · 4.07 KB

CHANGELOG.md

File metadata and controls

146 lines (54 loc) · 4.07 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.2.1 (2019-04-05)

Note: Version bump only for package @atlas.js/braintree

2.2.0 (2019-02-20)

Features

  • atlas: log validation errors via atlas.log 🔎 (83d088a), closes #66

2.1.0 (2019-02-08)

Bug Fixes

  • declarations for object shapes should use type, not interface (7928e6a)
  • remove declare module wrappers from all d.ts files 🔥 (c0e7cd5), closes #69

Features

2.1.0-alpha.7 (2019-01-28)

Note: Version bump only for package @atlas.js/braintree

2.1.0-alpha.6 (2019-01-28)

Bug Fixes

  • remove declare module wrappers from all d.ts files 🔥 (c0e7cd5), closes #69

2.1.0-alpha.5 (2019-01-16)

Note: Version bump only for package @atlas.js/braintree

2.0.1 (2018-07-12)

Note: Version bump only for package @atlas.js/braintree

2.0.0 (2018-05-22)

Features

  • drop components's static defaults, use static config (JSON schema) (5c7d5ce)
  • node.js 10 is now supported release line (521ac2c)

BREAKING CHANGES

1.0.2 (2017-12-13)

Note: Version bump only for package @atlas.js/braintree

1.0.0 (2017-10-24)

Features

BREAKING CHANGES

  • 🔥
  • 🔥

0.2.0 (2017-09-27)

Features

  • Switch to .mjs file extension (0ee25cd)

0.1.1 (2017-09-22)

Note: Version bump only for package @atlas.js/braintree

0.1.0 (2017-09-04)

Features

  • Implement braintree component (532af7e), closes #8