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

Latest commit

 

History

History
130 lines (46 loc) · 3.39 KB

CHANGELOG.md

File metadata and controls

130 lines (46 loc) · 3.39 KB

Change Log

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

1.2.1 (2019-04-05)

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

1.2.0 (2019-02-20)

Features

  • templates: expose additional context when FrameworkError is thrown (061a632)

1.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

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

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

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

Bug Fixes

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

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

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

1.0.2 (2018-07-16)

Bug Fixes

  • define empty object as default for Ajv (e9d85be)

1.0.1 (2018-07-12)

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

1.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

0.1.3 (2018-01-18)

Bug Fixes

  • templates: Fix wrong configuration example in README (82321a9)

0.1.2 (2017-12-13)

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

0.1.0 (2017-11-27)

Features