Releases: Saeris/graphql-scalars
Releases · Saeris/graphql-scalars
v2.1.1
v2.1.0
v2.0.0
Breaking Changes:
- Renamed
RegularExpressionFactory
toregularExpressionFactory
because it is a factory function not a class, which causes linting errors due to the capitalization of the first character in the function name. regularExpressionFactory
now takes a config object instead of two arguments. Please refer to the updated documentation in the README for details.- Added a
rangeFactory
function for creating scalars which accept only a given number range.
Commits:
- Add rangeFactory, Rename regularExpressionFactory 7b3b118
- Update Fiddly Config, Add Share Card a53be18
- Fix Netlify Config 144d335
- Fix Styles Directory 44d4fa5
- Add Favicon, Homepage URL 3028b55
- Update Docs Styles 23c7a43
- Update Docs Styles 1ea62dd
- Update README Header efe9829
- Update Docs Formatting + Styles ea777ee
v1.4.2
v1.4.1
Convert to TypeScript
- Update Scripts 2e34a5e
- Convert Tests to TypeScript 2bd5a97
- Use Latest Version of Yarn in TravisCI 91782d7
- Regenerate Lock File 827bd0c
- Update Lock File bf4f1ef
- Remove Greenkeeper, Snyk 4d0696f
- Merge remote-tracking branch 'origin/master' 724e44b
- Update Dependencies, Convert to TypeScript 8c6a8af
- Merge pull request #11 from Saeris/greenkeeper/@pika/plugin-build-node-0.4.0 d79f3e7
- Merge pull request #22 from Saeris/greenkeeper/eslint-6.0.0 8bdcfce
- Merge pull request #24 from Saeris/greenkeeper/lint-staged-9.0.0 5a5255a
- chore(package): update lockfile yarn.lock 41f77c6
- chore(package): update lint-staged to version 9.0.0 f278d97
- chore(package): update lockfile yarn.lock a4b50b3
- chore(package): update eslint to version 6.0.0 317613a
- chore(package): update lockfile yarn.lock 58a3c7b
- chore(package): update @pika/plugin-build-node to version 0.4.0 7a39ab7
- Update Author URL 509c3ec
- 1.3.3 7e5e447
- Bump Version Number 8bf70f1
- 1.3.2 98cf3e3
- Merge 257d373 into master 779f7d6
- 🔧 Fix Example Server Config 257d373
- Merge pull request #9 from meikelmosby/feature/support-8-digit-hex-codes 41364e9
- 🔧 Fix Example Endpoint 348ad9d
- 📄 Update Example Link 20d2398
- 📦 Update Dependencies, Switch to @pika/pack, Update Scripts 325d603
- 🔥 support 8-digit-hex-color-codes for adding support of alpha values source: https://stackoverflow.com/questions/15852122/hex-transparency-in-colors 266016e
- 📄 Docs: Fix Icons e73f4d3
- Merge remote-tracking branch 'origin/master' fb5f4ed
- ✨Feat Add Default Query 8938df7