Skip to content

Latest commit

 

History

History
90 lines (48 loc) · 3.07 KB

CHANGELOG.md

File metadata and controls

90 lines (48 loc) · 3.07 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.1 (2024-05-21)

3.0.0 (2024-04-10)

Bug Fixes

  • Store preset with valid default props (25bf275)

⚠ BREAKING CHANGES

2.0.1 (2022-05-18)

Bug Fixes

  • include field options in translatable strings (cfcc94e)

2.0.0 (2020-04-17)

⚠ BREAKING CHANGES

  • Use schemas from mapeo-schema

Features

  • Use schemas from mapeo-schema (879c5c3)

1.5.0 (2020-04-15)

Features

  • Add helperText property to fields (324aeea)

1.4.2 (2020-03-04)

Bug Fixes

  • Fix error messages (again) (8bc686b)

1.4.1 (2020-03-04)

Bug Fixes

  • Fix warning messages and formatting (dd1da1d)

1.4.0 (2019-11-12)

Features

  • Add new field type select_multiple (29ff2cd)

[1.3.0] - 2019-05-30

Added

  • New field type select_one

[1.2.2] - 2017-06-26

Fixed

  • Fix default build dir path

[1.2.1] - 2016-12-13

Fixed

  • Remove some stray console.log

[1.2.0] - 2016-10-05

Added

  • Command line option --dir, defaults to ./build
  • Option to allow presets with additional properties outside schema

1.1.0 - 2016-08-16

Added

  • id-presets lint - lints presets without writing any files

1.0.0 - 2016-08-16

Initial release