All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
- Update dependencies
#45
1 March 2023
- Do not convert empty string to number
#41
12 January 2023
- Bump typescript from 4.9.3 to 4.9.4
#36
- Add repo and homepage
#38
- Add contribution docs, update license
#37
- Use bot token for releases
#35
- Bump typescript from 4.8.4 to 4.9.3
#34
6 October 2022
- add missing export
#33
6 October 2022
- add date coercion
#32
23 September 2022
- Adjusted import type from
module
tocommonjs
#30
21 September 2022
- Fixup index output location
#29
21 September 2022
21 September 2022
- Declare type=module in package.json
#27
21 September 2022
- Fix broken import of builded module
#26
21 September 2022
- Change build type from commonjs to es2022
#25
12 September 2022
- BEF-43 Fetch all commits in CI to generate full changelog
#22
- Bump typescript from 4.8.2 to 4.8.3
#24
- Bump @types/jest from 28.1.8 to 29.0.0
#23
29 August 2022
- BEF-43 Dependabot now adds skip-release label
#21
- Bump typescript from 4.7.4 to 4.8.2
#20
- Bump eslint-plugin-jest from 26.9.0 to 27.0.1
#19
25 August 2022
- BEF-43 Fix readme
#18
25 August 2022
- BEF-43 Release package under lokalise org
#17
25 August 2022
- BEF-43 Attempt release on personal account for debugging
#16
24 August 2022
- BEF-43 Release package as a public npm package
#15
24 August 2022
- BEF-43 Update README
#14
- BEF-43 Run npm i over npm ci
#13
- Setup release flow to NPM registry
#12
- Chore/bef 43 colocate tests with source
#10
- Add stringSplitFactory
#8
- Prepare first release
#9
- BEF-43 Add documentation for type coercion preprocessors
#7
- Feature/to array preprocessor
#5
- Align with AJV specs
#6
- Adding toBooleanPreprocessor
#4
- Feature/to number preprocessor
#3
- Feature/to string preprocessor
#2
- Setup basic skeleton
#1
- Initial commit
12d9465