File tree Expand file tree Collapse file tree 1 file changed +26
-17
lines changed
Expand file tree Collapse file tree 1 file changed +26
-17
lines changed Original file line number Diff line number Diff line change 11# Change Log
2+
23All notable changes to this project will be documented in this file.
34
45The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
56and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
67
7- ## [ 0.3.0] - 2018-04-03
8+ ## [ 0.3.0] - 2018-04-06
9+
810### Changed
9- - Updated package versions in ` devDependencies `
10- - Updated ` graphql ` version dependency to ` 0.13.1 `
11- - Added [ Prettier] ( https://prettier.io/ ) configuration to ` package.json `
12- - Linted (based on updates to eslint packages) and Prettier-ed all files
11+
12+ * Updated package versions in ` devDependencies `
13+ * Updated ` graphql ` version dependency to ` 0.13.1 `
14+ * Added [ Prettier] ( https://prettier.io/ ) configuration to ` package.json `
15+ * Linted (based on updates to eslint packages) and Prettier-ed all files
1316
1417### Added
15- - PhoneNumber
16- - PostalCode
17- - ` package-lock.json `
18+
19+ * PhoneNumber
20+ * PostalCode
21+ * ` package-lock.json `
1822
1923## [ 0.2.0] - 2018-01-16
24+
2025### Changed
21- - Implemented more strict numeric type checking
22- - Some type exception messages changed slightly
23- - Changed ` graphql ` from a dependency to a _ peer_ dependency
26+
27+ * Implemented more strict numeric type checking
28+ * Some type exception messages changed slightly
29+ * Changed ` graphql ` from a dependency to a _ peer_ dependency
2430
2531### Added
26- - NegativeInt
27- - NegativeFloat
28- - NonPositiveInt
29- - NonPositiveFloat
30- - more tests
32+
33+ * NegativeInt
34+ * NegativeFloat
35+ * NonPositiveInt
36+ * NonPositiveFloat
37+ * more tests
3138
3239## [ 0.1.0] - 2017-07-14
40+
3341### Added
34- - Initial Release - released as [ ` @okgrow/graphql-scalars ` ] ( https://www.npmjs.com/package/@okgrow/graphql-scalars ) on npm.
42+
43+ * Initial Release - released as [ ` @okgrow/graphql-scalars ` ] ( https://www.npmjs.com/package/@okgrow/graphql-scalars ) on npm.
You can’t perform that action at this time.
0 commit comments